Home
last modified time | relevance | path

Searched refs:getComponentFactory (Results 1 – 25 of 26) sorted by relevance

12

/aoo42x/main/comphelper/source/misc/
H A Dcomponentmodule.cxx134 …void* OModule::getComponentFactory( const sal_Char* _pImplementationName, void* _pServiceManager, … in getComponentFactory() function in comphelper::OModule
136 Reference< XInterface > xFactory( getComponentFactory( in getComponentFactory()
144 Reference< XInterface > OModule::getComponentFactory( const ::rtl::OUString& _rImplementationName, in getComponentFactory() function in comphelper::OModule
/aoo42x/main/comphelper/inc/comphelper/
H A Dcomponentmodule.hxx147 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getComponentFactory(
154 void* getComponentFactory(
400 …return module_class::getInstance().getComponentFactory( pImplementationName, pServiceManager, pReg…
/aoo42x/main/pyuno/source/loader/
H A Dpythonloader.py121 return mod.getComponentFactory( implementationName, self.ctx.ServiceManager, regKey )
123 … return implHelper.getComponentFactory( implementationName,regKey,self.ctx.ServiceManager)
/aoo42x/main/extensions/source/abpilot/
H A Dabpservices.cxx73 xRet = ::abp::OModule::getComponentFactory( in component_getFactory()
/aoo42x/main/extensions/source/preload/
H A Dservices.cxx73 xRet = ::preload::OModule::getComponentFactory( in component_getFactory()
/aoo42x/main/dbaccess/source/ext/adabas/
H A DAservices.cxx81 xRet = OModule::getComponentFactory( in component_getFactory()
H A DAcomponentmodule.hxx145 static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getComponentFactory(
H A DAcomponentmodule.cxx247 Reference< XInterface > OModule::getComponentFactory( in getComponentFactory() function in COMPMOD_NAMESPACE::OModule
/aoo42x/main/extensions/source/dbpilots/
H A Ddbpservices.cxx77 xRet = ::dbp::OModule::getComponentFactory( in component_getFactory()
/aoo42x/main/dbaccess/source/sdbtools/misc/
H A Dsdbt_services.cxx73 xRet = ::sdbtools::SdbtModule::getInstance().getComponentFactory( in component_getFactory()
/aoo42x/main/dbaccess/source/filter/xml/
H A Dxmlservices.cxx87 xRet = ::dbaxml::OModuleRegistration::getComponentFactory( in component_getFactory()
/aoo42x/main/dbaccess/source/core/misc/
H A Dservices.cxx101 xRet = ::dba::DbaModule::getInstance().getComponentFactory( in component_getFactory()
/aoo42x/main/extensions/source/propctrlr/
H A Dpcrservices.cxx111 xRet = ::pcr::PcrModule::getInstance().getComponentFactory( in component_getFactory()
/aoo42x/main/dbaccess/source/ui/misc/
H A Duiservices.cxx130 xRet = ::dbaui::OModuleRegistration::getComponentFactory( in component_getFactory()
/aoo42x/main/dbaccess/source/inc/
H A Dregistrationhelper.hxx77 static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getComponentFactory(
/aoo42x/main/desktop/test/deployment/active/
H A Dactive_python.py93 def getComponentFactory(implementationName, smgr, regKey): function
/aoo42x/main/extensions/source/inc/
H A Dcomponentmodule.hxx129 static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getComponentFactory(
H A Dcomponentmodule.cxx237 Reference< XInterface > OModule::getComponentFactory( in getComponentFactory() function in COMPMOD_NAMESPACE::OModule
/aoo42x/main/dbaccess/source/shared/
H A Dregistrationhelper.cxx115 uno::Reference< uno::XInterface > OModuleRegistration::getComponentFactory( in getComponentFactory() function in OModuleRegistration
/aoo42x/main/forms/source/inc/
H A Dforms_module_impl.hxx131 Reference< XInterface > OFormsModule::getComponentFactory( in getComponentFactory() function in FORMS_MODULE_NAMESPACE::OFormsModule
H A Dforms_module.hxx109 static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > getComponentFactory(
/aoo42x/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java161 public XMultiComponentFactory getComponentFactory() { in getComponentFactory() method in UnoApp
/aoo42x/main/oox/inc/oox/core/
H A Dfilterbase.hxx119 getComponentFactory() const;
/aoo42x/main/forms/source/misc/
H A Dservices.cxx380 xRet = ::frm::OFormsModule::getComponentFactory( in component_getFactory()
/aoo42x/main/pyuno/source/module/
H A Dunohelper.py148 def getComponentFactory( self, implementationName , regKey, smgr ): member in ImplementationHelper

Completed in 56 milliseconds

12