Alphabetical Index: G

_ A B C D E F G H I L M N P Q R S T U V W

G

generateOid(Object) - static method in class com.sun.star.uno.UnoRuntime
Generates a world wide unique object identifier (OID) for the given Java object.
get() - method in class com.sun.star.uno.WeakReference
Returns a hard reference to the object that is kept weak by this class.
get(int) - method in class com.sun.star.lib.uno.helper.InterfaceContainer
Returns the element at the specified position in this list.
getArrayTypeName() - method in class com.sun.star.uno.ITypeDescription
Gets the (Java) array type name.
Gets a bridge from environment from to environment to.
getBridgeByName(String,Object,String,Object,Object[]) - static method in class com.sun.star.uno.UnoRuntime
Gets a bridge from environment from to environment to.
getBridges() - static method in class com.sun.star.uno.UnoRuntime
Returns an array of all active bridges.
getClassLoader(URL,Attributes) - method in class com.sun.star.lib.unoloader.UnoClassLoader
Obtains a class loader for a UNO JAR.
getComponentType() - method in class com.sun.star.uno.ITypeDescription
Gets the component ITypeDescription if this is an array type, otherwise returns null.
getConnection() - method in class com.sun.star.lib.uno.helper.UnoUrl
Returns the name of the connection of this Uno Url.
getConnectionAndParametersAsString() - method in class com.sun.star.lib.uno.helper.UnoUrl
Returns the raw specification of the connection name and parameters.
getConnectionParameters() - method in class com.sun.star.lib.uno.helper.UnoUrl
Returns the connection parameters as a Hashmap with key/value pairs.
getConnectionParametersAsString() - method in class com.sun.star.lib.uno.helper.UnoUrl
Returns the raw specification of the connection parameters.
getContainedTypes() - method in class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
only returns types which have at least one value in InterfaceContainer return value can contain an element null, if someone called addInterface (null, interf)
getContainer(Object) - method in class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
param key can be null
getContext() - method in class com.sun.star.uno.IEnvironment
Gets the context of this environment.
getCurrentContext() - static method in class com.sun.star.uno.UnoRuntime
Gets the current context of the current thread, or null if no context has been set for the current thread.
getEnvironment(String,Object) - static method in class com.sun.star.uno.UnoRuntime
Retrieves an environment of type name with context context.
getExtraTypes() - static method in class com.sun.star.comp.helper.UnoInfo
Gets the extra UNO types.
getFastPropertyValue(int) - method in class com.sun.star.lib.uno.helper.PropertySet
getFastPropertyValue(int) - method in class com.sun.star.lib.uno.helper.PropertySetMixin
Implements com.sun.star.beans.XFastPropertySet.getFastPropertyValue.
getField() - method in class com.sun.star.uno.IFieldDescription
Gives native java field of this member.
getFieldDescription(String) - method in class com.sun.star.uno.ITypeDescription
Gets the IFieldDescription for the field with the name name, if it exists, otherwise returns null.
getFieldDescriptions() - method in class com.sun.star.uno.ITypeDescription
Gets the IFieldDescription for every field, if this type is an interface.
getImplementationId() - method in class com.sun.star.lib.uno.helper.WeakBase
Method of XTypeProvider.
getImplementationName() - method in class com.sun.star.lib.uno.helper.Factory
getIndex() - method in class com.sun.star.uno.IMemberDescription
Gives the relative index of this member in the declaring interface or struct (including superclasses).
getInSignature() - method in class com.sun.star.uno.IMethodDescription
Gives any array of ITypeDescription> of the [in] parameters.
getJarMainAttributes(URL) - static method in class com.sun.star.lib.unoloader.UnoClassLoader
Obtains the main section of the manifest of a JAR.
getJars() - static method in class com.sun.star.comp.helper.UnoInfo
Gets the UNO jar files.
Gets a mapping from environment from to environment to.
getMappingByName(String,String) - static method in class com.sun.star.uno.UnoRuntime
Gets a mapping from environment from to environment to.
getMethod() - method in class com.sun.star.uno.IMethodDescription
Gives native java method of this method.
getMethodDescription(int) - method in class com.sun.star.uno.ITypeDescription
Gets the IMethodDescription for the method with index methodId, if it exists, otherwise returns null.
getMethodDescription(String) - method in class com.sun.star.uno.ITypeDescription
Gets the IMethodDescription for the method with the name name, if it exists, otherwise returns null.
getMethodDescriptions() - method in class com.sun.star.uno.ITypeDescription
Gets the IMethodDescription for every method, if this type is an interface.
getName() - method in class com.sun.star.uno.IEnvironment
Gets the name of this environment.
getName() - method in class com.sun.star.uno.IMemberDescription
Gives the name of this member.
getObject() - method in class com.sun.star.uno.Any
Gets the value within the any.
getOid() - method in class com.sun.star.uno.IQueryInterface
Returns the unique object identifier (OID) of the underlying UNO object.
getOutSignature() - method in class com.sun.star.uno.IMethodDescription
Gives any array of ITypeDescription> of the [out] parameters.
getProperties() - method in class com.sun.star.lib.uno.helper.PropertySet
Returns an array of all Property objects or an array of length null if there are no properties.
getProperty(String) - method in class com.sun.star.lib.uno.helper.PropertySet
Returns the Property object for a given property name or null if that property does not exists (i.e.
getPropertyByHandle(int) - method in class com.sun.star.lib.uno.helper.PropertySet
Returns the Property object with a handle (Property.Handle) as specified by the argument nHandle.
getPropertyId(Property) - method in class com.sun.star.lib.uno.helper.PropertySet
Returns the identifyer object for a certain Property.
getPropertySetInfo() - method in class com.sun.star.lib.uno.helper.PropertySet
getPropertySetInfo() - method in class com.sun.star.lib.uno.helper.PropertySetMixin
Implements com.sun.star.beans.XPropertySet.getPropertySetInfo.
getPropertyValue(Property) - method in class com.sun.star.lib.uno.helper.PropertySet
Retrieves the value of a property.
getPropertyValue(String) - method in class com.sun.star.lib.uno.helper.PropertySet
getPropertyValue(String) - method in class com.sun.star.lib.uno.helper.PropertySetMixin
Implements com.sun.star.beans.XPropertySet.getPropertyValue.
getPropertyValues() - method in class com.sun.star.lib.uno.helper.PropertySetMixin
Implements com.sun.star.beans.XPropertyAccess.getPropertyValues.
getPropertyValues(String[]) - method in class com.sun.star.lib.uno.helper.PropertySet
If a value for a property could not be retrieved then the respective element in the returned array has the value null.
getProtocol() - method in class com.sun.star.lib.uno.helper.UnoUrl
Returns the name of the protocol of this Uno Url.
getProtocolAndParametersAsString() - method in class com.sun.star.lib.uno.helper.UnoUrl
Returns the raw specification of the protocol name and parameters.
getProtocolParameters() - method in class com.sun.star.lib.uno.helper.UnoUrl
Returns the protocol parameters as a Hashmap with key/value pairs.
getProtocolParametersAsString() - method in class com.sun.star.lib.uno.helper.UnoUrl
Returns the raw specification of the protocol parameters.
Retrieves a registered object, specified by OID and UNO interface type.
getRegisteredObjectIdentifier(Object) - method in class com.sun.star.uno.IEnvironment
Retrieves the OID for a registered object.
getReturnSignature() - method in class com.sun.star.uno.IMethodDescription
Gives the ITypeDescription of the return type.
getRootOid() - method in class com.sun.star.lib.uno.helper.UnoUrl
Return the object name.
Loads and returns a specific factory for a given library and implementation name.
getServiceFactory(XMultiServiceFactory,XRegistryKey) - static method in class com.sun.star.comp.helper.SharedLibraryLoader
Supplies the ServiceFactory of the default SharedLibraryLoader.
getServiceManager() - method in class com.sun.star.comp.helper.ComponentContext
getSourceEnvironment() - method in class com.sun.star.uno.IBridge
Returns the source environment.
getSuperType() - method in class com.sun.star.uno.ITypeDescription
Gets the ITypeDescription of the super, if it exists.
getSupportedServiceNames() - method in class com.sun.star.lib.uno.helper.Factory
getTargetEnvironment() - method in class com.sun.star.uno.IBridge
Returns the destination environment.
getTargetException() - method in class com.sun.star.comp.helper.BootstrapException
Get the thrown target exception.
getType() - method in class com.sun.star.uno.Any
Gets the type of the value within the any.
getType(Object) - static method in class com.sun.star.uno.AnyConverter
Determines the type of an any object.
getTypeClass() - method in class com.sun.star.uno.ITypeDescription
Gets the IDL TypeClass of the type.
getTypeClass() - method in class com.sun.star.uno.Type
Gets the type class.
getTypeDescription() - method in class com.sun.star.uno.IFieldDescription
Gives the name of this member.
getTypeDescription() - method in class com.sun.star.uno.Type
Gives the type description of this type.
getTypeName() - method in class com.sun.star.uno.ITypeDescription
Gets the (UNO) type name.
getTypeName() - method in class com.sun.star.uno.Type
Gets the type name.
getTypes() - method in class com.sun.star.lib.uno.helper.WeakBase
Method of XTypeProvider.
getUniqueKey() - static method in class com.sun.star.uno.UnoRuntime
Generates a world wide unique identifier string.
getValue() - method in class com.sun.star.uno.Enum
Get the integer value of an enum value.
getValue() - method in class com.sun.star.uno.Union
Get the value in the union.
getValueByName(String) - method in class com.sun.star.comp.helper.ComponentContext
getZClass() - method in class com.sun.star.uno.ITypeDescription
Gets the corresponding java class for the type.
getZClass() - method in class com.sun.star.uno.Type
Gets the Java class.