Overview
Package
Class
Use
Tree
Deprecated
Index
Help
UDK 3.2.0 Java API Reference
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
Q
R
S
T
U
V
W
_
C
CHAR
- Static variable in class com.sun.star.uno.
Type
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, 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.
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.tools.uno
- package com.sun.star.tools.uno
com.sun.star.uno
- package com.sun.star.uno
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[])
- 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.
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.
createSimpleServiceManager()
- Static method in class com.sun.star.tools.uno.
UnoApp
Bootstraps a servicemanager with some base components registered.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
UDK 3.2.0 Java API Reference
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
P
Q
R
S
T
U
V
W
_