Home
last modified time | relevance | path

Searched refs:createSingleRegistryFactory (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/cppuhelper/inc/cppuhelper/
H A Dfactory.hxx256 …o::Reference< ::com::sun::star::lang::XSingleServiceFactory > SAL_CALL createSingleRegistryFactory(
/AOO42X/main/cppuhelper/source/
H A Dfactory.cxx1098 Reference<XSingleServiceFactory > SAL_CALL createSingleRegistryFactory( in createSingleRegistryFactory() function
/AOO42X/main/stoc/source/servicemanager/
H A Dservicemanager.cxx1805 ret = createSingleRegistryFactory( xMgr, name, xImpKey ); in loadWithImplementationName()