Alphabetical Index: C

_ A B C D E F G H I L M N P Q R S T U V W

C

CHAR - static field 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.
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(com.sun.star.uno.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 com.sun.star.lib.uno.helper.ComponentBase
This class can be used as the base class for UNO components.
ComponentBase() - constructor for class com.sun.star.lib.uno.helper.ComponentBase
Creates a new instance of CompBase
ComponentContext - class com.sun.star.comp.helper.ComponentContext
Component context implementation.
ComponentContext(Hashtable,XComponentContext) - constructor for class com.sun.star.comp.helper.ComponentContext
Ctor to create a component context passing a hashtable for values and a delegator reference.
ComponentContextEntry - class com.sun.star.comp.helper.ComponentContextEntry
Component context entry for constructing ComponentContext objects.
ComponentContextEntry(Object) - constructor for class com.sun.star.comp.helper.ComponentContextEntry
Creating a direct value component context entry.
ComponentContextEntry(Object,Object) - constructor for class com.sun.star.comp.helper.ComponentContextEntry
Creating a late-init singleton entry component context entry.
contains(Object) - method in class com.sun.star.lib.uno.helper.InterfaceContainer
Returns true if this list contains the specified element.
containsAll(Collection) - method in class com.sun.star.lib.uno.helper.InterfaceContainer
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() - static method in class com.sun.star.comp.helper.RegistryServiceFactory
This bootstraps a service factory without initialize a registry.
create(String) - static method in class com.sun.star.comp.helper.RegistryServiceFactory
This bootstraps an initial service factory working on a registry file.
create(String,boolean) - static method in class com.sun.star.comp.helper.RegistryServiceFactory
This bootstraps an initial service factory working on a registry file.
create(String,String) - static method in class com.sun.star.comp.helper.RegistryServiceFactory
This bootstraps an initial service factory working on a registry.
create(String,String,boolean) - static method in class com.sun.star.comp.helper.RegistryServiceFactory
This bootstraps an initial service factory working on a registry.
createComponentFactory(Class,supported_services[]) - 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) - static method in class com.sun.star.comp.helper.Bootstrap
Bootstraps an initial component context with service manager and basic jurt components inserted.
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.