Searched defs:getComponentFactory (Results 1 – 9 of 9) sorted by relevance
134 …void* OModule::getComponentFactory( const sal_Char* _pImplementationName, void* _pServiceManager, … in getComponentFactory() function in comphelper::OModule144 Reference< XInterface > OModule::getComponentFactory( const ::rtl::OUString& _rImplementationName, in getComponentFactory() function in comphelper::OModule
115 uno::Reference< uno::XInterface > OModuleRegistration::getComponentFactory( in getComponentFactory() function in OModuleRegistration
131 Reference< XInterface > OFormsModule::getComponentFactory( in getComponentFactory() function in FORMS_MODULE_NAMESPACE::OFormsModule
247 Reference< XInterface > OModule::getComponentFactory( in getComponentFactory() function in COMPMOD_NAMESPACE::OModule
237 Reference< XInterface > OModule::getComponentFactory( in getComponentFactory() function in COMPMOD_NAMESPACE::OModule
93 def getComponentFactory(implementationName, smgr, regKey): function
161 public XMultiComponentFactory getComponentFactory() { in getComponentFactory() method in UnoApp
148 def getComponentFactory( self, implementationName , regKey, smgr ): member in ImplementationHelper
246 const Reference< XMultiComponentFactory >& FilterBase::getComponentFactory() const in getComponentFactory() function in oox::core::FilterBase
Completed in 59 milliseconds