Searched refs:_pAsciiServiceName2 (Results 1 – 1 of 1) sorted by relevance
79 …l_Char* _pAsciiImplName, const sal_Char* _pAsciiServiceName1, const sal_Char* _pAsciiServiceName2 ) in registerServices() argument82 xComponentServicesKey->createKey( ::rtl::OUString::createFromAscii( _pAsciiServiceName2 ) ); in registerServices()88 const sal_Char* _pAsciiServiceName1, const sal_Char* _pAsciiServiceName2, in tryCreateFactory() argument95 Sequence< ::rtl::OUString > aServiceNames( _pAsciiServiceName2 ? 2 : 1 ); in tryCreateFactory()97 if ( _pAsciiServiceName2 ) in tryCreateFactory()98 … aServiceNames.getArray()[ 1 ] = ::rtl::OUString::createFromAscii( _pAsciiServiceName2 ); in tryCreateFactory()
Completed in 5 milliseconds