Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X _ 

A

aBoundLC - Variable in class com.sun.star.lib.uno.helper.PropertySet
 
accept(String) - Method in class com.sun.star.comp.connections.Acceptor
Accepts a connection request via the given connection type.
accept(String) - Method in class com.sun.star.lib.connections.pipe.pipeAcceptor
Accepts a connection request via the described pipe.
accept(String) - Method in class com.sun.star.lib.connections.socket.socketAcceptor
Accepts a connection request via the described socket.
Acceptor - Class in com.sun.star.comp.connections
A component that implements the XAcceptor interface.
Acceptor(XMultiServiceFactory) - Constructor for class com.sun.star.comp.connections.Acceptor
Constructs a new Acceptor that uses the given service factory to create a specific XAcceptor.
acquire() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
Increases the life count.
acquire() - Method in interface com.sun.star.uno.IBridge
Deprecated.
Increases the life count.
activate(String, String, String, XRegistryKey) - Method in class com.sun.star.comp.loader.JavaLoader
Provides a components factory.
add(Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Appends the specified element to the end of this list.
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(AsynchronousFinalizer.Job) - Static method in class com.sun.star.lib.util.AsynchronousFinalizer
Add a job to be executed asynchronously.
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.
addDisposeListener(DisposeListener) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
addDisposeListener(DisposeListener) - Method in interface com.sun.star.lib.util.DisposeNotifier
Adds a dispose listener, to be notified when this object is disposed.
addEventListener(XEventListener) - Method in class com.sun.star.comp.helper.ComponentContext
 
addEventListener(XEventListener) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Adds a new EventListener.
addEventListener(XEventListener) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
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
 
addPropertyChangeListener(String, XPropertyChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
Implements com.sun.star.beans.XPropertySet.addPropertyChangeListener.
addReference(XReference) - Method in class com.sun.star.lib.uno.helper.WeakAdapter
Method of com.sun.star.uno.XAdapter.
addStreamListener(XStreamListener) - Method in class com.sun.star.lib.connections.pipe.PipeConnection
 
addStreamListener(XStreamListener) - Method in class com.sun.star.lib.connections.socket.SocketConnection
 
addVetoableChangeListener(String, com.sun.star.beans.XVetoableChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySet
 
addVetoableChangeListener(String, XVetoableChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
Implements com.sun.star.beans.XPropertySet.addVetoableChangeListener.
ANY - Static variable in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
Any - Class in com.sun.star.uno
The UNO IDL type any is mapped to java type java.lang.Object.
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
ANY - Static variable in class com.sun.star.uno.Type
 
AnyConverter - Class in com.sun.star.uno
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 two UNO ANY values for equality.
Ascii - Class in com.sun.star.uno
Deprecated.
do not use
Ascii(char) - Constructor for class com.sun.star.uno.Ascii
Deprecated.
do not use
ascii - Variable in class com.sun.star.uno.Ascii
Deprecated.
 
AsciiString - Class in com.sun.star.uno
Deprecated.
do not use
AsciiString(String) - Constructor for class com.sun.star.uno.AsciiString
Deprecated.
do not use
asciistring - Variable in class com.sun.star.uno.AsciiString
Deprecated.
 
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.
AsynchronousFinalizer - Class in com.sun.star.lib.util
Helper class to asynchronously execute finalize methods.
AsynchronousFinalizer.Job - Interface in com.sun.star.lib.util
An interface to represent bodies of finalize methods.
attach() - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
Attaches this thread to the thread pool.
attach(ThreadId) - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
As above, but hands in an already existing instance of the threadid of the current thread.
attach(ThreadId) - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
 
attach() - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
 
AttributeTypeInfo - Class in com.sun.star.lib.uno.typeinfo
 
AttributeTypeInfo(String, int, int, Type) - Constructor for class com.sun.star.lib.uno.typeinfo.AttributeTypeInfo
Create an attribute type info with a UNO type that cannot unambiguously be represented as a Java 1.2 type.
AttributeTypeInfo(String, int, int) - Constructor for class com.sun.star.lib.uno.typeinfo.AttributeTypeInfo
 
available() - Method in class com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter
 
available() - Method in class com.sun.star.lib.uno.adapter.InputStreamToXInputStreamAdapter
 
available() - Method in class com.sun.star.lib.uno.adapter.XInputStreamToInputStreamAdapter
 
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.Type
 
Bootstrap - Class in com.sun.star.comp.helper
Bootstrap offers functionality to obtain a context or simply a service manager.
Bootstrap() - Constructor for class com.sun.star.comp.helper.Bootstrap
 
bootstrap() - Static method in class com.sun.star.comp.helper.Bootstrap
Bootstraps the component context from a UNO installation.
BootstrapException - Exception in com.sun.star.comp.helper
BootstrapException is a checked exception that wraps an exception thrown by the original target.
BootstrapException() - Constructor for exception com.sun.star.comp.helper.BootstrapException
Constructs a BootstrapException with null as the target exception.
BootstrapException(String) - Constructor for exception com.sun.star.comp.helper.BootstrapException
Constructs a BootstrapException with the specified detail message.
BootstrapException(String, Exception) - Constructor for exception com.sun.star.comp.helper.BootstrapException
Constructs a BootstrapException with the specified detail message and a target exception.
BootstrapException(Exception) - Constructor for exception com.sun.star.comp.helper.BootstrapException
Constructs a BootstrapException with a target exception.
BOUND - Static variable in class com.sun.star.lib.uno.typeinfo.TypeInfo
Marks an extended attribute of an interface type as bound.
BoundListeners() - Constructor for class com.sun.star.lib.uno.helper.PropertySetMixin.BoundListeners
The constructor.
BridgedObject - Class in com.sun.star.lib.uno.bridges.java_remote
A back door to access the bridge associated with a bridged object.
BridgeFactory - Class in com.sun.star.comp.bridgefactory
The BridgeFactory class implements the XBridgeFactory Interface.
BridgeFactory() - Constructor for class com.sun.star.comp.bridgefactory.BridgeFactory
 
BYTE - Static variable in class com.sun.star.uno.Type
 
ByteArrayToXInputStreamAdapter - Class in com.sun.star.lib.uno.adapter
 
ByteArrayToXInputStreamAdapter(byte[]) - Constructor for class com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter
Creates a new instance of ByteArrayXInputStram

C

CHAR - Static variable in class com.sun.star.uno.Type
 
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
 
clear() - Method in class com.sun.star.lib.util.WeakMap
Removes all mappings from this map.
clone() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Returns a shallow copy of this ArrayList instance.
close() - Method in class com.sun.star.comp.connections.PipedConnection
Closes the pipe.
close() - Method in class com.sun.star.lib.connections.pipe.PipeConnection
Closes the connection.
close() - Method in class com.sun.star.lib.connections.socket.SocketConnection
Closes the connection.
close() - Method in class com.sun.star.lib.uno.adapter.XInputStreamToInputStreamAdapter
 
close() - Method in class com.sun.star.lib.uno.adapter.XOutputStreamToOutputStreamAdapter
 
closeInput() - Method in class com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter
 
closeInput() - Method in class com.sun.star.lib.uno.adapter.InputStreamToXInputStreamAdapter
 
closeOutput() - Method in class com.sun.star.lib.uno.adapter.OutputStreamToXOutputStreamAdapter
 
closeOutput() - Method in class com.sun.star.lib.uno.adapter.XOutputStreamToByteArrayAdapter
 
com.sun.star.comp - package com.sun.star.comp
 
com.sun.star.comp.bridgefactory - package com.sun.star.comp.bridgefactory
 
com.sun.star.comp.connections - package com.sun.star.comp.connections
 
com.sun.star.comp.helper - package com.sun.star.comp.helper
 
com.sun.star.comp.juhtest - package com.sun.star.comp.juhtest
 
com.sun.star.comp.loader - package com.sun.star.comp.loader
 
com.sun.star.comp.servicemanager - package com.sun.star.comp.servicemanager
 
com.sun.star.comp.urlresolver - package com.sun.star.comp.urlresolver
 
com.sun.star.lib.connections.pipe - package com.sun.star.lib.connections.pipe
 
com.sun.star.lib.connections.socket - package com.sun.star.lib.connections.socket
 
com.sun.star.lib.uno - package com.sun.star.lib.uno
 
com.sun.star.lib.uno.adapter - package com.sun.star.lib.uno.adapter
 
com.sun.star.lib.uno.bridges.java_remote - package com.sun.star.lib.uno.bridges.java_remote
 
com.sun.star.lib.uno.environments.java - package com.sun.star.lib.uno.environments.java
 
com.sun.star.lib.uno.environments.remote - package com.sun.star.lib.uno.environments.remote
 
com.sun.star.lib.uno.helper - package com.sun.star.lib.uno.helper
 
com.sun.star.lib.uno.protocols.urp - package com.sun.star.lib.uno.protocols.urp
 
com.sun.star.lib.uno.typedesc - package com.sun.star.lib.uno.typedesc
 
com.sun.star.lib.uno.typeinfo - package com.sun.star.lib.uno.typeinfo
 
com.sun.star.lib.util - package com.sun.star.lib.util
 
com.sun.star.uno - package com.sun.star.uno
 
complete(Object) - Static method in class com.sun.star.uno.Any
Complete a UNO ANY (make sure it is wrapped up as an Any instance).
completeValue(Type, Object) - Static method in class com.sun.star.uno.UnoRuntime
Complete a UNO value (make sure it is no invalid null value).
ComponentBase - Class in com.sun.star.lib.uno.helper
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 in com.sun.star.comp.helper
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 in com.sun.star.comp.helper
Component context entry for constructing ComponentContext objects.
ComponentContextEntry(Object, Object) - Constructor for class com.sun.star.comp.helper.ComponentContextEntry
Creating a late-init singleton entry component context entry.
ComponentContextEntry(Object) - Constructor for class com.sun.star.comp.helper.ComponentContextEntry
Creating a direct value component context entry.
connect(String) - Method in class com.sun.star.comp.connections.Connector
Connects via the given connection type to a waiting server.
connect(String) - Method in class com.sun.star.lib.connections.pipe.pipeConnector
Connects via the described pipe to a waiting server.
connect(String) - Method in class com.sun.star.lib.connections.socket.socketConnector
Connects via the described socket to a waiting server.
Connector - Class in com.sun.star.comp.connections
A component that implements the XConnector interface.
Connector(XMultiServiceFactory) - Constructor for class com.sun.star.comp.connections.Connector
Constructs a new Connector that uses the given service factory to create a specific XConnector.
CONST - Static variable in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
ConstantInstanceProvider - Class in com.sun.star.comp.connections
The ConstantInstanceProvider is a component that implements the XInstanceProvider Interface.
ConstantInstanceProvider(XMultiServiceFactory) - Constructor for class com.sun.star.comp.connections.ConstantInstanceProvider
Constructs a new ConstantInstanceProvider.
ConstantTypeInfo - Class in com.sun.star.lib.uno.typeinfo
Deprecated.
UNOTYPEINFO for constants is not needed
ConstantTypeInfo(String, int) - Constructor for class com.sun.star.lib.uno.typeinfo.ConstantTypeInfo
Deprecated.
 
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
 
containsKey(Object) - Method in class com.sun.star.lib.util.WeakMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class com.sun.star.lib.util.WeakMap
Returns true if this map maps one or more keys to the specified value.
convertPropertyValue(Property, Object[], Object[], Object) - Method in class com.sun.star.lib.uno.helper.PropertySet
Converts a value in a way so that it is appropriate for storing as a property value, that is setPropertyValueNoBroadcast can process the value without any further conversion.
create(String, String) - Static method in class com.sun.star.comp.helper.RegistryServiceFactory
Deprecated.
This bootstraps an initial service factory working on a registry.
create(String, String, boolean) - Static method in class com.sun.star.comp.helper.RegistryServiceFactory
Deprecated.
This bootstraps an initial service factory working on a registry.
create(String) - Static method in class com.sun.star.comp.helper.RegistryServiceFactory
Deprecated.
This bootstraps an initial service factory working on a registry file.
create(String, boolean) - Static method in class com.sun.star.comp.helper.RegistryServiceFactory
Deprecated.
This bootstraps an initial service factory working on a registry file.
create() - Static method in class com.sun.star.comp.helper.RegistryServiceFactory
Deprecated.
This bootstraps a service factory without initialize a registry.
create() - Static method in class com.sun.star.lib.uno.environments.remote.ThreadPoolManager
Creates a thread pool instance.
createBridge(String, String, XConnection, XInstanceProvider) - Method in class com.sun.star.comp.bridgefactory.BridgeFactory
Creates a remote bridge and memorizes it under sName.
createComponentFactory(Class, String) - Static method in class com.sun.star.comp.loader.FactoryHelper
Creates a factory for the given class.
createComponentFactory(Class, String, String[]) - Static method in class com.sun.star.lib.uno.helper.Factory
Creates an object factory supporting interfaces com.sun.star.lang.XSingleComponentFactory and com.sun.star.lang.XServiceInfo
createComponentFactory(Class, String[]) - Static method in class com.sun.star.lib.uno.helper.Factory
Creates an object factory supporting interfaces com.sun.star.lang.XSingleComponentFactory and com.sun.star.lang.XServiceInfo The implementation name is the name of the implementation class.
createContentEnumeration(String) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Provides an enumeration of of all factorys for a specified service.
createEnumeration() - Method in class com.sun.star.comp.servicemanager.ServiceManager
Provides an enumeration of all registred services.
createFresh() - Static method in class com.sun.star.lib.uno.environments.remote.ThreadId
 
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.
createInstance() - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
Creates an instance of the desired service.
createInstance() - Method in class com.sun.star.comp.loader.JavaLoaderFactory
 
createInstance(String) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Creates a new instance of a specified service.
createInstanceWithArguments(Object[]) - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
Creates an instance of the desired service.
createInstanceWithArguments(Object[]) - Method in class com.sun.star.comp.loader.JavaLoaderFactory
 
createInstanceWithArguments(String, Object[]) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Creates a new instance of a specified service with the given parameters.
createInstanceWithArgumentsAndContext(Object[], XComponentContext) - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
 
createInstanceWithArgumentsAndContext(String, Object[], com.sun.star.uno.XComponentContext) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Create a service instance with given context and arguments.
createInstanceWithArgumentsAndContext(Object[], XComponentContext) - Method in class com.sun.star.lib.uno.helper.Factory
 
createInstanceWithContext(XComponentContext) - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
 
createInstanceWithContext(String, com.sun.star.uno.XComponentContext) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Create a service instance with given context.
createInstanceWithContext(XComponentContext) - Method in class com.sun.star.lib.uno.helper.Factory
 
createSimpleServiceManager() - Static method in class com.sun.star.comp.helper.Bootstrap
Bootstraps a servicemanager with the jurt base components registered.

D

DEBUG - Static variable in class com.sun.star.comp.connections.ConstantInstanceProvider
When set to true, enables various debugging output.
DEBUG - Static variable in class com.sun.star.comp.connections.PipedConnection
When set to true, enables various debugging output.
DEBUG - Static variable in class com.sun.star.lib.connections.pipe.PipeConnection
When set to true, enables various debugging output.
DEBUG - Static variable in class com.sun.star.lib.connections.socket.SocketConnection
When set to true, enables various debugging output.
DEBUG - Static variable in class com.sun.star.uno.UnoRuntime
Deprecated.
As of UDK 3.2.0, do not use this internal field.
DEFAULT_IMPLEMENTATION - Static variable in class com.sun.star.comp.helper.SharedLibraryLoader
Deprecated.
The default implementation name
DEFAULT_LIBRARY - Static variable in class com.sun.star.comp.helper.SharedLibraryLoader
Deprecated.
The default library which contains the SharedLibraryLoader component
defaultBootstrap_InitialComponentContext() - Static method in class com.sun.star.comp.helper.Bootstrap
Bootstraps the initial component context from a native UNO installation.
defaultBootstrap_InitialComponentContext(String, Hashtable) - Static method in class com.sun.star.comp.helper.Bootstrap
Bootstraps the initial component context from a native UNO installation.
destroy() - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
Destroys the thread pool and tries to join all created threads immediately.
destroy() - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
 
detach() - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
Detaches this thread from the thread pool.
detach(Object, ThreadId) - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
As above, but hands in an already existing instance of the threadid of the current thread and a handle returned by attach.
detach(Object, ThreadId) - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
 
detach() - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
 
dispatch_queryInterface(Type) - Method in class com.sun.star.lib.uno.environments.remote.Job
Dispatches a queryInterface call
dispose() - Method in class com.sun.star.comp.helper.ComponentContext
 
dispose() - Method in class com.sun.star.comp.servicemanager.ServiceManager
Removes all listeners from the ServiceManager and clears the list of the services.
dispose() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
dispose(Throwable) - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
Disposes this thread pool, thus releasing all threads by throwing a DisposedException with the given Throwable cause.
dispose(Throwable) - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
 
dispose() - Method in class com.sun.star.lib.uno.environments.remote.Job
 
dispose() - Method in class com.sun.star.lib.uno.helper.ComponentBase
Method of XComponent.
dispose() - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
Marks this instance as being disposed.
dispose() - Method in interface com.sun.star.uno.IBridge
Deprecated.
Disposes the bridge.
disposeAndClear(EventObject) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
 
disposeAndClear(EventObject) - Method in class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
 
DisposeListener - Interface in com.sun.star.lib.util
Counterpart to DisposeNotifier.
DisposeNotifier - Interface in com.sun.star.lib.util
Optional interface to be implemented by objects stored in a WeakMap.
DOUBLE - Static variable in class com.sun.star.uno.Type
 

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.
enter() - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
Lets this thread enter the thread pool.
enter(Object, ThreadId) - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
as above but hands in an already existing instance of the threadid of the current thread and a handle returned by attach.
enter() - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
 
enter(Object, ThreadId) - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
 
entrySet() - Method in class com.sun.star.lib.util.WeakMap
Returns a collection view of the mappings contained in this map.
Enum - Class in com.sun.star.uno
The Enum class is the base class for all classes generated as java binding for the IDL type enum.
Enum(int) - Constructor for class com.sun.star.uno.Enum
Constructs a enum value.
equals(Object) - Method in class com.sun.star.lib.uno.environments.java.java_environment
 
equals(Object) - Method in class com.sun.star.lib.uno.environments.remote.ThreadId
 
equals(Object) - Method in class com.sun.star.lib.util.WeakMap
 
equals(Object) - Method in class com.sun.star.uno.Any
 
equals(Object) - Method in class com.sun.star.uno.Type
 
execute() - Method in class com.sun.star.lib.uno.environments.remote.Job
Execute the job.

F

Factory(Class, String, XMultiServiceFactory, XRegistryKey) - Constructor for class com.sun.star.comp.loader.FactoryHelper.Factory
 
Factory - Class in com.sun.star.lib.uno.helper
Factory helper class supporting com.sun.star.lang.XServiceInfo and com.sun.star.lang.XSingleComponentFactory.
FactoryHelper - Class in com.sun.star.comp.loader
The purpose of this class to help component implementation.
FactoryHelper() - Constructor for class com.sun.star.comp.loader.FactoryHelper
 
FactoryHelper.Factory - Class in com.sun.star.comp.loader
 
finalize() - Method in class com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter
 
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.Type
 
flush() - Method in class com.sun.star.comp.connections.PipedConnection
Flushes the buffer, notifies if necessary the other side that new data has arrived.
flush() - Method in class com.sun.star.lib.connections.pipe.PipeConnection
Flushes the buffer.
flush() - Method in class com.sun.star.lib.connections.socket.SocketConnection
Flushes the buffer.
flush() - Method in class com.sun.star.lib.uno.adapter.OutputStreamToXOutputStreamAdapter
 
flush() - Method in class com.sun.star.lib.uno.adapter.XOutputStreamToByteArrayAdapter
 
flush() - Method in class com.sun.star.lib.uno.adapter.XOutputStreamToOutputStreamAdapter
 

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(int) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Returns the element at the specified position in this list.
get(Object) - Method in class com.sun.star.lib.util.WeakMap
Returns the value to which the specified key is mapped in this map, or null if the map contains no mapping for this key.
get() - Method in class com.sun.star.uno.WeakReference
Returns a hard reference to the object that is kept weak by this class.
getArguments() - Method in class com.sun.star.lib.uno.environments.remote.Message
Returns the arguments of a message.
getArrayTypeName() - Method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
getArrayTypeName() - Method in interface com.sun.star.uno.ITypeDescription
Deprecated.
Gets the (Java) array type name.
getAvailableServiceNames() - Method in class com.sun.star.comp.servicemanager.ServiceManager
Supplies a list of all avialable services names.
getBridge(String) - Method in class com.sun.star.comp.bridgefactory.BridgeFactory
Gets a remote bridge which must already exist.
getBridge(Object) - Static method in class com.sun.star.lib.uno.bridges.java_remote.BridgedObject
Obtains the bridge associated with a bridged object.
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.
getBuffer() - Method in class com.sun.star.lib.uno.adapter.XOutputStreamToByteArrayAdapter
 
getBytes() - Method in class com.sun.star.lib.uno.environments.remote.ThreadId
 
getComponentType() - Method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
getComponentType() - Method in interface com.sun.star.uno.ITypeDescription
Deprecated.
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.lib.uno.environments.java.java_environment
 
getContext() - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
 
getContext() - Method in interface com.sun.star.uno.IEnvironment
Deprecated.
Gets the context of this environment.
getCurrentContext() - Method in class com.sun.star.lib.uno.environments.remote.Message
Returns the current context of a request message.
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.
getDescription() - Method in class com.sun.star.comp.connections.PipedConnection
Gives a description of this pipe.
getDescription() - Method in class com.sun.star.lib.connections.pipe.PipeConnection
Gives a description of the connection.
getDescription() - Method in class com.sun.star.lib.connections.socket.SocketConnection
Gives a description of the connection.
getDescription() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
Gives a description of the connection type and protocol used
getElementType() - Method in class com.sun.star.comp.servicemanager.ServiceManager
Provides the UNO type of the ServiceManager
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.
getExistingBridges() - Method in class com.sun.star.comp.bridgefactory.BridgeFactory
Gives all created bridges
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 interface com.sun.star.uno.IFieldDescription
Deprecated.
Gives native java field of this member.
getFieldDescription(String) - Method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
getFieldDescription(String) - Method in interface com.sun.star.uno.ITypeDescription
Deprecated.
Gets the IFieldDescription for the field with the name name, if it exists, otherwise returns null.
getFieldDescriptions() - Method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
getFieldDescriptions() - Method in interface com.sun.star.uno.ITypeDescription
Deprecated.
Gets the IFieldDescription for every field, if this type is an interface.
getFlags() - Method in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
getImplementationId() - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
 
getImplementationId() - Method in class com.sun.star.lib.uno.helper.WeakBase
Method of XTypeProvider.
getImplementationName() - Method in class com.sun.star.comp.juhtest.SmoketestCommandEnvironment
 
getImplementationName() - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
Gives the implementation name
getImplementationName() - Method in class com.sun.star.comp.loader.JavaLoader
Supplies the implementation name of the component.
getImplementationName() - Method in class com.sun.star.comp.loader.JavaLoaderFactory
implements the XServiceInfo interface
getImplementationName() - Method in class com.sun.star.comp.servicemanager.ServiceManager
Returns the implementation name of the ServiceManager component.
getImplementationName() - Method in class com.sun.star.lib.uno.helper.Factory
 
getIndex() - Method in class com.sun.star.lib.uno.typedesc.MethodDescription
 
getIndex() - Method in class com.sun.star.lib.uno.typeinfo.AttributeTypeInfo
 
getIndex() - Method in class com.sun.star.lib.uno.typeinfo.MemberTypeInfo
 
getIndex() - Method in class com.sun.star.lib.uno.typeinfo.MethodTypeInfo
 
getIndex() - Method in class com.sun.star.lib.uno.typeinfo.ParameterTypeInfo
 
getIndex() - Method in interface com.sun.star.uno.IMemberDescription
Deprecated.
Gives the relative index of this member in the declaring interface or struct (including superclasses).
getInSignature() - Method in class com.sun.star.lib.uno.typedesc.MethodDescription
 
getInSignature() - Method in interface com.sun.star.uno.IMethodDescription
Deprecated.
Gives any array of ITypeDescription of the [in] parameters.
getInstance(String) - Method in class com.sun.star.comp.connections.ConstantInstanceProvider
Gives an object for the passed instance name.
getInstance(String) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
getInteractionHandler() - Method in class com.sun.star.comp.juhtest.SmoketestCommandEnvironment
 
getJars() - Static method in class com.sun.star.comp.helper.UnoInfo
Gets the UNO jar files.
getLength() - Method in class com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter
 
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.
getMethod() - Method in class com.sun.star.lib.uno.environments.remote.Message
Returns the method description of a request message.
getMethod() - Method in class com.sun.star.lib.uno.typedesc.MethodDescription
 
getMethod() - Method in interface com.sun.star.uno.IMethodDescription
Deprecated.
Gives native java method of this method.
getMethodDescription(int) - Method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
getMethodDescription(String) - Method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
getMethodDescription(int) - Method in interface com.sun.star.uno.ITypeDescription
Deprecated.
Gets the IMethodDescription for the method with index methodId, if it exists, otherwise returns null.
getMethodDescription(String) - Method in interface com.sun.star.uno.ITypeDescription
Deprecated.
Gets the IMethodDescription for the method with the name name, if it exists, otherwise returns null.
getMethodDescriptions() - Method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
getMethodDescriptions() - Method in interface com.sun.star.uno.ITypeDescription
Deprecated.
Gets the IMethodDescription for every method, if this type is an interface.
getMethodName() - Method in class com.sun.star.lib.uno.typeinfo.ParameterTypeInfo
 
getName() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
Gives the name of this bridge
getName() - Method in class com.sun.star.lib.uno.environments.java.java_environment
 
getName() - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
 
getName() - Method in class com.sun.star.lib.uno.typedesc.MethodDescription
 
getName() - Method in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
getName() - Method in interface com.sun.star.uno.IEnvironment
Deprecated.
Gets the name of this environment.
getName() - Method in interface com.sun.star.uno.IMemberDescription
Deprecated.
Gives the name of this member.
getObject() - Method in class com.sun.star.uno.Any
Gets the value within the any.
getObjectId() - Method in class com.sun.star.lib.uno.environments.remote.Message
Returns the object ID of a request message.
getOid() - Method in interface com.sun.star.uno.IQueryInterface
Returns the unique object identifier (OID) of the underlying UNO object.
getOutSignature() - Method in class com.sun.star.lib.uno.typedesc.MethodDescription
 
getOutSignature() - Method in interface com.sun.star.uno.IMethodDescription
Deprecated.
Gives any array of ITypeDescription of the [out] parameters.
getPosition() - Method in class com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter
 
getProgressHandler() - Method in class com.sun.star.comp.juhtest.SmoketestCommandEnvironment
 
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(String) - 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.PropertySetMixin
Implements com.sun.star.beans.XPropertySet.getPropertyValue.
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.
getPropertyValues() - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
Implements com.sun.star.beans.XPropertyAccess.getPropertyValues.
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 class com.sun.star.lib.uno.environments.java.java_environment
Retrieves an interface identified by its object id and type from this environment.
getRegisteredInterface(String, Type) - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
 
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 class com.sun.star.lib.uno.environments.java.java_environment
Retrieves the object identifier for a registered interface from this environment.
getRegisteredObjectIdentifier(Object) - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
 
getRegisteredObjectIdentifier(Object) - Method in interface com.sun.star.uno.IEnvironment
Deprecated.
Retrieves the OID for a registered object.
getResource(ClassLoader, String) - Static method in class com.sun.star.lib.util.NativeLibraryLoader
Locate a system resource, using a given class loader.
getResult() - Method in class com.sun.star.lib.uno.environments.remote.Message
Returns the result of a reply message.
getReturnSignature() - Method in class com.sun.star.lib.uno.typedesc.MethodDescription
 
getReturnSignature() - Method in interface com.sun.star.uno.IMethodDescription
Deprecated.
Gives the ITypeDescription of the return type.
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.
getServiceFactory(Class, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.loader.FactoryHelper
Deprecated.
as of UDK 1.0

getServiceFactory(Class, String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.loader.FactoryHelper
Creates a factory for the given class.
getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.loader.JavaLoader
Supplies the factory for the JavaLoader
getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.servicemanager.ServiceManager
Returns the service factory for the ServiceManager.
getServiceManager() - Method in class com.sun.star.comp.helper.ComponentContext
 
getServiceNames() - Static method in class com.sun.star.comp.juhtest.SmoketestCommandEnvironment
 
getSourceEnvironment() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
Gives the source environment.
getSourceEnvironment() - Method in interface com.sun.star.uno.IBridge
Deprecated.
Returns the source environment.
getSuperType() - Method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
getSuperType() - Method in interface com.sun.star.uno.ITypeDescription
Deprecated.
Gets the ITypeDescription of the super, if it exists.
getSupportedServiceNames() - Method in class com.sun.star.comp.juhtest.SmoketestCommandEnvironment
 
getSupportedServiceNames() - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
Gives the supported services
getSupportedServiceNames() - Method in class com.sun.star.comp.loader.JavaLoader
Supplies a list of all service names supported by the component
getSupportedServiceNames() - Method in class com.sun.star.comp.loader.JavaLoaderFactory
implements the XServiceInfo interface
getSupportedServiceNames() - Method in class com.sun.star.comp.servicemanager.ServiceManager
Supplies list of all supported services.
getSupportedServiceNames() - Method in class com.sun.star.lib.uno.helper.Factory
 
getTargetEnvironment() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
Gives the destination environment.
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.
getThreadId() - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
Retrieves the global threadId for the current thread.
getThreadId() - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
 
getThreadId() - Method in class com.sun.star.lib.uno.environments.remote.Job
 
getThreadId() - Method in class com.sun.star.lib.uno.environments.remote.Message
Returns the thread ID of the message.
getType() - Method in class com.sun.star.lib.uno.environments.remote.Message
Returns the type of a request message.
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.lib.uno.typedesc.TypeDescription
 
getTypeClass() - Method in interface com.sun.star.uno.ITypeDescription
Deprecated.
Gets the IDL TypeClass of the type.
getTypeClass() - Method in class com.sun.star.uno.Type
Gets the type class.
getTypeDescription(String) - Static method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
getTypeDescription(Class) - Static method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
getTypeDescription(Type) - Static method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
getTypeDescription(TypeClass) - Static method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
getTypeDescription() - Method in interface com.sun.star.uno.IFieldDescription
Deprecated.
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.lib.uno.typedesc.TypeDescription
 
getTypeName() - Method in interface com.sun.star.uno.ITypeDescription
Deprecated.
Gets the (UNO) type name.
getTypeName() - Method in class com.sun.star.uno.Type
Gets the type name.
getTypeParameterIndex() - Method in class com.sun.star.lib.uno.typeinfo.MemberTypeInfo
Returns the index of the type parameter that determines the parameterized type of this member.
getTypes() - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
 
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.
getUnoType() - Method in class com.sun.star.lib.uno.typeinfo.AttributeTypeInfo
Get the exact UNO type of this attribute type info, in case it cannot unambiguously be represented as a Java 1.2 type.
getUnoType() - Method in class com.sun.star.lib.uno.typeinfo.MemberTypeInfo
Get the exact UNO type of this member type info, in case it cannot unambiguously be represented as a Java 1.2 type.
getUnoType() - Method in class com.sun.star.lib.uno.typeinfo.MethodTypeInfo
Get the exact UNO return type of this method type info, in case it cannot unambiguously be represented as a Java 1.2 type.
getUnoType() - Method in class com.sun.star.lib.uno.typeinfo.ParameterTypeInfo
Get the exact UNO type of this parameter type info, in case it cannot unambiguously be represented as a Java 1.2 type.
getValue(Object) - Static method in class com.sun.star.lib.util.WeakMap
Returns the referent of a WeakReference, silently handling a null argument.
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.lib.uno.typedesc.TypeDescription
 
getZClass() - Method in interface com.sun.star.uno.ITypeDescription
Deprecated.
Gets the corresponding java class for the type.
getZClass() - Method in class com.sun.star.uno.Type
Gets the Java class.

H

has(Object) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Checks if a component is registered at the ServiceManager.
hasElements() - Method in class com.sun.star.comp.servicemanager.ServiceManager
Checks if the any componets are registered.
hashCode() - Method in class com.sun.star.lib.uno.environments.remote.ThreadId
 
hashCode() - Method in class com.sun.star.lib.util.WeakMap
 
hashCode() - Method in class com.sun.star.uno.Any
 
hashCode() - Method in class com.sun.star.uno.Type
 
hasTypeArguments() - Method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
HYPER - Static variable in class com.sun.star.uno.Type
 

I

IBridge - Interface in com.sun.star.uno
Deprecated.
As of UDK 3.2, this interface is deprecated, without offering a replacement.
ID_ACQUIRE - Static variable in class com.sun.star.lib.uno.typedesc.MethodDescription
 
ID_QUERY_INTERFACE - Static variable in class com.sun.star.lib.uno.typedesc.MethodDescription
 
ID_RELEASE - Static variable in class com.sun.star.lib.uno.typedesc.MethodDescription
 
IEnvironment - Interface in com.sun.star.uno
Deprecated.
As of UDK 3.2, this interface is deprecated, without offering a replacement.
IFieldDescription - Interface in com.sun.star.uno
Deprecated.
This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway.
IMapping - Interface in com.sun.star.uno
Deprecated.
As of UDK 3.2, this interface is deprecated, without offering a replacement.
IMemberDescription - Interface in com.sun.star.uno
Deprecated.
This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway.
IMethodDescription - Interface in com.sun.star.uno
Deprecated.
This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway.
IN - Static variable in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
indexOf(Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Searches for the first occurrence of the given argument, testing for equality using the equals method.
init(byte[]) - Method in class com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter
 
init() - Method in interface com.sun.star.lib.uno.environments.remote.IProtocol
Initializes the connection.
init() - Method in class com.sun.star.lib.uno.protocols.urp.urp
 
initialize(Object[]) - Method in class com.sun.star.comp.loader.JavaLoader
Unlike the original intention, the method could be called every time a new com.sun.star.lang.XMultiServiceFactory should be set at the loader.
initialize(Object[]) - Method in class com.sun.star.comp.servicemanager.ServiceManager
The method is used to add components to the ServiceManager.
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.
InputStreamToXInputStreamAdapter - Class in com.sun.star.lib.uno.adapter
The InputStreamToInputXStreamAdapter wraps the Java InputStream object into a UNO XInputStream object.
InputStreamToXInputStreamAdapter(InputStream) - Constructor for class com.sun.star.lib.uno.adapter.InputStreamToXInputStreamAdapter
Constructor.
insert(Object) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Adds a SingleServiceFactory to the ServiceManager.
INTERFACE - Static variable in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
InterfaceContainer - Class in com.sun.star.lib.uno.helper
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.
IProtocol - Interface in com.sun.star.lib.uno.environments.remote
An abstraction of remote bridge protocols.
IQueryInterface - Interface in com.sun.star.uno
This is the delegator interface for Java objects implementing interfaces of an underlying UNO object.
IReceiver - Interface in com.sun.star.lib.uno.environments.remote
An abstraction for giving back a reply for a request.
isAbnormalTermination() - Method in class com.sun.star.lib.uno.environments.remote.Message
Returns whether the reply message represents abnormal termination.
isAny() - Method in class com.sun.star.lib.uno.typedesc.MethodDescription
 
isAny() - Method in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
isAny() - Method in interface com.sun.star.uno.IMemberDescription
Deprecated.
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.
isBound() - Method in class com.sun.star.lib.uno.typeinfo.AttributeTypeInfo
Returns the status of the 'bound' flag.
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 class com.sun.star.lib.uno.typedesc.MethodDescription
 
isConst() - Method in class com.sun.star.lib.uno.typeinfo.MethodTypeInfo
 
isConst() - Method in interface com.sun.star.uno.IMethodDescription
Deprecated.
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.
isEmpty() - Method in class com.sun.star.lib.util.WeakMap
Returns true if this map contains no key–value mappings.
isEnum(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type enum.
isFloat(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type float.
isIN() - Method in class com.sun.star.lib.uno.typeinfo.ParameterTypeInfo
 
isINOUT() - Method in class com.sun.star.lib.uno.typeinfo.ParameterTypeInfo
 
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 class com.sun.star.lib.uno.typedesc.MethodDescription
 
isInterface() - Method in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
isInterface() - Method in interface com.sun.star.uno.IMemberDescription
Deprecated.
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 an interface, struct, exception, sequence or enum.
isOneway() - Method in class com.sun.star.lib.uno.typedesc.MethodDescription
 
isOneway() - Method in class com.sun.star.lib.uno.typeinfo.MethodTypeInfo
 
isOneway() - Method in interface com.sun.star.uno.IMethodDescription
Deprecated.
Indicates if this method is oneWay, respectively if this method may become executed asynchronously.
isOUT() - Method in class com.sun.star.lib.uno.typeinfo.ParameterTypeInfo
 
isReadOnly() - Method in class com.sun.star.lib.uno.typeinfo.AttributeTypeInfo
 
isRequest() - Method in class com.sun.star.lib.uno.environments.remote.Job
 
isRequest() - Method in class com.sun.star.lib.uno.environments.remote.Message
Returns whether the message is a request or a reply.
isReturnUnsigned() - Method in class com.sun.star.lib.uno.typeinfo.MethodTypeInfo
 
isSame(Object) - Method in interface com.sun.star.uno.IQueryInterface
Tests if the given reference represents a facet of the underlying UNO 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.
isSupertypeOf(Type) - Method in class com.sun.star.uno.Type
Determines whether this UNO type is a supertype of another UNO type.
isSynchronous() - Method in class com.sun.star.lib.uno.environments.remote.Job
 
isSynchronous() - Method in class com.sun.star.lib.uno.environments.remote.Message
Returns whether the request message is synchronous.
isType(Object) - Static method in class com.sun.star.uno.AnyConverter
checks if the any contains a value of the idl type type.
isTypeClassSimple(TypeClass) - Static method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
isUnsigned() - Method in class com.sun.star.lib.uno.typedesc.MethodDescription
 
isUnsigned() - Method in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
isUnsigned() - Method in interface com.sun.star.uno.IMemberDescription
Deprecated.
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
 
IThreadPool - Interface in com.sun.star.lib.uno.environments.remote
This interface is an abstraction of the various threadpool implementations.
ITypeDescription - Interface in com.sun.star.uno
Deprecated.
This interface does not cover all the features supported by the corresponding (unpublished) implementation. But no client code should need to access this functionality, anyway.

J

java_environment - Class in com.sun.star.lib.uno.environments.java
The java_environment is the environment where objects and interfaces are registered, which are mapped out of java or into java.
java_environment(Object) - Constructor for class com.sun.star.lib.uno.environments.java.java_environment
 
java_remote_bridge - Class in com.sun.star.lib.uno.bridges.java_remote
This class implements a remote bridge.
java_remote_bridge(IEnvironment, IEnvironment, Object[]) - Constructor for class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
java_remote_bridge(Object[]) - Constructor for class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
Deprecated.
as of UDK 1.0

JavaLoader - Class in com.sun.star.comp.loader
The JavaLoader class provides the functionality of the com.sun.star.loader.Java service.
JavaLoader() - Constructor for class com.sun.star.comp.loader.JavaLoader
Creates a new instance of the JavaLoader class.
JavaLoader(XMultiServiceFactory) - Constructor for class com.sun.star.comp.loader.JavaLoader
Creates a new JavaLoader object.
JavaLoaderFactory - Class in com.sun.star.comp.loader
 
JavaLoaderFactory(XMultiServiceFactory) - Constructor for class com.sun.star.comp.loader.JavaLoaderFactory
default constructor
JavaThreadPool - Class in com.sun.star.lib.uno.environments.remote
This class implements a java thread pool.
JavaUNOHelperServices - Class in com.sun.star.comp
This class is the registration class for all services in this module.
JavaUNOHelperServices() - Constructor for class com.sun.star.comp.JavaUNOHelperServices
 
Job - Class in com.sun.star.lib.uno.environments.remote
The Job is an abstraction for tasks which have to be done remotely because of a method invocation.
Job(Object, IReceiver, Message) - Constructor for class com.sun.star.lib.uno.environments.remote.Job
 
JobQueue - Class in com.sun.star.lib.uno.environments.remote
The JobQueue implements a queue for jobs.

K

keySet() - Method in class com.sun.star.lib.util.WeakMap
Returns a view of the keys contained in this map.

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 class com.sun.star.lib.uno.environments.java.java_environment
 
list() - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
 
list() - Method in interface com.sun.star.uno.IEnvironment
Deprecated.
Lists the registered objects to System.out.
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.
loadLibrary(ClassLoader, String) - Static method in class com.sun.star.lib.util.NativeLibraryLoader
Load a system library, using a given class loader to locate the library.
LONG - Static variable in class com.sun.star.uno.Type
 

M

m_flags - Variable in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
m_index - Variable in class com.sun.star.lib.uno.typeinfo.AttributeTypeInfo
 
m_index - Variable in class com.sun.star.lib.uno.typeinfo.MethodTypeInfo
 
m_index - Variable in class com.sun.star.lib.uno.typeinfo.ParameterTypeInfo
 
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_methodName - Variable in class com.sun.star.lib.uno.typeinfo.ParameterTypeInfo
 
m_name - Variable in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
m_value - Variable in class com.sun.star.comp.helper.ComponentContextEntry
set entry value
m_value - Variable in class com.sun.star.uno.Union
 
mapInterface(Object, Type) - Method in interface com.sun.star.uno.IMapping
Deprecated.
Maps an interface from one environment to another.
mapInterfaceFrom(Object, Type) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
Maps an object from destination environment to the source environment.
mapInterfaceFrom(Object, Type) - Method in interface com.sun.star.uno.IBridge
Deprecated.
Maps an object from the destination environment to the source environment.
mapInterfaceTo(Object, Type) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
mapInterfaceTo(Object, Type) - Method in interface com.sun.star.uno.IBridge
Deprecated.
Maps an object from the source environment to the destination environment.
MappingException - Class in com.sun.star.uno
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.
mapUrlToFile(URL) - Static method in class com.sun.star.lib.util.UrlToFileMapper
Maps Java URL representations to File representations.
mark(int) - Method in class com.sun.star.lib.uno.adapter.XInputStreamToInputStreamAdapter
 
markSupported() - Method in class com.sun.star.lib.uno.adapter.XInputStreamToInputStreamAdapter
Tests if this input stream supports the mark and reset methods.
MemberTypeInfo - Class in com.sun.star.lib.uno.typeinfo
 
MemberTypeInfo(String, int, int, Type, int) - Constructor for class com.sun.star.lib.uno.typeinfo.MemberTypeInfo
Create a member type info with a UNO type that cannot unambiguously be represented as a Java 1.2 type.
MemberTypeInfo(String, int, int) - Constructor for class com.sun.star.lib.uno.typeinfo.MemberTypeInfo
 
Message - Class in com.sun.star.lib.uno.environments.remote
A remote request or reply message.
Message(ThreadId, boolean, String, ITypeDescription, IMethodDescription, boolean, XCurrentContext, boolean, Object, Object[]) - Constructor for class com.sun.star.lib.uno.environments.remote.Message
 
MethodDescription - Class in com.sun.star.lib.uno.typedesc
 
MethodTypeInfo - Class in com.sun.star.lib.uno.typeinfo
 
MethodTypeInfo(String, int, int, Type) - Constructor for class com.sun.star.lib.uno.typeinfo.MethodTypeInfo
Create a method type info with a UNO return type that cannot unambiguously be represented as a Java 1.2 type.
MethodTypeInfo(String, int, int) - Constructor for class com.sun.star.lib.uno.typeinfo.MethodTypeInfo
 
multiServiceFactory - Variable in class com.sun.star.comp.loader.JavaLoader
 
multiServiceFactory - Variable in class com.sun.star.comp.loader.JavaLoaderFactory
 
MultiTypeInterfaceContainer - Class in com.sun.star.lib.uno.helper
 
MultiTypeInterfaceContainer() - Constructor for class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
Creates a new instance of MultiTypeInterfaceContainer

N

NativeLibraryLoader - Class in com.sun.star.lib.util
Helper functions to locate and load native files.
notifyDispose(DisposeNotifier) - Method in interface com.sun.star.lib.util.DisposeListener
Callback fired by a DisposeNotifier once it is disposed.
notifyListeners() - Method in class com.sun.star.lib.uno.helper.PropertySetMixin.BoundListeners
Notifies any com.sun.star.beans.XPropertyChangeListeners.

O

ONEWAY - Static variable in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
OUT - Static variable in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
OutputStreamToXOutputStreamAdapter - Class in com.sun.star.lib.uno.adapter
The OutputStreamToXOutputStreamAdapter wraps a a UNO XOutputStream into a Java OutputStream object in a Java.
OutputStreamToXOutputStreamAdapter(OutputStream) - Constructor for class com.sun.star.lib.uno.adapter.OutputStreamToXOutputStreamAdapter
Constructor.

P

ParameterTypeInfo - Class in com.sun.star.lib.uno.typeinfo
 
ParameterTypeInfo(String, String, int, int, Type) - Constructor for class com.sun.star.lib.uno.typeinfo.ParameterTypeInfo
Create a parameter type info with a UNO type that cannot unambiguously be represented as a Java 1.2 type.
ParameterTypeInfo(String, String, int, int) - Constructor for class com.sun.star.lib.uno.typeinfo.ParameterTypeInfo
 
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.
pipeAcceptor - Class in com.sun.star.lib.connections.pipe
A component that implements the XAcceptor interface.
pipeAcceptor() - Constructor for class com.sun.star.lib.connections.pipe.pipeAcceptor
 
PipeConnection - Class in com.sun.star.lib.connections.pipe
The PipeConnection implements the XConnection interface and is uses by the PipeConnector and the PipeAcceptor.
PipeConnection(String) - Constructor for class com.sun.star.lib.connections.pipe.PipeConnection
Constructs a new PipeConnection.
pipeConnector - Class in com.sun.star.lib.connections.pipe
A component that implements the XConnector interface.
pipeConnector() - Constructor for class com.sun.star.lib.connections.pipe.pipeConnector
 
PipedConnection - Class in com.sun.star.comp.connections
The PipedConnection is a component that implements the XConnection Interface.
PipedConnection(Object[]) - Constructor for class com.sun.star.comp.connections.PipedConnection
Constructs a new PipedConnection, sees if there is an other side, which it should be connected to.
postDisposing() - Method in class com.sun.star.lib.uno.helper.ComponentBase
Override to become notified right before the disposing action is performed.
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.
preDisposing() - Method in class com.sun.star.lib.uno.helper.ComponentBase
Override to perform extra clean-up work.
prepareSet(String, Object, Object, PropertySetMixin.BoundListeners) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
A method used by clients when implementing UNO interface type attribute setter functions.
prepareSet(String, PropertySetMixin.BoundListeners) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
PropertySet - Class in com.sun.star.lib.uno.helper
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
 
PropertySetMixin - Class in com.sun.star.lib.uno.helper
A helper mixin to implement certain UNO interfaces related to property set handling on top of the attributes of a given UNO interface type.
PropertySetMixin(XComponentContext, XInterface, Type, String[]) - Constructor for class com.sun.star.lib.uno.helper.PropertySetMixin
The constructor.
PropertySetMixin.BoundListeners - Class in com.sun.star.lib.uno.helper
A class used by clients of PropertySetMixin when implementing UNO interface type attribute setter functions.
Proxy - Interface in com.sun.star.lib.uno
Marker interface implemented by proxies for UNO objects.
put(Object, Object) - Method in class com.sun.star.lib.util.WeakMap
Associates the specified value with the specified key in this map.
putAll(Map) - Method in class com.sun.star.lib.util.WeakMap
Copies all of the mappings from the specified map to this map.
putJob(Job) - Method in interface com.sun.star.lib.uno.environments.remote.IThreadPool
Queues a job into the jobQueue of the thread belonging to the jobs threadId.
putJob(Job) - Method in class com.sun.star.lib.uno.environments.remote.JavaThreadPool
 
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.
queryAdapter() - Method in class com.sun.star.lib.uno.helper.WeakBase
Method of XWeak.
queryInterface(Type) - Method in interface com.sun.star.uno.IQueryInterface
Returns an object implementing the requested interface type.
queryInterface(Type, Object) - Static method in class com.sun.star.uno.UnoRuntime
Queries the given UNO object for the given UNO interface type.
queryInterface(Class<T>, Object) - Static method in class com.sun.star.uno.UnoRuntime
Queries the given UNO object for the given Java class (which must represent a UNO interface type).

R

read(byte[][], int) - Method in class com.sun.star.comp.connections.PipedConnection
Read the required number of bytes.
read(byte[][], int) - Method in class com.sun.star.lib.connections.pipe.PipeConnection
Read the required number of bytes.
read(byte[][], int) - Method in class com.sun.star.lib.connections.socket.SocketConnection
Read the required number of bytes.
read() - Method in class com.sun.star.lib.uno.adapter.XInputStreamToInputStreamAdapter
 
read(byte[]) - Method in class com.sun.star.lib.uno.adapter.XInputStreamToInputStreamAdapter
 
read(byte[], int, int) - Method in class com.sun.star.lib.uno.adapter.XInputStreamToInputStreamAdapter
 
readBytes(byte[][], int) - Method in class com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter
 
readBytes(byte[][], int) - Method in class com.sun.star.lib.uno.adapter.InputStreamToXInputStreamAdapter
 
readMessage() - Method in interface com.sun.star.lib.uno.environments.remote.IProtocol
Reads a request or reply message.
readMessage() - Method in class com.sun.star.lib.uno.protocols.urp.urp
 
READONLY - Static variable in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
readSomeBytes(byte[][], int) - Method in class com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter
 
readSomeBytes(byte[][], int) - Method in class com.sun.star.lib.uno.adapter.InputStreamToXInputStreamAdapter
 
registerInterface(Object, String[], Type) - Method in class com.sun.star.lib.uno.environments.java.java_environment
 
registerInterface(Object, String[], Type) - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
 
registerInterface(Object, String[], Type) - Method in interface com.sun.star.uno.IEnvironment
Deprecated.
Registers one UNO interface facet of an object.
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, 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.
registerProperty(String, String, short) - Method in class com.sun.star.lib.uno.helper.PropertySet
Registers a property with this class.
registerProperty(String, short) - Method in class com.sun.star.lib.uno.helper.PropertySet
Registers a property with this class.
RegistryServiceFactory - Class in com.sun.star.comp.helper
Deprecated.
use class Bootstrap instead
RegistryServiceFactory() - Constructor for class com.sun.star.comp.helper.RegistryServiceFactory
Deprecated.
 
release() - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
Decreases the life count.
release() - Method in interface com.sun.star.uno.IBridge
Deprecated.
Decreases the life count.
remote_environment - Class in com.sun.star.lib.uno.environments.remote
 
remote_environment(Object) - Constructor for class com.sun.star.lib.uno.environments.remote.remote_environment
 
remove(Object) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Removes a SingleServiceFactory from the ServiceManager.
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
remove(Object) - Method in class com.sun.star.lib.util.WeakMap
Removes the mapping for this key from this map if present.
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.comp.servicemanager.ServiceManager
Removes a EventListener from the ServiceManager.
removeEventListener(XEventListener) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
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
 
removePropertyChangeListener(String, XPropertyChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
Implements com.sun.star.beans.XPropertySet.removePropertyChangeListener.
removeReference(XReference) - Method in class com.sun.star.lib.uno.helper.WeakAdapter
Method of com.sun.star.uno.XAdapter.
removeStreamListener(XStreamListener) - Method in class com.sun.star.lib.connections.pipe.PipeConnection
 
removeStreamListener(XStreamListener) - Method in class com.sun.star.lib.connections.socket.SocketConnection
 
removeVetoableChangeListener(String, XVetoableChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySet
 
removeVetoableChangeListener(String, XVetoableChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
Implements com.sun.star.beans.XPropertySet.removeVetoableChangeListener.
replace(String, char, String) - Static method in class com.sun.star.lib.util.StringHelper
 
reset() - Method in class com.sun.star.lib.uno.adapter.XInputStreamToInputStreamAdapter
 
reset() - Static method in class com.sun.star.uno.UnoRuntime
Deprecated.
As of UDK 3.2.0, this method is deprecated, without offering a replacement.
resolve(String) - Method in class com.sun.star.comp.urlresolver.UrlResolver._UrlResolver
 
retainAll(Collection) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
 
revokeAllProxies() - Method in class com.sun.star.lib.uno.environments.java.java_environment
Revokes all registered proxy interfaces.
revokeInterface(String, Type) - Method in class com.sun.star.lib.uno.environments.java.java_environment
You have to revoke ANY interface that has been registered via this method.
revokeInterface(String, Type) - Method in class com.sun.star.lib.uno.environments.remote.remote_environment
 
revokeInterface(String, Type) - Method in interface com.sun.star.uno.IEnvironment
Deprecated.
Explicitly revokes a UNO interface facet.
run() - Method in interface com.sun.star.lib.util.AsynchronousFinalizer.Job
 

S

seek(long) - Method in class com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter
 
sendReply(boolean, ThreadId, Object) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
sendReply(boolean, ThreadId, Object) - Method in interface com.sun.star.lib.uno.environments.remote.IReceiver
Send back a reply for a request.
sendRequest(String, Type, String, Object[]) - Method in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
ServiceManager - Class in com.sun.star.comp.servicemanager
The ServiceManager class is an implmentation of the ServiceManagerthe central class needed for implementing or using UNO components in Java.
ServiceManager() - Constructor for class com.sun.star.comp.servicemanager.ServiceManager
Creates a new instance of the ServiceManager.
ServiceManager(XComponentContext) - Constructor for class com.sun.star.comp.servicemanager.ServiceManager
Creates a new instance of the ServiceManager.
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 for the current thread.
setFastPropertyValue(int, Object) - Method in class com.sun.star.lib.uno.helper.PropertySet
 
setFastPropertyValue(int, Object) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
Implements com.sun.star.beans.XFastPropertySet.setFastPropertyValue.
setInstance(String) - Method in class com.sun.star.comp.connections.ConstantInstanceProvider
 
setPropertyValue(String, Object) - Method in class com.sun.star.lib.uno.helper.PropertySet
Sets the value of a property.
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.PropertySetMixin
Implements com.sun.star.beans.XPropertySet.setPropertyValue.
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 contains an unknown property then it will be ignored.
setPropertyValues(PropertyValue[]) - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
Implements com.sun.star.beans.XPropertyAccess.setPropertyValues.
setTypeDescription(ITypeDescription) - Method in class com.sun.star.uno.Type
Sets the type description for this type.
SharedLibraryLoader - Class in com.sun.star.comp.helper
Deprecated.
use class Bootstrap bootstrapping a native UNO installation and use the shared library loader service. The SharedLibraryLoader class provides the functionality of the com.sun.star.loader.SharedLibrary service.

SharedLibraryLoader() - Constructor for class com.sun.star.comp.helper.SharedLibraryLoader
Deprecated.
 
SHORT - Static variable in class com.sun.star.uno.Type
 
size() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Returns the number of elements in this list.
size() - Method in class com.sun.star.lib.util.WeakMap
Returns the number of key–value mappings in this map.
skip(long) - Method in class com.sun.star.lib.uno.adapter.XInputStreamToInputStreamAdapter
 
skipBytes(int) - Method in class com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter
 
skipBytes(int) - Method in class com.sun.star.lib.uno.adapter.InputStreamToXInputStreamAdapter
 
SmoketestCommandEnvironment - Class in com.sun.star.comp.juhtest
This service is for use by the smoketest which checks the installation of extensions.
SmoketestCommandEnvironment(XComponentContext) - Constructor for class com.sun.star.comp.juhtest.SmoketestCommandEnvironment
 
socketAcceptor - Class in com.sun.star.lib.connections.socket
A component that implements the XAcceptor interface.
socketAcceptor() - Constructor for class com.sun.star.lib.connections.socket.socketAcceptor
 
SocketConnection - Class in com.sun.star.lib.connections.socket
The SocketConnection implements the XConnection interface and is uses by the SocketConnector and the SocketAcceptor.
SocketConnection(String, Socket) - Constructor for class com.sun.star.lib.connections.socket.SocketConnection
Constructs a new SocketConnection.
socketConnector - Class in com.sun.star.lib.connections.socket
A component that implements the XConnector interface.
socketConnector() - Constructor for class com.sun.star.lib.connections.socket.socketConnector
 
stopAccepting() - Method in class com.sun.star.comp.connections.Acceptor
 
stopAccepting() - Method in class com.sun.star.lib.connections.pipe.pipeAcceptor
 
stopAccepting() - Method in class com.sun.star.lib.connections.socket.socketAcceptor
 
STRING - Static variable in class com.sun.star.uno.Type
 
StringHelper - Class in com.sun.star.lib.util
jurt.jar internal string helper methods.
supportsService(String) - Method in class com.sun.star.comp.juhtest.SmoketestCommandEnvironment
 
supportsService(String) - Method in class com.sun.star.comp.loader.FactoryHelper.Factory
Indicates if the given service is supported.
supportsService(String) - Method in class com.sun.star.comp.loader.JavaLoader
Verifies if a given service is supported by the component.
supportsService(String) - Method in class com.sun.star.comp.loader.JavaLoaderFactory
implements the XServiceInfo interface
supportsService(String) - Method in class com.sun.star.comp.servicemanager.ServiceManager
Checks if the ServiceManager supports a service.
supportsService(String) - Method in class com.sun.star.lib.uno.helper.Factory
 

T

terminate() - Method in interface com.sun.star.lib.uno.environments.remote.IProtocol
 
terminate() - Method in class com.sun.star.lib.uno.protocols.urp.urp
 
ThreadId - Class in com.sun.star.lib.uno.environments.remote
 
ThreadId(byte[]) - Constructor for class com.sun.star.lib.uno.environments.remote.ThreadId
 
ThreadPoolManager - Class in com.sun.star.lib.uno.environments.remote
Manages the UNO thread pool factory.
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[]) - 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.
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 (struct, exception, sequence, enum or interface) or an Any containing these types into an UNO object of a specified destination type.
toObject(Class, Object) - Static method in class com.sun.star.uno.AnyConverter
converts a UNO object (struct, exception, sequence, enum or interface) or an Any containing these types into an UNO object of a specified destination 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.lib.uno.environments.remote.ThreadId
 
toString() - Method in class com.sun.star.lib.uno.typedesc.TypeDescription
 
toString() - Method in class com.sun.star.uno.Any
 
toString(Object) - Static method in class com.sun.star.uno.AnyConverter
converts a string or an any containing a string into a string.
toString() - Method in class com.sun.star.uno.Type
 
toType(Object) - Static method in class com.sun.star.uno.AnyConverter
converts a Type or an any containing a Type into a Type.
toUnsignedInt(Object) - Static method in class com.sun.star.uno.AnyConverter
converts a number object into an idl unsigned long and allows widening conversions.
toUnsignedLong(Object) - Static method in class com.sun.star.uno.AnyConverter
converts a number object into an idl unsigned hyper and allows widening conversions.
toUnsignedShort(Object) - Static method in class com.sun.star.uno.AnyConverter
converts a number object into an idl unsigned short and allows widening conversions.
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 in com.sun.star.uno
Represents the UNO built-in type TYPE.
Type() - Constructor for class com.sun.star.uno.Type
Constructs a new Type which defaults to VOID.
Type(String, TypeClass) - Constructor for class com.sun.star.uno.Type
Constructs a new Type with the given type class and type name.
Type(Class) - Constructor for class com.sun.star.uno.Type
Constructs a new Type from the given java.lang.Class.
Type(Class, boolean) - Constructor for class com.sun.star.uno.Type
Constructs a new Type from the given java.lang.Class, handling ambiguous cases.
Type(ITypeDescription) - Constructor for class com.sun.star.uno.Type
Constructs a new Type from 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 given type class.
TYPE - Static variable in class com.sun.star.uno.Type
 
TypeDescription - Class in com.sun.star.lib.uno.typedesc
Supplies information about UNO types.
TypeInfo - Class in com.sun.star.lib.uno.typeinfo
Defines a class to describe additional type information.
TypeInfo(String, int) - Constructor for class com.sun.star.lib.uno.typeinfo.TypeInfo
 

U

Union - Class in com.sun.star.uno
The Union class is the base class for all classes generated as java binding for the IDL type union.
Union() - Constructor for class com.sun.star.uno.Union
 
UnoInfo - Class in com.sun.star.comp.helper
UnoInfo offers functionality to obtain the UNO jar files.
UnoRuntime - Class in com.sun.star.uno
The central class needed for implementing or using UNO components in Java.
UnoRuntime() - Constructor for class com.sun.star.uno.UnoRuntime
Deprecated.
As of UDK 3.2.0, do not create instances of this class. It is considered a historic mistake to have a public constructor for this class, which only has static members. Also, this class might be changed to become final in a future version.
UnoUrl - Class in com.sun.star.lib.uno.helper
Object representation and parsing of Uno Urls, which allow to locate a named Uno object in a different process.
UNSIGNED - Static variable in class com.sun.star.lib.uno.typeinfo.TypeInfo
 
UNSIGNED_HYPER - Static variable in class com.sun.star.uno.Type
 
UNSIGNED_LONG - Static variable in class com.sun.star.uno.Type
 
UNSIGNED_SHORT - Static variable in class com.sun.star.uno.Type
 
UrlResolver - Class in com.sun.star.comp.urlresolver
This component gives a factory for an UnoUrlResolver service.
UrlResolver() - Constructor for class com.sun.star.comp.urlresolver.UrlResolver
 
UrlResolver._UrlResolver - Class in com.sun.star.comp.urlresolver
 
UrlToFileMapper - Class in com.sun.star.lib.util
Maps Java URL representations to File representations, on any Java version.
urp - Class in com.sun.star.lib.uno.protocols.urp
 
urp(IBridge, String, InputStream, OutputStream) - Constructor for class com.sun.star.lib.uno.protocols.urp.urp
 
useNative() - Static method in class com.sun.star.lib.uno.environments.remote.ThreadPoolManager
Leads to using the native thread pool factory, unless a Java thread pool has already been created.

V

values() - Method in class com.sun.star.lib.util.WeakMap
Returns a collection view of the values contained in this map.
VOID - Static variable in class com.sun.star.uno.Any
 
VOID - Static variable in class com.sun.star.uno.Type
 

W

WeakAdapter - Class in com.sun.star.lib.uno.helper
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 in com.sun.star.lib.uno.helper
This class can be used as the base class for UNO components.
WeakBase() - Constructor for class com.sun.star.lib.uno.helper.WeakBase
 
WeakMap - Class in com.sun.star.lib.util
A hash map that holds values of type WeakReference.
WeakMap() - Constructor for class com.sun.star.lib.util.WeakMap
Constructs an empty WeakMap.
WeakMap(Map) - Constructor for class com.sun.star.lib.util.WeakMap
Constructs a new WeakMap with the same mappings as the specified Map.
WeakReference - Class in com.sun.star.uno
This class holds weak reference to an object.
WeakReference(WeakReference) - Constructor for class com.sun.star.uno.WeakReference
Creates an instance of this class.
WeakReference(Object) - Constructor for class com.sun.star.uno.WeakReference
Creates an instance of this class.
write(byte[]) - Method in class com.sun.star.comp.connections.PipedConnection
Write bytes.
write(byte[]) - Method in class com.sun.star.lib.connections.pipe.PipeConnection
Write bytes.
write(byte[]) - Method in class com.sun.star.lib.connections.socket.SocketConnection
Write bytes.
write(byte[]) - Method in class com.sun.star.lib.uno.adapter.XOutputStreamToOutputStreamAdapter
 
write(byte[], int, int) - Method in class com.sun.star.lib.uno.adapter.XOutputStreamToOutputStreamAdapter
 
write(int) - Method in class com.sun.star.lib.uno.adapter.XOutputStreamToOutputStreamAdapter
 
writeBytes(byte[]) - Method in class com.sun.star.lib.uno.adapter.OutputStreamToXOutputStreamAdapter
 
writeBytes(byte[]) - Method in class com.sun.star.lib.uno.adapter.XOutputStreamToByteArrayAdapter
 
writeRegistryInfo(XRegistryKey, String, String) - Method in class com.sun.star.comp.loader.JavaLoader
Registers the component in a registry under a given root key.
writeRegistryServiceInfo(com.sun.star.lang.XMultiServiceFactory, com.sun.star.registry.XRegistryKey) - Static method in class com.sun.star.comp.helper.SharedLibraryLoader
Deprecated.
Registers the SharedLibraryLoader under a RegistryKey.
writeRegistryServiceInfo(String, com.sun.star.lang.XMultiServiceFactory, com.sun.star.registry.XRegistryKey) - Static method in class com.sun.star.comp.helper.SharedLibraryLoader
Deprecated.
Registers the SharedLibraryLoader under a RegistryKey.
writeRegistryServiceInfo(String, String, XRegistryKey) - Static method in class com.sun.star.comp.loader.FactoryHelper
Writes the registration data into the registry key
writeRegistryServiceInfo(String, String[], XRegistryKey) - Static method in class com.sun.star.comp.loader.FactoryHelper
Writes the registration data into the registry key.
writeRegistryServiceInfo(XRegistryKey) - Static method in class com.sun.star.comp.loader.JavaLoader
Registers the JavaLoader at the registry.
writeRegistryServiceInfo(String, String[], XRegistryKey) - Static method in class com.sun.star.lib.uno.helper.Factory
Writes component's implementation info to given registry key.
writeReply(boolean, ThreadId, Object) - Method in interface com.sun.star.lib.uno.environments.remote.IProtocol
Writes a reply message.
writeReply(boolean, ThreadId, Object) - Method in class com.sun.star.lib.uno.protocols.urp.urp
 
writeRequest(String, TypeDescription, String, ThreadId, Object[]) - Method in interface com.sun.star.lib.uno.environments.remote.IProtocol
Writes a request message.
writeRequest(String, TypeDescription, String, ThreadId, Object[]) - Method in class com.sun.star.lib.uno.protocols.urp.urp
 

X

XInputStreamToInputStreamAdapter - Class in com.sun.star.lib.uno.adapter
The XInputStreamToInputStreamAdapter wraps the UNO XInputStream object in a Java InputStream.
XInputStreamToInputStreamAdapter(XInputStream) - Constructor for class com.sun.star.lib.uno.adapter.XInputStreamToInputStreamAdapter
Constructor.
XOutputStreamToByteArrayAdapter - Class in com.sun.star.lib.uno.adapter
 
XOutputStreamToByteArrayAdapter() - Constructor for class com.sun.star.lib.uno.adapter.XOutputStreamToByteArrayAdapter
Creates a new instance of ByteArrayXOutputStream
XOutputStreamToByteArrayAdapter(byte[]) - Constructor for class com.sun.star.lib.uno.adapter.XOutputStreamToByteArrayAdapter
 
XOutputStreamToOutputStreamAdapter - Class in com.sun.star.lib.uno.adapter
The XOutputStreamToOutputStreamAdapter wraps the UNO XOutputStream object in a Java OutputStream.
XOutputStreamToOutputStreamAdapter(XOutputStream) - Constructor for class com.sun.star.lib.uno.adapter.XOutputStreamToOutputStreamAdapter
Constructor.

_

__getComponentFactory(String) - Static method in class com.sun.star.comp.JavaUNOHelperServices
Gives a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.bridgefactory.BridgeFactory
Gives a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.connections.Acceptor
Returns a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.connections.Connector
Returns a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.connections.ConstantInstanceProvider
Gives a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.connections.PipedConnection
Gives a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.urlresolver.UrlResolver
Gives a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.lib.connections.pipe.pipeAcceptor
Returns a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.lib.connections.pipe.pipeConnector
Returns a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.lib.connections.socket.socketAcceptor
Returns a factory for creating the service.
__getServiceFactory(String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.lib.connections.socket.socketConnector
Returns a factory for creating the service.
__objectArray - Static variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
__serviceName - Static variable in class com.sun.star.comp.bridgefactory.BridgeFactory
The name of the service, the JavaLoader acceses this through reflection.
__serviceName - Static variable in class com.sun.star.comp.connections.Acceptor
The name of the service.
__serviceName - Static variable in class com.sun.star.comp.connections.Connector
The name of the service.
__serviceName - Static variable in class com.sun.star.lib.connections.pipe.pipeAcceptor
The name of the service.
__serviceName - Static variable in class com.sun.star.lib.connections.pipe.pipeConnector
The name of the service.
__serviceName - Static variable in class com.sun.star.lib.connections.socket.socketAcceptor
The name of the service.
__serviceName - Static variable in class com.sun.star.lib.connections.socket.socketConnector
The name of the service.
__waitTime - Static variable in class com.sun.star.comp.connections.PipedConnection
The amount of time in milliseconds, to wait to see check the buffers.
_active - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_aDescription - Variable in class com.sun.star.lib.connections.pipe.PipeConnection
 
_aListeners - Variable in class com.sun.star.lib.connections.pipe.PipeConnection
 
_async_jobQueue - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_bFirstRead - Variable in class com.sun.star.lib.connections.pipe.PipeConnection
 
_buffer - Variable in class com.sun.star.comp.connections.PipedConnection
 
_class - Variable in class com.sun.star.uno.Type
 
_closed - Variable in class com.sun.star.comp.connections.PipedConnection
 
_constructor - Variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
_createThread - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_createThread_now - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_description - Variable in class com.sun.star.lib.connections.socket.SocketConnection
 
_disposeId - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_doDispose - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_firstRead - Variable in class com.sun.star.lib.connections.socket.SocketConnection
 
_head - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_iMessage - Variable in class com.sun.star.lib.uno.environments.remote.Job
 
_implName - Variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
_in - Variable in class com.sun.star.comp.connections.PipedConnection
 
_inputStream - Variable in class com.sun.star.lib.connections.socket.SocketConnection
 
_instance - Variable in class com.sun.star.comp.connections.ConstantInstanceProvider
 
_iProtocol - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_iReceiver - Variable in class com.sun.star.lib.uno.environments.remote.Job
 
_iThreadPool - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_iTypeDescription - Variable in class com.sun.star.uno.Type
 
_java_environment - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_javaThreadPoolFactory - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_life_count - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_listeners - Variable in class com.sun.star.lib.connections.socket.SocketConnection
 
_mapImplementationIds - Static variable in class com.sun.star.lib.uno.helper.WeakBase
 
_mapTypes - Static variable in class com.sun.star.lib.uno.helper.WeakBase
 
_messageDispatcher - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_mutex - Static variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
_name - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_nCode - Variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
_next - Variable in class com.sun.star.lib.uno.environments.remote.Job
 
_nPipeHandle - Variable in class com.sun.star.lib.connections.pipe.PipeConnection
 
_object - Variable in class com.sun.star.lib.uno.environments.remote.Job
 
_object - Variable in class com.sun.star.uno.Any
The data of the any.
_otherSide - Variable in class com.sun.star.comp.connections.PipedConnection
 
_out - Variable in class com.sun.star.comp.connections.PipedConnection
 
_outputStream - Variable in class com.sun.star.lib.connections.socket.SocketConnection
 
_ref_count - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_serviceManager - Variable in class com.sun.star.comp.connections.ConstantInstanceProvider
 
_serviceName - Variable in class com.sun.star.comp.connections.ConstantInstanceProvider
 
_serviceName - Variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
_socket - Variable in class com.sun.star.lib.connections.socket.SocketConnection
 
_sync_jobQueue - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_tail - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_threadId - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_throwable - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_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
 
_UrlResolver(XMultiServiceFactory) - Constructor for class com.sun.star.comp.urlresolver.UrlResolver._UrlResolver
 
_worker_thread - Variable in class com.sun.star.lib.uno.environments.remote.JobQueue
 
_xConnection - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_xInstanceProvider - Variable in class com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge
 
_xMultiServiceFactory - Variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
_xRegistryKey - Variable in class com.sun.star.comp.loader.FactoryHelper.Factory
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
Skip navigation links