Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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
- clone() - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
-
Returns a shallow copy of this
ArrayList
instance. - com.sun.star.comp.helper - package com.sun.star.comp.helper
- com.sun.star.lib.uno.helper - package com.sun.star.lib.uno.helper
- com.sun.star.lib.unoloader - package com.sun.star.lib.unoloader
- 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 anAny
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<String, Object>, XComponentContext) - Constructor for class com.sun.star.comp.helper.ComponentContext
- ComponentContext(Map<String, Object>, 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) - Constructor for class com.sun.star.comp.helper.ComponentContextEntry
-
Creating a direct value component context entry.
- ComponentContextEntry(Object, Object) - Constructor for class com.sun.star.comp.helper.ComponentContextEntry
-
Creating a late-init singleton entry component context entry.
- contains(Object) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
-
Returns
true
if this list contains the specified element. - containsAll(Collection) - Method in class com.sun.star.lib.uno.helper.InterfaceContainer
- 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. - 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.
- 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
- createInitialComponentContext(Hashtable<String, Object>) - Static method in class com.sun.star.comp.helper.Bootstrap
-
backwards compatibility stub.
- createInitialComponentContext(Map<String, Object>) - 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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form