|
UDK 3.1.0 Java API Reference | ||||||||||
前 次 | フレームあり フレームなし |
Exception を使用しているパッケージ | |
com.sun.star.comp.helper | |
com.sun.star.lib.uno.helper | |
com.sun.star.uno |
com.sun.star.comp.helper での Exception の使用 |
Exception をスローする com.sun.star.comp.helper のメソッド | |
static XMultiServiceFactory |
RegistryServiceFactory.create(String writeRegistryFile,
String readRegistryFile)
推奨されていません。 This bootstraps an initial service factory working on a registry. |
static XMultiServiceFactory |
RegistryServiceFactory.create(String writeRegistryFile,
String readRegistryFile,
boolean readOnly)
推奨されていません。 This bootstraps an initial service factory working on a registry. |
static XMultiServiceFactory |
RegistryServiceFactory.create(String registryFile)
推奨されていません。 This bootstraps an initial service factory working on a registry file. |
static XMultiServiceFactory |
RegistryServiceFactory.create(String registryFile,
boolean readOnly)
推奨されていません。 This bootstraps an initial service factory working on a registry file. |
static XMultiServiceFactory |
RegistryServiceFactory.create()
推奨されていません。 This bootstraps a service factory without initialize a registry. |
com.sun.star.lib.uno.helper での Exception の使用 |
Exception をスローする com.sun.star.lib.uno.helper のメソッド | |
Object |
Factory.createInstanceWithContext(XComponentContext xContext)
|
Object |
Factory.createInstanceWithArgumentsAndContext(Object[] arguments,
XComponentContext xContext)
|
com.sun.star.uno での Exception の使用 |
Exception をスローする com.sun.star.uno のメソッド | |
Object |
XNamingService.getRegisteredObject(String Name)
|
void |
XNamingService.registerObject(String Name,
Object Object)
|
void |
XNamingService.revokeObject(String Name)
|
|
UDK 3.1.0 Java API Reference | ||||||||||
前 次 | フレームあり フレームなし |