- CHAR - 类 中的静态变量com.sun.star.uno.Type
-
- clear() - 类 中的方法com.sun.star.lib.uno.helper.InterfaceContainer
-
Removes all of the elements from this list.
- clear() - 类 中的方法com.sun.star.lib.uno.helper.MultiTypeInterfaceContainer
-
- clone() - 类 中的方法com.sun.star.lib.uno.helper.InterfaceContainer
-
Returns a shallow copy of this ArrayList instance.
- com.sun.star.comp.helper - 程序包 com.sun.star.comp.helper
-
- com.sun.star.lib.uno.helper - 程序包 com.sun.star.lib.uno.helper
-
- com.sun.star.lib.unoloader - 程序包 com.sun.star.lib.unoloader
-
- com.sun.star.uno - 程序包 com.sun.star.uno
-
- complete(Object) - 类 中的静态方法com.sun.star.uno.Any
-
Complete a UNO ANY
(make sure it is wrapped up as an
Any
instance).
- completeValue(Type, Object) - 类 中的静态方法com.sun.star.uno.UnoRuntime
-
Complete a UNO value (make sure it is no invalid null
value).
- ComponentBase - com.sun.star.lib.uno.helper中的类
-
This class can be used as the base class for UNO components.
- ComponentBase() - 类 的构造器com.sun.star.lib.uno.helper.ComponentBase
-
Creates a new instance of CompBase
- ComponentContext - com.sun.star.comp.helper中的类
-
Component context implementation.
- ComponentContext(Hashtable<String, Object>, XComponentContext) - 类 的构造器com.sun.star.comp.helper.ComponentContext
-
- ComponentContext(Map<String, Object>, XComponentContext) - 类 的构造器com.sun.star.comp.helper.ComponentContext
-
Ctor to create a component context passing a hashtable for values and a delegator
reference.
- ComponentContextEntry - com.sun.star.comp.helper中的类
-
Component context entry for constructing ComponentContext objects.
- ComponentContextEntry(Object, Object) - 类 的构造器com.sun.star.comp.helper.ComponentContextEntry
-
Creating a late-init singleton entry component context entry.
- ComponentContextEntry(Object) - 类 的构造器com.sun.star.comp.helper.ComponentContextEntry
-
Creating a direct value component context entry.
- contains(Object) - 类 中的方法com.sun.star.lib.uno.helper.InterfaceContainer
-
Returns true if this list contains the specified element.
- containsAll(Collection) - 类 中的方法com.sun.star.lib.uno.helper.InterfaceContainer
-
- convertPropertyValue(Property, Object[], Object[], Object) - 类 中的方法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, String[]) - 类 中的静态方法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[]) - 类 中的静态方法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<String, Object>) - 类 中的静态方法com.sun.star.comp.helper.Bootstrap
-
backwards compatibility stub.
- createInitialComponentContext(Map<String, Object>) - 类 中的静态方法com.sun.star.comp.helper.Bootstrap
-
Bootstraps an initial component context with service manager and basic
jurt components inserted.
- createInstanceWithArgumentsAndContext(Object[], XComponentContext) - 类 中的方法com.sun.star.lib.uno.helper.Factory
-
- createInstanceWithContext(XComponentContext) - 类 中的方法com.sun.star.lib.uno.helper.Factory
-
- createSimpleServiceManager() - 类 中的静态方法com.sun.star.comp.helper.Bootstrap
-
Bootstraps a servicemanager with the jurt base components registered.