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

A

aBoundLC - Variable in class com.sun.star.lib.uno.helper.PropertySet
 
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.
addAll(Collection) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Appends all of the elements in the specified Collection to the end of this list, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Inserts all of the elements in the specified Collection into this list, starting at the specified position.
addEventListener(XEventListener) - Method in class com.sun.star.comp.helper.ComponentContext
 
addEventListener(XEventListener) - Method in class com.sun.star.lib.uno.helper.ComponentBase
 
addInterface(Object, Object) - Method in class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
 
addPropertiesChangeListener(String[], XPropertiesChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySet
 
addPropertyChangeListener(String, XPropertyChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySet
 
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.
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.
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.
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
 
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.
BoundListeners() - Constructor for class com.sun.star.lib.uno.helper.PropertySetMixin.BoundListeners
The constructor.
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

clear() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Removes all of the elements from this list.
clear() - Method in class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
 
clone() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Returns a shallow copy of this ArrayList instance.
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.helper - package com.sun.star.comp.helper
 
com.sun.star.comp.juhtest - package com.sun.star.comp.juhtest
 
com.sun.star.lib.uno.adapter - package com.sun.star.lib.uno.adapter
 
com.sun.star.lib.uno.helper - package com.sun.star.lib.uno.helper
 
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.
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
 
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.
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.
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.
createInstanceWithArgumentsAndContext(Object[], XComponentContext) - Method in class com.sun.star.lib.uno.helper.Factory
 
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

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.
dispose() - Method in class com.sun.star.comp.helper.ComponentContext
 
dispose() - Method in class com.sun.star.lib.uno.helper.ComponentBase
Method of XComponent.
dispose() - Method in class com.sun.star.lib.uno.helper.PropertySetMixin
Marks this instance as being disposed.
disposeAndClear(EventObject) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
 
disposeAndClear(EventObject) - Method in class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
 

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.

F

Factory - Class in com.sun.star.lib.uno.helper
Factory helper class supporting com.sun.star.lang.XServiceInfo and com.sun.star.lang.XSingleComponentFactory.
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
 
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

get(int) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Returns the element at the specified position in this list.
getBuffer() - Method in class com.sun.star.lib.uno.adapter.XOutputStreamToByteArrayAdapter
 
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
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.
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.lib.uno.helper.Factory
 
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
 
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.
getRootOid() - Method in class com.sun.star.lib.uno.helper.UnoUrl
Return the object name.
getServiceFactory(XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.helper.SharedLibraryLoader
Deprecated.
Supplies the ServiceFactory of the default SharedLibraryLoader.
getServiceFactory(String, String, XMultiServiceFactory, XRegistryKey) - Static method in class com.sun.star.comp.helper.SharedLibraryLoader
Deprecated.
Loads and returns a specific factory for a given library and implementation name.
getServiceManager() - Method in class com.sun.star.comp.helper.ComponentContext
 
getServiceNames() - Static method in class com.sun.star.comp.juhtest.SmoketestCommandEnvironment
 
getSupportedServiceNames() - Method in class com.sun.star.comp.juhtest.SmoketestCommandEnvironment
 
getSupportedServiceNames() - Method in class com.sun.star.lib.uno.helper.Factory
 
getTargetException() - Method in exception com.sun.star.comp.helper.BootstrapException
Get the thrown target exception.
getTypes() - Method in class com.sun.star.lib.uno.helper.WeakBase
Method of XTypeProvider.
getValueByName(String) - Method in class com.sun.star.comp.helper.ComponentContext
 

I

indexOf(Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Searches for the first occurence of the given argument, testing for equality using the equals method.
init(byte[]) - Method in class com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter
 
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.
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.
isEmpty() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Tests if this list has no elements.
iterator() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
 

J

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
 

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.
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.

M

m_lateInit - Variable in class com.sun.star.comp.helper.ComponentContextEntry
if late init of service instance, set service name (String) or component factory (XSingleComponentFactory), null otherwise
m_value - Variable in class com.sun.star.comp.helper.ComponentContextEntry
set entry value
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.
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

notifyListeners() - Method in class com.sun.star.lib.uno.helper.PropertySetMixin.BoundListeners
Notifies any com.sun.star.beans.XPropertyChangeListeners.

O

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

parseUnoUrl(String) - Static method in class com.sun.star.lib.uno.helper.UnoUrl
Parses the given Uno Url and returns an in memory object representation.
postDisposing() - Method in class com.sun.star.lib.uno.helper.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.
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.

R

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
 
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
 
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.
 
remove(int) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Removes the element at the specified position in this list.
remove(Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Parameter obj may
removeAll(Collection) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
 
removeEventListener(XEventListener) - Method in class com.sun.star.comp.helper.ComponentContext
 
removeEventListener(XEventListener) - Method in class com.sun.star.lib.uno.helper.ComponentBase
Method of XComponent.
removeInterface(Object, Object) - Method in class com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
 
removePropertiesChangeListener(XPropertiesChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySet
 
removePropertyChangeListener(String, XPropertyChangeListener) - Method in class com.sun.star.lib.uno.helper.PropertySet
 
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.
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.
reset() - Method in class com.sun.star.lib.uno.adapter.XInputStreamToInputStreamAdapter
 
retainAll(Collection) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
 

S

seek(long) - Method in class com.sun.star.lib.uno.adapter.ByteArrayToXInputStreamAdapter
 
set(int, Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Not supported.
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.
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 containes 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.
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.
 
size() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Returns the number of elements in this list.
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
 
supportsService(String) - Method in class com.sun.star.comp.juhtest.SmoketestCommandEnvironment
 
supportsService(String) - Method in class com.sun.star.lib.uno.helper.Factory
 

T

toArray() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
Returns an array containing all of the elements in this list in the correct order.
toArray(Object[]) - 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.
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.

U

UnoInfo - Class in com.sun.star.comp.helper
UnoInfo offers functionality to obtain the UNO jar files.
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.

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
 
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
 
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.lib.uno.helper.Factory
Writes component's implementation info to given registry key.

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.
_mapImplementationIds - Static variable in class com.sun.star.lib.uno.helper.WeakBase
 
_mapTypes - Static variable in class com.sun.star.lib.uno.helper.WeakBase
 
A B C D E F G I J L M N O P Q R S T U W X _ 
Skip navigation links