Searched refs:_pImplName (Results 1 – 3 of 3) sorted by relevance
325 SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory(const sal_Char* _pImplName, XMultiServiceF… in component_getFactory() argument327 if (!_pServiceManager || !_pImplName) in component_getFactory()350 if( pClasses->compareToAscii( _pImplName) == 0) in component_getFactory()381 ::rtl::OUString::createFromAscii( _pImplName ), in component_getFactory()
49 SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory(const sal_Char* _pImplName, ::com::sun::st… in component_getFactory() argument53 if (OPoolCollection::getImplementationName_Static().compareToAscii(_pImplName) == 0) in component_getFactory()
49 SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory(const sal_Char* _pImplName, ::com::sun::st… in component_getFactory() argument53 …if (::drivermanager::OSDBCDriverManager::getImplementationName_static().compareToAscii(_pImplName)… in component_getFactory()
Completed in 10 milliseconds