Searched refs:_rxConfProvider (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/connectivity/source/cpool/ |
H A D | ZPoolCollection.cxx | 366 …ace > OPoolCollection::createWithProvider(const Reference< XMultiServiceFactory >& _rxConfProvider, in createWithProvider() argument 369 OSL_ENSURE(_rxConfProvider.is(), "createWithProvider: invalid provider!"); in createWithProvider() 373 if (_rxConfProvider.is()) in createWithProvider() 377 Reference< XServiceInfo > xSI(_rxConfProvider, UNO_QUERY); in createWithProvider() 395 if (_rxConfProvider.is()) in createWithProvider() 406 xInterface = _rxConfProvider->createInstanceWithArguments(sAccessService, aCreationArgs); in createWithProvider()
|
H A D | ZPoolCollection.hxx | 91 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxConfProvider,
|
/aoo41x/main/unotools/source/config/ |
H A D | confignode.cxx | 622 …reeRoot::createWithProvider(const Reference< XMultiServiceFactory >& _rxConfProvider, const ::rtl:… in createWithProvider() argument 625 _rxConfProvider, _rPath, _eMode != CM_READONLY, _nDepth, _bLazyWrite ) ); in createWithProvider()
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | confignode.hxx | 310 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxConfProvider,
|
Completed in 24 milliseconds