|
UNO Java Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |
A
- aBoundLC - Variable in class com.sun.star.lib.uno.helper.PropertySet
- acquire() - Method in interface com.sun.star.uno.IBridge
- Increases the life count.
- add(int, Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Inserts the specified element at the specified position in this list.
- add(Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Appends the specified element to the end of this list.
- addAll(Collection) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Appends all of the elements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
- addAll(int, Collection) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Inserts all of the elements in the specified Collection into this list, starting at the specified position.
- addEventListener(XEventListener) - Method in class com.sun.star.comp.helper.ComponentContext
- addEventListener(XEventListener) - Method in class com.sun.star.lib.uno.helper.ComponentBase
- addInterface(Object, Object) - Method in class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
- addPropertiesChangeListener(String[], XPropertiesChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySet
- addPropertyChangeListener(String, XPropertyChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySet
- addReference(XReference) - Method in class com.sun.star.lib.uno.helper.WeakAdapter
- Method of com.sun.star.uno.XAdapter.
- addReference(XReference) - Method in interface com.sun.star.uno.XAdapter
- addVetoableChangeListener(String, XVetoableChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySet
- Any - class com.sun.star.uno.Any.
- The UNO IDL type any is mapped to java type
java.lang.Object
. - ANY - Static variable in class com.sun.star.uno.TypeClass
- ANY_value - Static variable in class com.sun.star.uno.TypeClass
- Any(Class, Object) - Constructor for class com.sun.star.uno.Any
- Deprecated. as of UDK 2.0
- Any(Type, Object) - Constructor for class com.sun.star.uno.Any
- Constructs a new any with a given type and value
- AnyConverter - class com.sun.star.uno.AnyConverter.
- This class provides static methods which aim at exploring the contents of an Any and extracting its value.
- AnyConverter() - Constructor for class com.sun.star.uno.AnyConverter
- areSame(Object, Object) - Static method in class com.sun.star.uno.UnoRuntime
- Tests if the given objects are interfaces of the same underlying object.
- ARRAY - Static variable in class com.sun.star.uno.TypeClass
- ARRAY_value - Static variable in class com.sun.star.uno.TypeClass
- ascii - Variable in class com.sun.star.uno.Ascii
- Deprecated.
- Ascii - class com.sun.star.uno.Ascii.
- Deprecated. do not use
- Ascii(char) - Constructor for class com.sun.star.uno.Ascii
- Deprecated. do not use
- asciistring - Variable in class com.sun.star.uno.AsciiString
- Deprecated.
- AsciiString - class com.sun.star.uno.AsciiString.
- Deprecated. do not use
- AsciiString(String) - Constructor for class com.sun.star.uno.AsciiString
- Deprecated. do not use
- assignPropertyId(Property, Object) - Method in class com.sun.star.lib.uno.helper.PropertySet
- Assigns an identifyer object to a Property object so that the identifyer
can be obtained by
getPropertyId
later on. - aVetoableLC - Variable in class com.sun.star.lib.uno.helper.PropertySet
B
- bDisposed - Variable in class com.sun.star.lib.uno.helper.ComponentBase
- bInDispose - Variable in class com.sun.star.lib.uno.helper.ComponentBase
- BOOLEAN - Static variable in class com.sun.star.uno.TypeClass
- BOOLEAN_value - Static variable in class com.sun.star.uno.TypeClass
- Bootstrap - class com.sun.star.comp.helper.Bootstrap.
- Bootstrap offers functionality to obtain a context or simply a service manager.
- Bootstrap() - Constructor for class com.sun.star.comp.helper.Bootstrap
- BYTE - Static variable in class com.sun.star.uno.TypeClass
- BYTE_value - Static variable in class com.sun.star.uno.TypeClass
C
- CHAR - Static variable in class com.sun.star.uno.TypeClass
- CHAR_value - Static variable in class com.sun.star.uno.TypeClass
- clear() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Removes all of the elements from this list.
- clear() - Method in class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
- clone() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Returns a shallow copy of this ArrayList instance.
- com.sun.star.comp.helper - package com.sun.star.comp.helper
- com.sun.star.lib.uno.helper - package com.sun.star.lib.uno.helper
- com.sun.star.tools.uno - package com.sun.star.tools.uno
- com.sun.star.uno - package com.sun.star.uno
- ComponentBase - class com.sun.star.lib.uno.helper.ComponentBase.
- This class can be used as the base class for UNO components.
- ComponentBase() - Constructor for class com.sun.star.lib.uno.helper.ComponentBase
- Creates a new instance of CompBase
- ComponentContext - class com.sun.star.comp.helper.ComponentContext.
- Component context implementation.
- ComponentContext(Hashtable, XComponentContext) - Constructor for class com.sun.star.comp.helper.ComponentContext
- Ctor to create a component context passing a hashtable for values and a delegator reference.
- ComponentContextEntry - class com.sun.star.comp.helper.ComponentContextEntry.
- Component context entry for constructing ComponentContext objects.
- ComponentContextEntry(Object) - Constructor for class com.sun.star.comp.helper.ComponentContextEntry
- Creating a direct value component context entry.
- ComponentContextEntry(Object, Object) - Constructor for class com.sun.star.comp.helper.ComponentContextEntry
- Creating a late-init singleton entry component context entry.
- contains(Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Returns true if this list contains the specified element.
- containsAll(Collection) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Context - Variable in class com.sun.star.uno.RuntimeException
- Context - Variable in class com.sun.star.uno.Exception
- convertPropertyValue(Property, Object[], Object[], Object) - Method in class com.sun.star.lib.uno.helper.PropertySet
- Converts a value in a way so that its appropriate for storing as a property value, that is
setPropertyValueNoBroadcast
can process the value without any further conversion. - create() - Static method in class com.sun.star.comp.helper.RegistryServiceFactory
- This bootstraps a service factory without initialize a registry.
- create(String) - Static method in class com.sun.star.comp.helper.RegistryServiceFactory
- This bootstraps an initial service factory working on a registry file.
- create(String, boolean) - Static method in class com.sun.star.comp.helper.RegistryServiceFactory
- This bootstraps an initial service factory working on a registry file.
- create(String, String) - Static method in class com.sun.star.comp.helper.RegistryServiceFactory
- This bootstraps an initial service factory working on a registry.
- create(String, String, boolean) - Static method in class com.sun.star.comp.helper.RegistryServiceFactory
- This bootstraps an initial service factory working on a registry.
- createInitialComponentContext(Hashtable) - Static method in class com.sun.star.comp.helper.Bootstrap
- Bootstraps an initial component context with service manager and basic jurt components inserted.
- createSimpleServiceManager() - Static method in class com.sun.star.comp.helper.Bootstrap
- Bootstraps a servicemanager with the jurt base components registered.
- createSimpleServiceManager() - Static method in class com.sun.star.tools.uno.UnoApp
- Bootstraps a servicemanager with some base components registered.
D
- DEBUG - Static variable in class com.sun.star.tools.uno.UnoApp
- DEBUG - Static variable in class com.sun.star.uno.UnoRuntime
- DEFAULT_IMPLEMENTATION - Static variable in class com.sun.star.comp.helper.SharedLibraryLoader
- The default implementation name
- DEFAULT_LIBRARY - Static variable in class com.sun.star.comp.helper.SharedLibraryLoader
- The default library which contains the SharedLibraryLoader component
- DeploymentException - exception com.sun.star.uno.DeploymentException.
- DeploymentException() - Constructor for class com.sun.star.uno.DeploymentException
- DeploymentException(String) - Constructor for class com.sun.star.uno.DeploymentException
- DeploymentException(String, Object) - Constructor for class com.sun.star.uno.DeploymentException
- destroy() - Method in class com.sun.star.tools.uno.UnoApp
- dispose() - Method in class com.sun.star.comp.helper.ComponentContext
- dispose() - Method in class com.sun.star.lib.uno.helper.ComponentBase
- Method of XComponent.
- dispose() - Method in interface com.sun.star.uno.IBridge
- Disposes the bridge.
- dispose() - Method in interface com.sun.star.uno.XReference
- disposeAndClear(EventObject) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- disposeAndClear(EventObject) - Method in class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
- DOUBLE - Static variable in class com.sun.star.uno.TypeClass
- DOUBLE_value - Static variable in class com.sun.star.uno.TypeClass
- DumpType - class com.sun.star.tools.uno.DumpType.
- A command-line tool.
- DumpType() - Constructor for class com.sun.star.tools.uno.DumpType
- dumpType(Type) - Static method in class com.sun.star.tools.uno.DumpType
- Prints information about argument type to the standard error stream.
- DumpTypeDescription - class com.sun.star.tools.uno.DumpTypeDescription.
- A command-line tool.
- DumpTypeDescription() - Constructor for class com.sun.star.tools.uno.DumpTypeDescription
- dumpTypeDescription(String) - Static method in class com.sun.star.tools.uno.DumpTypeDescription
- Prints information about a TypeDescription object that has been constructed based on the argument typeName.
E
- ensureCapacity(int) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Increases the capacity of this ArrayList instance, if necessary, to ensure that it can hold at least the number of elements specified by the minimum capacity argument.
- Enum - class com.sun.star.uno.Enum.
- The Enum class is the base class for all classes generated as java binding for the IDL type enum.
- ENUM - Static variable in class com.sun.star.uno.TypeClass
- ENUM_value - Static variable in class com.sun.star.uno.TypeClass
- Enum(int) - Constructor for class com.sun.star.uno.Enum
- Constructs a enum value.
- equals(Object) - Method in class com.sun.star.uno.Type
- Compares two types.
- Exception - exception com.sun.star.uno.Exception.
- EXCEPTION - Static variable in class com.sun.star.uno.TypeClass
- EXCEPTION_value - Static variable in class com.sun.star.uno.TypeClass
- Exception() - Constructor for class com.sun.star.uno.Exception
- Exception(String) - Constructor for class com.sun.star.uno.Exception
- Exception(String, Object) - Constructor for class com.sun.star.uno.Exception
- export(XMultiServiceFactory, String, Object, boolean) - Static method in class com.sun.star.tools.uno.UnoApp
- Exports the given object via the given url while using
the
xMultiServiceFactory
.
F
- finalize() - Method in class com.sun.star.lib.uno.helper.ComponentBase
- finalize() - Method in class com.sun.star.lib.uno.helper.WeakBase
- Override of Object.finalize.
- fire(Property[], Object[], Object[], boolean) - Method in class com.sun.star.lib.uno.helper.PropertySet
- This method fires events to XPropertyChangeListener,XVetoableChangeListener and XPropertiesChangeListener event sinks.
- firePropertiesChangeEvent(String[], XPropertiesChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySet
- FLOAT - Static variable in class com.sun.star.uno.TypeClass
- FLOAT_value - Static variable in class com.sun.star.uno.TypeClass
- fromInt(int) - Static method in class com.sun.star.uno.TypeClass
G
- generateOid(Object) - Static method in class com.sun.star.uno.UnoRuntime
- Generates a worldwide unique object identifier (oid) for the given 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 interface com.sun.star.uno.ITypeDescription
- Gets the array type name.
- getBridge(IEnvironment, IEnvironment, Object[]) - Static method in class com.sun.star.uno.UnoRuntime
- Gets a bridge from environment
from
to environmentto
. - getBridgeByName(String, Object, String, Object, Object[]) - Static method in class com.sun.star.uno.UnoRuntime
- Gets a bridge from environment
from
to environmentto
. - getBridges() - Static method in class com.sun.star.uno.UnoRuntime
- Gives an
array
of all active bridges. - getComponentType() - Method in interface com.sun.star.uno.ITypeDescription
- Gets the component
ITypeDescription
if this is an array type, otherwise returnsnull
. - getConnection() - Method in class com.sun.star.lib.uno.helper.UnoUrl
- Returns the name of the connection of this Uno Url.
- 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
- Gets the context of this environment.
- getCurrentContext() - Static method in class com.sun.star.uno.UnoRuntime
- Gets the current context of current thread or null if no context has been set for the current thread.
- getDefault() - Static method in class com.sun.star.uno.TypeClass
- getEnvironment(String, Object) - Static method in class com.sun.star.uno.UnoRuntime
- retrieves an environment of type
name
with contextcontext
. - getFastPropertyValue(int) - Method in class com.sun.star.lib.uno.helper.PropertySet
- getField() - Method in interface com.sun.star.uno.IFieldDescription
- Gives native java field of this member.
- getFieldDescription(String) - Method in interface com.sun.star.uno.ITypeDescription
- Gets the
IFieldDescription
for the field with the namename
, if it exists, otherwise returnsnull
. - getFieldDescriptions() - Method in interface 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.
- getIndex() - Method in interface com.sun.star.uno.IMemberDescription
- Gives the relative index of this member in the declaring interface or struct (including superclasses).
- getInSignature() - Method in interface com.sun.star.uno.IMethodDescription
- Gives any array of
ITypeDescription> of the [in] parameters.
- getMapping(IEnvironment, IEnvironment) - Static method in class com.sun.star.uno.UnoRuntime
- Gets the desired mapping from
from
toto
.- getMappingByName(String, String) - Static method in class com.sun.star.uno.UnoRuntime
- Gets the desired mapping from
from
toto
.- getMethod() - Method in interface com.sun.star.uno.IMethodDescription
- Gives native java method of this method.
- getMethodDescription(int) - Method in interface com.sun.star.uno.ITypeDescription
- Gets the
IMethodDescription
for the method with index methodId, if it exists, otherwise returnsnull
.- getMethodDescription(String) - Method in interface com.sun.star.uno.ITypeDescription
- Gets the
IMethodDescription
for the method with the namename
, if it exists, otherwise returnsnull
.- getMethodDescriptions() - Method in interface com.sun.star.uno.ITypeDescription
- Gets the
IMethodDescription
for every method, if this type is an interface.- getName() - Method in interface com.sun.star.uno.IEnvironment
- Get the name of this environment.
- getName() - Method in interface 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 interface com.sun.star.uno.IQueryInterface
- returns the object identifier (oid) of the underlying object.
- getOutSignature() - Method in interface 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
- 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
- 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.
- 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
- Retrieves an registered interface identified by its object id and type from this environment.
- getRegisteredObject(String) - Method in interface com.sun.star.uno.XNamingService
- getRegisteredObjectIdentifier(Object) - Method in interface com.sun.star.uno.IEnvironment
- Retrieves the object identifier for a registered interface from this environment.
- getReturnSignature() - Method in interface 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.
- getServiceFactory(String, String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.helper.SharedLibraryLoader
- 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
- getServiceManager() - Method in interface com.sun.star.uno.XComponentContext
- getSourceEnvironment() - Method in interface com.sun.star.uno.IBridge
- Gives the source environment.
- getSuperType() - Method in interface com.sun.star.uno.ITypeDescription
- Gets the
ITypeDescription
of the super, if it exists.- getTargetEnvironment() - Method in interface com.sun.star.uno.IBridge
- Gives the destination environment.
- getType() - Method in class com.sun.star.uno.Any
- Gets the type of the value within the any.
- getTypeClass() - Method in interface com.sun.star.uno.ITypeDescription
- Gets the IDL
TypeClass
of the type.- getTypeClass() - Method in class com.sun.star.uno.Type
- Gets the typeClass.
- getTypeDescription() - Method in class com.sun.star.uno.Type
- Gives the type description of this type.
- getTypeDescription() - Method in interface com.sun.star.uno.IFieldDescription
- Gives the name of this member.
- getTypeName() - Method in interface com.sun.star.uno.ITypeDescription
- Gets the 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
- returns a world wide unique 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
- getValueByName(String) - Method in interface com.sun.star.uno.XCurrentContext
- getValueByName(String) - Method in interface com.sun.star.uno.XComponentContext
- getZClass() - Method in interface 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.
H
- hashCode() - Method in class com.sun.star.uno.Type
- Calculates the hash code.
- HYPER - Static variable in class com.sun.star.uno.TypeClass
- HYPER_value - Static variable in class com.sun.star.uno.TypeClass
I
- IBridge - interface com.sun.star.uno.IBridge.
- This is abstract interface for Bridges.
- IEnvironment - interface com.sun.star.uno.IEnvironment.
- This is the interface which UNO environments have to implement.
- IFieldDescription - interface com.sun.star.uno.IFieldDescription.
- The
IFieldDescription
describes non method members. - IMapping - interface com.sun.star.uno.IMapping.
- With a mapping objets can be mapped from one environment to another.
- IMemberDescription - interface com.sun.star.uno.IMemberDescription.
- The
IMemberDescription
is the base interface for for the special subset of typedescriptions, which describe members of IDL structs or interfeces. - IMethodDescription - interface com.sun.star.uno.IMethodDescription.
- The
IMethodDescription
allows to examine a method in detail. - indexOf(Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Searches for the first occurence of the given argument, testing for equality using the equals method.
- init() - Method in class com.sun.star.tools.uno.UnoApp
- Calls the main method.
- initMappings() - Method in class com.sun.star.lib.uno.helper.PropertySet
- Initializes data structures used for mappings of property names to property object, property handles to property objects and property objects to id objects.
- INTERFACE - Static variable in class com.sun.star.uno.TypeClass
- INTERFACE_ATTRIBUTE - Static variable in class com.sun.star.uno.TypeClass
- INTERFACE_ATTRIBUTE_value - Static variable in class com.sun.star.uno.TypeClass
- INTERFACE_METHOD - Static variable in class com.sun.star.uno.TypeClass
- INTERFACE_METHOD_value - Static variable in class com.sun.star.uno.TypeClass
- INTERFACE_value - Static variable in class com.sun.star.uno.TypeClass
- InterfaceContainer - class com.sun.star.lib.uno.helper.InterfaceContainer.
- This class is a container for interfaces.
- InterfaceContainer() - Constructor for class com.sun.star.lib.uno.helper.InterfaceContainer
- Creates a new instance of InterfaceContainer
- InterfaceContainer(int) - Constructor for class com.sun.star.lib.uno.helper.InterfaceContainer
- Constructs an empty list with the specified initial capacity.
- IQueryInterface - interface com.sun.star.uno.IQueryInterface.
- This is the delegator interface for objects implementing interfaces for an underlying object.
- isAny() - Method in interface com.sun.star.uno.IMemberDescription
- Indicates if this member is an any.
- isArray(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains UNO idl sequence value ( meaning a java array containing elements which are values of UNO idl types).
- isBoolean(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
boolean
. - isByte(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
byte
. - isChar(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
char
. - isConst() - Method in interface com.sun.star.uno.IMethodDescription
- Indicates if this method is const.
- isDouble(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
double
. - isEmpty() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Tests if this list has no elements.
- isFloat(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
float
. - isInt(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
long
(which maps to a java-int). - isInterface() - Method in interface com.sun.star.uno.IMemberDescription
- Indicates if this member is an interface.
- isLong(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
hyper
(which maps to a java-long). - isObject(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value which implements interfaces.
- isOneway() - Method in interface com.sun.star.uno.IMethodDescription
- Indicates if this method is
oneWay
, respectivly if this method may become executed asynchronously. - isSame(Object) - Method in interface com.sun.star.uno.IQueryInterface
- Tests if the given object is an interface of the same underlying object.
- isShort(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
short
. - isString(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
string
. - isType(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains a value of the idl type
type
. - isUnsigned() - Method in interface com.sun.star.uno.IMemberDescription
- Indicates if this member is unsigned.
- isVoid(Object) - Static method in class com.sun.star.uno.AnyConverter
- checks if the any contains the idl type
void
. - iterator() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- ITypeDescription - interface com.sun.star.uno.ITypeDescription.
- The
ITypeDescription
allows to examine a type in detail (e.g.
L
- lastIndexOf(Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Returns the index of the last occurrence of the specified object in this list.
- list() - Method in interface com.sun.star.uno.IEnvironment
- For debug purposes.
- listenerContainer - Variable in class com.sun.star.lib.uno.helper.ComponentBase
- listIterator() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- listIterator(int) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- The iterator keeps a copy of the list.
- LONG - Static variable in class com.sun.star.uno.TypeClass
- LONG_value - Static variable in class com.sun.star.uno.TypeClass
M
- m_Data1 - Variable in class com.sun.star.uno.Uik
- m_Data2 - Variable in class com.sun.star.uno.Uik
- m_Data3 - Variable in class com.sun.star.uno.Uik
- m_Data4 - Variable in class com.sun.star.uno.Uik
- m_Data5 - Variable in class com.sun.star.uno.Uik
- m_lateInit - Variable in class com.sun.star.comp.helper.ComponentContextEntry
- if late init of service instance, set service name (String) or component factory (XSingleComponentFactory), null otherwise
- m_value - Variable in class com.sun.star.comp.helper.ComponentContextEntry
- set entry value
- m_value - Variable in class com.sun.star.uno.Union
- main(String[]) - Static method in class com.sun.star.tools.uno.DumpTypeDescription
- Executes this tool.
- main(String[]) - Static method in class com.sun.star.tools.uno.RegComp
- main(String[]) - Static method in class com.sun.star.tools.uno.DumpType
- Executes this tool.
- main(String[]) - Static method in class com.sun.star.tools.uno.UnoApp
- The is the main method, which is called from java.
- mapInterface(Object, Type) - Method in interface com.sun.star.uno.IMapping
- Maps an interface from one environment to another.
- mapInterfaceFrom(Object, Type) - Method in interface com.sun.star.uno.IBridge
- Maps an object from destination environment to the source environment.
- mapInterfaceTo(Object, Type) - Method in interface com.sun.star.uno.IBridge
- Maps an object from the source environment to the destination environment.
- MappingException - exception com.sun.star.uno.MappingException.
- Deprecated. since UDK 3.0.2
- MappingException() - Constructor for class com.sun.star.uno.MappingException
- Deprecated. Contructs an empty
MappingException
. - MappingException(String) - Constructor for class com.sun.star.uno.MappingException
- Deprecated. Contructs an
MappingException
with a detail message. - MappingException(String, Object) - Constructor for class com.sun.star.uno.MappingException
- Deprecated. Contructs an
MappingException
with a detail message and a context. - MODULE - Static variable in class com.sun.star.uno.TypeClass
- MODULE_value - Static variable in class com.sun.star.uno.TypeClass
- MultiTypeInterfaceContainer - class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer.
- MultiTypeInterfaceContainer() - Constructor for class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
- Creates a new instance of MultiTypeInterfaceContainer
P
- parseUnoUrl(String) - Static method in class com.sun.star.lib.uno.helper.UnoUrl
- Parses the given Uno Url and returns an in memory object representation.
- postDisposing() - Method in class com.sun.star.lib.uno.helper.PropertySet
- Makes sure that listeners which are kept in aBoundLC (XPropertyChangeListener) and aVetoableLC (XVetoableChangeListener) receive a disposing call.
- postDisposing() - Method in class com.sun.star.lib.uno.helper.ComponentBase
- Override to become notified right before the disposing action is performed.
- preDisposing() - Method in class com.sun.star.lib.uno.helper.ComponentBase
- Override to perform extra clean-up work.
- PropertySet - class com.sun.star.lib.uno.helper.PropertySet.
- This class is an implementation of the interfaces com.sun.star.beans.XPropertySet, com.sun.star.beans.XFastPropertySet and com.sun.star.beans.XMultiPropertySet.
- PropertySet() - Constructor for class com.sun.star.lib.uno.helper.PropertySet
- propertySetInfo - Variable in class com.sun.star.lib.uno.helper.PropertySet
- putProperty(Property) - Method in class com.sun.star.lib.uno.helper.PropertySet
- Stores a Property object so that it can be retrieved subsequently by
PropertySet.getProperty(String)
,PropertySet.getProperties()
,PropertySet.getPropertyByHandle(int)
.
Q
- queryAdapted() - Method in class com.sun.star.lib.uno.helper.WeakAdapter
- Method of com.sun.star.uno.XAdapter.
- queryAdapted() - Method in interface com.sun.star.uno.XAdapter
- queryAdapter() - Method in class com.sun.star.lib.uno.helper.WeakBase
- Method of XWeak.
- queryAdapter() - Method in interface com.sun.star.uno.XWeak
- queryAggregation(Type) - Method in interface com.sun.star.uno.XAggregation
- queryInterface(Class, Object) - Static method in class com.sun.star.uno.UnoRuntime
- queries the given object for the given java class (which must represent a UNO interface).
- queryInterface(Type) - Method in interface com.sun.star.uno.IQueryInterface
- Returns an object implementing the desired interface.
- queryInterface(Type, Object) - Static method in class com.sun.star.uno.UnoRuntime
- queries the given object for the given type.
R
- RegComp - class com.sun.star.tools.uno.RegComp.
- A command-line tool.
- RegComp() - Constructor for class com.sun.star.tools.uno.RegComp
- registerInterface(Object, String[], Type) - Method in interface com.sun.star.uno.IEnvironment
- registers internal and external interfaces via this method.
- registerObject(String, Object) - Method in interface com.sun.star.uno.XNamingService
- registerProperty(Property, Object) - Method in class com.sun.star.lib.uno.helper.PropertySet
- Registers a property with this helper class and associates the argument id with it.
- registerProperty(String, int, Type, short, Object) - Method in class com.sun.star.lib.uno.helper.PropertySet
- Registers a property with this helper class and associates the argument id with it.
- registerProperty(String, short) - Method in class com.sun.star.lib.uno.helper.PropertySet
- Registers a property with this class.
- registerProperty(String, String, short) - Method in class com.sun.star.lib.uno.helper.PropertySet
- Registers a property with this class.
- registerProperty(String, Type, short, Object) - Method in class com.sun.star.lib.uno.helper.PropertySet
- Registers a property with this class and associates the argument id with it.
- RegistryServiceFactory - class com.sun.star.comp.helper.RegistryServiceFactory.
- The class provides a set of methods which create instances of the com.sun.star.lang.RegistryServiceManager service.
- RegistryServiceFactory() - Constructor for class com.sun.star.comp.helper.RegistryServiceFactory
- release() - Method in interface com.sun.star.uno.IBridge
- Decreases the life count.
- releaseOnNotification() - Method in interface com.sun.star.uno.XUnloadingPreference
- remove(int) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Removes the element at the specified position in this list.
- remove(Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Parameter obj may
- removeAll(Collection) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- removeEventListener(XEventListener) - Method in class com.sun.star.comp.helper.ComponentContext
- removeEventListener(XEventListener) - Method in class com.sun.star.lib.uno.helper.ComponentBase
- Method of XComponent.
- removeInterface(Object, Object) - Method in class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
- removePropertiesChangeListener(XPropertiesChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySet
- removePropertyChangeListener(String, XPropertyChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySet
- removeReference(XReference) - Method in class com.sun.star.lib.uno.helper.WeakAdapter
- Method of com.sun.star.uno.XAdapter.
- removeReference(XReference) - Method in interface com.sun.star.uno.XAdapter
- removeVetoableChangeListener(String, XVetoableChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySet
- reset() - Static method in class com.sun.star.uno.UnoRuntime
- Resets the UnoRuntime to its initial state.
- retainAll(Collection) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- revokeInterface(String, Type) - Method in interface com.sun.star.uno.IEnvironment
- revokes a previously registered interface.
- revokeObject(String) - Method in interface com.sun.star.uno.XNamingService
- RuntimeException - exception com.sun.star.uno.RuntimeException.
- RuntimeException() - Constructor for class com.sun.star.uno.RuntimeException
- RuntimeException(String) - Constructor for class com.sun.star.uno.RuntimeException
- RuntimeException(String, Object) - Constructor for class com.sun.star.uno.RuntimeException
S
- SecurityException - exception com.sun.star.uno.SecurityException.
- SecurityException() - Constructor for class com.sun.star.uno.SecurityException
- SecurityException(String) - Constructor for class com.sun.star.uno.SecurityException
- SecurityException(String, Object) - Constructor for class com.sun.star.uno.SecurityException
- SEQUENCE - Static variable in class com.sun.star.uno.TypeClass
- SEQUENCE_value - Static variable in class com.sun.star.uno.TypeClass
- SERVICE - Static variable in class com.sun.star.uno.TypeClass
- SERVICE_value - Static variable in class com.sun.star.uno.TypeClass
- set(int, Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Not supported.
- setCurrentContext(XCurrentContext) - Static method in class com.sun.star.uno.UnoRuntime
- Sets the current context of current thread.
- setDelegator(Object) - Method in interface com.sun.star.uno.XAggregation
- setFastPropertyValue(int, Object) - Method in class com.sun.star.lib.uno.helper.PropertySet
- setPropertyValue(Property, Object) - Method in class com.sun.star.lib.uno.helper.PropertySet
- Sets the value of a property.
- setPropertyValue(String, Object) - Method in class com.sun.star.lib.uno.helper.PropertySet
- Sets the value of a property.
- setPropertyValueNoBroadcast(Property, Object) - Method in class com.sun.star.lib.uno.helper.PropertySet
- Sets the value of a property.
- setPropertyValues(String[], Object[]) - Method in class com.sun.star.lib.uno.helper.PropertySet
- If the array of property names containes an unknown property then it will be ignored.
- setTypeDescription(ITypeDescription) - Method in class com.sun.star.uno.Type
- Sets the type description for this type.
- SharedLibraryLoader - class com.sun.star.comp.helper.SharedLibraryLoader.
- The
SharedLibraryLoader
class provides the functionality of thecom.sun.star.loader.SharedLibrary
service. - SharedLibraryLoader() - Constructor for class com.sun.star.comp.helper.SharedLibraryLoader
- SHORT - Static variable in class com.sun.star.uno.TypeClass
- SHORT_value - Static variable in class com.sun.star.uno.TypeClass
- size() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Returns the number of elements in this list.
- start() - Method in class com.sun.star.tools.uno.UnoApp
- stop() - Method in class com.sun.star.tools.uno.UnoApp
- STRING - Static variable in class com.sun.star.uno.TypeClass
- STRING_value - Static variable in class com.sun.star.uno.TypeClass
- STRUCT - Static variable in class com.sun.star.uno.TypeClass
- STRUCT_value - Static variable in class com.sun.star.uno.TypeClass
T
- toArray() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Returns an array containing all of the elements in this list in the correct order.
- toArray(Object) - Static method in class com.sun.star.uno.AnyConverter
- converts an array or an any containing an array into an array.
- toArray(Object[]) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Returns an array containing all of the elements in this list in the correct order.
- toBoolean(Object) - Static method in class com.sun.star.uno.AnyConverter
- converts an Boolean object or an Any object containing a Boolean object into a simple boolean.
- toByte(Object) - Static method in class com.sun.star.uno.AnyConverter
- converts an Byte object or an Any object containing a Byte object into a simple byte.
- toChar(Object) - Static method in class com.sun.star.uno.AnyConverter
- converts an Char object or an Any object containing a Char object into a simple char.
- toDouble(Object) - Static method in class com.sun.star.uno.AnyConverter
- converts a number object into a simple double and allows widening conversions.
- toFloat(Object) - Static method in class com.sun.star.uno.AnyConverter
- converts a number object into a simple float and allows widening conversions.
- toInt(Object) - Static method in class com.sun.star.uno.AnyConverter
- converts a number object into a simple int and allows widening conversions.
- toLong(Object) - Static method in class com.sun.star.uno.AnyConverter
- converts a number object into a simple long and allows widening conversions.
- toObject(Type, Object) - Static method in class com.sun.star.uno.AnyConverter
- converts a UNO object or an Any containing a UNO object into an UNO object of a specified type.
- toShort(Object) - Static method in class com.sun.star.uno.AnyConverter
- converts a number object into a simple short and allows widening conversions.
- toString() - Method in class com.sun.star.uno.Type
- Constructs a descriptive
String
for the type. - toString(Object) - Static method in class com.sun.star.uno.AnyConverter
- converts a string or an any containing a string into a string.
- toType(Object) - Static method in class com.sun.star.uno.AnyConverter
- converts a Type or an any containing a Type into a Type.
- trimToSize() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- Trims the capacity of this ArrayList instance to be the list's current size.
- Type - class com.sun.star.uno.Type.
- The Type class represents the IDL builtin type
type
. - TYPE - Static variable in class com.sun.star.uno.TypeClass
- TYPE_value - Static variable in class com.sun.star.uno.TypeClass
- Type() - Constructor for class com.sun.star.uno.Type
- Constructs a new
Type
which defaults tovoid
- Type(Class) - Constructor for class com.sun.star.uno.Type
- Constructs a new
Type
with the givenclass
. - Type(ITypeDescription) - Constructor for class com.sun.star.uno.Type
- Constructs a new
Type
with the given type description. - Type(String) - Constructor for class com.sun.star.uno.Type
- Constructs a new
Type
with the given type name. - Type(TypeClass) - Constructor for class com.sun.star.uno.Type
- Constructs a new
Type
with the givenTypeClass
. - TypeClass - class com.sun.star.uno.TypeClass.
- TYPEDEF - Static variable in class com.sun.star.uno.TypeClass
- TYPEDEF_value - Static variable in class com.sun.star.uno.TypeClass
U
- Uik - class com.sun.star.uno.Uik.
- Uik() - Constructor for class com.sun.star.uno.Uik
- Uik(int, short, short, int, int) - Constructor for class com.sun.star.uno.Uik
- Union - class com.sun.star.uno.Union.
- The Union class is the base class for all classes generated as java binding for the IDL type union.
- UNION - Static variable in class com.sun.star.uno.TypeClass
- UNION_value - Static variable in class com.sun.star.uno.TypeClass
- Union() - Constructor for class com.sun.star.uno.Union
- UNKNOWN - Static variable in class com.sun.star.uno.TypeClass
- UNKNOWN_value - Static variable in class com.sun.star.uno.TypeClass
- UnoApp - class com.sun.star.tools.uno.UnoApp.
- A command line tool.
- UnoApp() - Constructor for class com.sun.star.tools.uno.UnoApp
- UnoRuntime - class com.sun.star.uno.UnoRuntime.
- The
UnoRuntime
class is the central class needed for implementing or using UNO components in Java. - UnoRuntime() - Constructor for class com.sun.star.uno.UnoRuntime
- UNOTYPEINFO - Static variable in interface com.sun.star.uno.XUnloadingPreference
- UNOTYPEINFO - Static variable in interface com.sun.star.uno.XNamingService
- UNOTYPEINFO - Static variable in interface com.sun.star.uno.XAggregation
- UNOTYPEINFO - Static variable in interface com.sun.star.uno.XAdapter
- UNOTYPEINFO - Static variable in interface com.sun.star.uno.XWeak
- UNOTYPEINFO - Static variable in interface com.sun.star.uno.XCurrentContext
- UNOTYPEINFO - Static variable in interface com.sun.star.uno.XReference
- UNOTYPEINFO - Static variable in class com.sun.star.uno.Uik
- UNOTYPEINFO - Static variable in interface com.sun.star.uno.XComponentContext
- UNOTYPEINFO - Static variable in class com.sun.star.uno.RuntimeException
- UNOTYPEINFO - Static variable in interface com.sun.star.uno.XInterface
- UNOTYPEINFO - Static variable in class com.sun.star.uno.Exception
- UnoUrl - class com.sun.star.lib.uno.helper.UnoUrl.
- Object representation and parsing of Uno Urls, which allow to locate a named Uno object in a different process.
- UNSIGNED_HYPER - Static variable in class com.sun.star.uno.TypeClass
- UNSIGNED_HYPER_value - Static variable in class com.sun.star.uno.TypeClass
- UNSIGNED_LONG - Static variable in class com.sun.star.uno.TypeClass
- UNSIGNED_LONG_value - Static variable in class com.sun.star.uno.TypeClass
- UNSIGNED_SHORT - Static variable in class com.sun.star.uno.TypeClass
- UNSIGNED_SHORT_value - Static variable in class com.sun.star.uno.TypeClass
V
- VOID - Static variable in class com.sun.star.uno.TypeClass
- VOID_value - Static variable in class com.sun.star.uno.TypeClass
W
- WeakAdapter - class com.sun.star.lib.uno.helper.WeakAdapter.
- An XAdapter implementation that holds a weak reference (java.lang.ref.WeakReference) to an object.
- WeakAdapter(Object) - Constructor for class com.sun.star.lib.uno.helper.WeakAdapter
- WeakBase - class com.sun.star.lib.uno.helper.WeakBase.
- This class can be used as the base class for UNO components.
- WeakBase() - Constructor for class com.sun.star.lib.uno.helper.WeakBase
- WeakReference - class com.sun.star.uno.WeakReference.
- This class holds weak reference to an object.
- WeakReference(Object) - Constructor for class com.sun.star.uno.WeakReference
- Creates an instance of this class.
- WeakReference(WeakReference) - Constructor for class com.sun.star.uno.WeakReference
- Creates an instance of this class.
- writeRegistryServiceInfo(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.helper.SharedLibraryLoader
- Registers the SharedLibraryLoader under a RegistryKey.
- writeRegistryServiceInfo(XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.helper.SharedLibraryLoader
- Registers the SharedLibraryLoader under a RegistryKey.
X
- XAdapter - interface com.sun.star.uno.XAdapter.
- XAggregation - interface com.sun.star.uno.XAggregation.
- XComponentContext - interface com.sun.star.uno.XComponentContext.
- XCurrentContext - interface com.sun.star.uno.XCurrentContext.
- XInterface - interface com.sun.star.uno.XInterface.
- XNamingService - interface com.sun.star.uno.XNamingService.
- XReference - interface com.sun.star.uno.XReference.
- XUnloadingPreference - interface com.sun.star.uno.XUnloadingPreference.
- XWeak - interface com.sun.star.uno.XWeak.
_
- __bridges - Static variable in class com.sun.star.uno.UnoRuntime
- __environments - Static variable in class com.sun.star.uno.UnoRuntime
- _class - Variable in class com.sun.star.uno.Type
- _iTypeDescription - Variable in class com.sun.star.uno.Type
- _mapImplementationIds - Static variable in class com.sun.star.lib.uno.helper.WeakBase
- _mapTypes - Static variable in class com.sun.star.lib.uno.helper.WeakBase
- _object - Variable in class com.sun.star.uno.Any
- The data of the any.
- _type - Variable in class com.sun.star.uno.Any
- The type of the any.
- _typeClass - Variable in class com.sun.star.uno.Type
- _typeName - Variable in class com.sun.star.uno.Type
A B C D E F G H I L M P Q R S T U V W X _
|
UNO Java Runtime | |||||||||
PREV NEXT | FRAMES NO FRAMES |