Home
last modified time | relevance | path

Searched refs:_rxServiceFactory (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sfx2/source/doc/
H A Dsfxmodelfactory.cxx81 const Reference< XMultiServiceFactory >& _rxServiceFactory,
113 SfxModelFactory::SfxModelFactory( const Reference< XMultiServiceFactory >& _rxServiceFactory, in SfxModelFactory() argument
116 :m_xServiceFactory( _rxServiceFactory ) in SfxModelFactory()
226 …ServiceFactory > createSfxModelFactory( const Reference< XMultiServiceFactory >& _rxServiceFactory, in createSfxModelFactory() argument
230 …return new SfxModelFactory( _rxServiceFactory, _rImplementationName, _pComponentFactoryFunc, _rSer… in createSfxModelFactory()
/aoo41x/main/connectivity/source/simpledbt/
H A Dparser_s.cxx44 …OSimpleSQLParser::OSimpleSQLParser(const Reference< XMultiServiceFactory >& _rxServiceFactory,cons… in OSimpleSQLParser() argument
45 :m_aFullParser(_rxServiceFactory,_pContext) in OSimpleSQLParser()
H A Ddbtfactory.cxx101 …lsFactory::createSQLParser(const Reference< XMultiServiceFactory >& _rxServiceFactory,const IParse… in createSQLParser() argument
103 return new OSimpleSQLParser(_rxServiceFactory,_pContext); in createSQLParser()
H A Dparser_s.hxx47 …ar::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxServiceFactory,const IParse…
H A Ddbtfactory.hxx51 …:com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxServiceFactory,
/aoo41x/main/toolkit/source/helper/
H A Dregisterservices.cxx89 …omponentInstantiation _pInstantiation, const Reference< XMultiServiceFactory >& _rxServiceFactory ) in tryCreateFactory()
100 _rxServiceFactory, ::rtl::OUString::createFromAscii( _pComponentImplName ), in tryCreateFactory()
/aoo41x/main/sfx2/inc/sfx2/
H A Dsfxmodelfactory.hxx61 …:com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxServiceFactory,
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx341 OSharedConnectionManager(const Reference< XMultiServiceFactory >& _rxServiceFactory);
353 …ectionManager::OSharedConnectionManager(const Reference< XMultiServiceFactory >& _rxServiceFactory) in DBG_NAME()
356 …m_xProxyFactory.set(_rxServiceFactory->createInstance(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(… in DBG_NAME()
/aoo41x/main/connectivity/inc/connectivity/
H A Dvirtualdbtools.hxx324 …:com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxServiceFactory,

Completed in 39 milliseconds