Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- generateOid(Object) - Static method in class com.sun.star.uno.UnoRuntime
- 
Generates a worldwide 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.
- getBridge(IEnvironment, IEnvironment, Object[]) - Static method in class com.sun.star.uno.UnoRuntime
- 
Deprecated.As of UDK 3.2.0, this method is deprecated, without offering a replacement.
- getBridgeByName(String, Object, String, Object, Object[]) - Static method in class com.sun.star.uno.UnoRuntime
- 
Deprecated.As of UDK 3.2.0, this method is deprecated, without offering a replacement.
- getBridges() - Static method in class com.sun.star.uno.UnoRuntime
- 
Deprecated.As of UDK 3.2.0, this method is deprecated, without offering a replacement.
- getClassLoader(URL, Attributes) - Method in class com.sun.star.lib.unoloader.UnoClassLoader
- 
Obtains a class loader for a UNO JAR.
- 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 interface com.sun.star.uno.IEnvironment
- 
Deprecated.Gets the context of this environment.
- getCurrentContext() - Static method in class com.sun.star.uno.UnoRuntime
- 
Gets the current context of the current thread, ornullif no context has been set for the current thread.
- getDefaultOptions() - Static method in class com.sun.star.comp.helper.Bootstrap
- 
Returns an array of default commandline options to start bootstrapped instance of soffice with.
- getEnvironment(String, Object) - Static method in class com.sun.star.uno.UnoRuntime
- 
Deprecated.As of UDK 3.2.0, this method is deprecated, without offering a replacement.
- getFastPropertyValue(int) - Method in class com.sun.star.lib.uno.helper.PropertySet
- getFastPropertyValue(int) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
- 
Implementscom.sun.star.beans.XFastPropertySet.getFastPropertyValue.
- getImplementationId() - Method in class com.sun.star.lib.uno.helper.WeakBase
- 
Obsolete method of XTypeProvider.
- getImplementationName() - Method in class com.sun.star.lib.uno.helper.Factory
- getJarMainAttributes(URL) - Static method in class com.sun.star.lib.unoloader.UnoClassLoader
- 
Obtains the main section of the manifest of a JAR.
- getMapping(IEnvironment, IEnvironment) - Static method in class com.sun.star.uno.UnoRuntime
- 
Deprecated.As of UDK 3.2.0, this method is deprecated, without offering a replacement.
- getMappingByName(String, String) - Static method in class com.sun.star.uno.UnoRuntime
- 
Deprecated.As of UDK 3.2.0, this method is deprecated, without offering a replacement.
- getName() - Method in interface com.sun.star.uno.IEnvironment
- 
Deprecated.Gets the name of this environment.
- getObject() - Method in class com.sun.star.uno.Any
- 
Gets the value within the any.
- getOid() - Method in interface com.sun.star.uno.IQueryInterface
- 
Returns the unique object identifier (OID) of the underlying UNO object.
- 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 identifier 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
- 
Implementscom.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
- 
Implementscom.sun.star.beans.XPropertySet.getPropertyValue.
- getPropertyValues() - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
- 
Implementscom.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.
- getRegisteredInterface(String, Type) - Method in interface com.sun.star.uno.IEnvironment
- 
Deprecated.Retrieves a registered object, specified by OID and UNO interface type.
- getRegisteredObjectIdentifier(Object) - Method in interface com.sun.star.uno.IEnvironment
- 
Deprecated.Retrieves the OID for a registered object.
- getRootOid() - Method in class com.sun.star.lib.uno.helper.UnoUrl
- 
Return the object name.
- getServiceFactory(XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.helper.SharedLibraryLoader
- 
Deprecated.Supplies the ServiceFactory of the default SharedLibraryLoader.
- getServiceFactory(String, String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.helper.SharedLibraryLoader
- 
Deprecated.Loads and returns a specific factory for a given library and implementation name.
- getServiceManager() - Method in class com.sun.star.comp.helper.ComponentContext
- getSourceEnvironment() - Method in interface com.sun.star.uno.IBridge
- 
Deprecated.Returns the source environment.
- getSupportedServiceNames() - Method in class com.sun.star.lib.uno.helper.Factory
- getTargetEnvironment() - Method in interface com.sun.star.uno.IBridge
- 
Deprecated.Returns the destination environment.
- getTargetException() - Method in exception 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.Type
- 
Gets the type class.
- getTypeDescription() - Method in class com.sun.star.uno.Type
- 
Gives the type description of this type.
- 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 worldwide unique identifier string.
- getValue() - Method in class com.sun.star.uno.Enum
- 
Get the integer value of an enum value.
- getValueByName(String) - Method in class com.sun.star.comp.helper.ComponentContext
- getZClass() - Method in class com.sun.star.uno.Type
- 
Gets the Java class.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form