Home
last modified time | relevance | path

Searched refs:_rxConfProvider (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/source/cpool/
H A DZPoolCollection.cxx366 …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 DZPoolCollection.hxx91 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxConfProvider,
/trunk/main/unotools/source/config/
H A Dconfignode.cxx622 …reeRoot::createWithProvider(const Reference< XMultiServiceFactory >& _rxConfProvider, const ::rtl:… in createWithProvider() argument
625 _rxConfProvider, _rPath, _eMode != CM_READONLY, _nDepth, _bLazyWrite ) ); in createWithProvider()
/trunk/main/unotools/inc/unotools/
H A Dconfignode.hxx310 … ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxConfProvider,

Completed in 28 milliseconds