Home
last modified time | relevance | path

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

/AOO41X/main/cppuhelper/inc/cppuhelper/
H A Dfactory.hxx248 …o::Reference< ::com::sun::star::lang::XSingleServiceFactory > SAL_CALL createSingleRegistryFactory(
/AOO41X/main/cppuhelper/source/
H A Dfactory.cxx1098 Reference<XSingleServiceFactory > SAL_CALL createSingleRegistryFactory( in createSingleRegistryFactory() function
H A Dmsvc_win32_intel.map46 ?createSingleRegistryFactory@cppu@@YA?AV?$Reference@VXSingleServiceFactory@lang@star@sun@com@@@uno@…
/AOO41X/main/stoc/source/servicemanager/
H A Dservicemanager.cxx1805 ret = createSingleRegistryFactory( xMgr, name, xImpKey ); in loadWithImplementationName()