Searched refs:_pComponentFactoryFunc (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sfx2/source/doc/ |
H A D | sfxmodelfactory.cxx | 83 const SfxModelFactoryFunc _pComponentFactoryFunc, 114 … const ::rtl::OUString& _rImplementationName, const SfxModelFactoryFunc _pComponentFactoryFunc, in SfxModelFactory() argument 119 ,m_pComponentFactoryFunc( _pComponentFactoryFunc ) in SfxModelFactory() 227 … const ::rtl::OUString& _rImplementationName, const SfxModelFactoryFunc _pComponentFactoryFunc, in createSfxModelFactory() argument 230 …return new SfxModelFactory( _rxServiceFactory, _rImplementationName, _pComponentFactoryFunc, _rSer… in createSfxModelFactory()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | sfxmodelfactory.hxx | 63 const SfxModelFactoryFunc _pComponentFactoryFunc,
|
Completed in 12 milliseconds