概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
UDK 3.2.0 Java API Reference
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
L
M
P
Q
R
S
T
U
V
W
_
W
WeakAdapter
- class com.sun.star.lib.uno.helper.
WeakAdapter
.
An XAdapter implementation that holds a weak reference (java.lang.ref.WeakReference) to an object.
WeakAdapter(Object)
- class com.sun.star.lib.uno.helper.
WeakAdapter
のコンストラクタ
WeakBase
- class com.sun.star.lib.uno.helper.
WeakBase
.
This class can be used as the base class for UNO components.
WeakBase()
- class com.sun.star.lib.uno.helper.
WeakBase
のコンストラクタ
WeakReference
- class com.sun.star.uno.
WeakReference
.
This class holds weak reference to an object.
WeakReference(WeakReference)
- class com.sun.star.uno.
WeakReference
のコンストラクタ
Creates an instance of this class.
WeakReference(Object)
- class com.sun.star.uno.
WeakReference
のコンストラクタ
Creates an instance of this class.
writeRegistryServiceInfo(XMultiServiceFactory, XRegistryKey)
- class com.sun.star.comp.helper.
SharedLibraryLoader
の static メソッド
推奨されていません。
Registers the SharedLibraryLoader under a RegistryKey.
writeRegistryServiceInfo(String, XMultiServiceFactory, XRegistryKey)
- class com.sun.star.comp.helper.
SharedLibraryLoader
の static メソッド
推奨されていません。
Registers the SharedLibraryLoader under a RegistryKey.
writeRegistryServiceInfo(String, String[], XRegistryKey)
- class com.sun.star.lib.uno.helper.
Factory
の static メソッド
Writes component's implementation info to given registry key.
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
UDK 3.2.0 Java API Reference
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
L
M
P
Q
R
S
T
U
V
W
_