このページはEtoJ逐語翻訳フィルタによって翻訳生成されました。

翻訳前ページへ


全世界の 機能(する)/行事s in Namespace cppu in Sourcefile factory.hxx
Language

The 解放する/自由な and Open 生産性 控訴
解放(する)d: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


全世界の 機能(する)/行事s in Namespace cppu
in Sourcefile factory.hxx


createFactoryProxy
::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::lang::XSingleServiceFactory > createFactoryProxy(
const ::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::lang::XMultiServiceFactory > & rServiceManager,
const ::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::lang::XSingleServiceFactory > & rFactory ) throw();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO NO

D E P R E C A T E D
Description
Deprecated.  Creates a factory wrapping another one.
This means the methods of the interfaces XServiceProvider, XServiceInfo and
XSingleServiceFactory are 今後d.
ATTENTION!
The XComponent interface is not supported!

Parameters
rServiceManager
the service 経営者/支配人 used by the 実施.
xSingleServiceFactory
the wrapped service factory.
Return
a factory that support the interfaces XServiceProvider, XServiceInfo
XSingleServiceFactory.

See Also
createSingleFactory

createOneInstanceComponentFactory
::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::lang::XSingleComponentFactory > createOneInstanceComponentFactory(
ComponentFactoryFunc fptr,
const ::rtl::OUString & rImplementationName,
const ::com::sun::星/主役にする::uno::Sequence< ::rtl::OUString > & rServiceNames,
rtl_ModuleCount * pModCount = 0 ) throw();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO NO

要約
Creates a 選び出す/独身 service factory which 持つ/拘留するs the instance created only once.

Parameters
fptr
機能(する)/行事 pointer for instanciating the 反対する
rImplementationName
実施 指名する of service
rServiceNames
supported services
pModCount
for 未来 拡張 (library 荷を降ろすing 概念).

See Also
createSingleComponentFactory

createOneInstanceFactory
::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::lang::XSingleServiceFactory > createOneInstanceFactory(
const ::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::lang::XMultiServiceFactory > & rServiceManager,
const ::rtl::OUString & rComponentName,
ComponentInstantiation pCreateFunction,
const ::com::sun::星/主役にする::uno::Sequence< ::rtl::OUString > & rServiceNames,
rtl_ModuleCount * pModCount = 0 ) throw();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO NO

D E P R E C A T E D
要約
Deprecated.  Creates a 選び出す/独身 service factory which 持つ/拘留するs the instance created only once.

Parameters
rServiceManager
the service 経営者/支配人 used by the 実施.
rImplementationName
the 実施 指名する. An empty string is possible.
ComponentInstantiation
the 機能(する)/行事 pointer to create an 反対する.
rServiceNames
the service supported by the 実施.
pModCount
for 未来 拡張 (library 荷を降ろすing 概念).
Return
a factory that support the interfaces XServiceProvider, XServiceInfo
XSingleServiceFactory and XComponent.

See Also
createSingleFactory

createOneInstanceRegistryFactory
::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::lang::XSingleServiceFactory > createOneInstanceRegistryFactory(
const ::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::lang::XMultiServiceFactory > & rServiceManager,
const ::rtl::OUString & rComponentName,
const ::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::registry::XRegistryKey > & rImplementationKey ) throw();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO NO

D E P R E C A T E D
要約
Deprecated.  Creates a 選び出す/独身 service factory which 持つ/拘留するs the instance created only once
based on a registry.

Parameters
rServiceManager
the service 経営者/支配人 used by the 実施.
rImplementationName
the 実施 指名する. An empty string is possible.
rImplementationKey
the registry 重要な of the 実施 section.
Return
a factory that support the interfaces XServiceProvider, XServiceInfo
XSingleServiceFactory and XComponent.

See Also
createSingleRegistryFactory

createSingleComponentFactory
::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::lang::XSingleComponentFactory > createSingleComponentFactory(
ComponentFactoryFunc fptr,
const ::rtl::OUString & rImplementationName,
const ::com::sun::星/主役にする::uno::Sequence< ::rtl::OUString > & rServiceNames,
rtl_ModuleCount * pModCount = 0 ) throw();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO NO

要約
Creates a 選び出す/独身 構成要素 factory supporting the XSingleComponentFactory interface.

Parameters
fptr
機能(する)/行事 pointer for instanciating the 反対する
rImplementationName
実施 指名する of service
rServiceNames
supported services
pModCount
for 未来 拡張 (library 荷を降ろすing 概念).

createSingleFactory
::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::lang::XSingleServiceFactory > createSingleFactory(
const ::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::lang::XMultiServiceFactory > & rServiceManager,
const ::rtl::OUString & rImplementationName,
ComponentInstantiation pCreateFunction,
const ::com::sun::星/主役にする::uno::Sequence< ::rtl::OUString > & rServiceNames,
rtl_ModuleCount * pModCount = 0 ) throw();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO NO

D E P R E C A T E D
要約
Deprecated.  Creates a 選び出す/独身 service factory.

Parameters
rServiceManager
the service 経営者/支配人 used by the 実施.
rImplementationName
the 実施 指名する. An empty string is possible.
ComponentInstantiation
the 機能(する)/行事 pointer to create an 反対する.
rServiceNames
the service supported by the 実施.
pModCount
for 未来 拡張 (library 荷を降ろすing 概念).
Return
a factory that support the interfaces XServiceProvider, XServiceInfo
XSingleServiceFactory and XComponent.

See Also
createOneInstanceFactory

createSingleRegistryFactory
::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::lang::XSingleServiceFactory > createSingleRegistryFactory(
const ::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::lang::XMultiServiceFactory > & rServiceManager,
const ::rtl::OUString & rImplementationName,
const ::com::sun::星/主役にする::uno::言及/関連< ::com::sun::星/主役にする::registry::XRegistryKey > & rImplementationKey ) throw();

事実上の abstract const volatile template static inline C-結合,連鎖
NO NO NO NO NO NO NO NO

D E P R E C A T E D
要約
Deprecated.  Creates a 選び出す/独身 service factory based on a registry.

Parameters
rServiceManager
the service 経営者/支配人 used by the 実施.
rImplementationName
the 実施 指名する. An empty string is possible.
rImplementationKey
the registry 重要な of the 実施 section.
Return
a factory that support the interfaces XServiceProvider, XServiceInfo
XSingleServiceFactory and XComponent.


最高の,を越す of Page

Apache Software Foundation

Copyright & License | Privacy | 接触する Us | 寄付する | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are 登録(する)d trademarks of The Apache ソフトウェア 創立/基礎. The Apache feather logo is a trademark of The Apache ソフトウェア 創立/基礎. Other 指名するs appearing on the 場所/位置 may be trademarks of their 各々の owners.