Searched refs:sDocService (Results 1 – 3 of 3) sorted by relevance
73 static ::rtl::OUString GetModuleName_Impl( const ::rtl::OUString& sDocService ) in GetModuleName_Impl() argument82 ::comphelper::NamedValueCollection aAnalyzer( xMM->getByName( sDocService ) ); in GetModuleName_Impl()
448 ::rtl::OUString sDocService(GetDocumentServiceName()); in GetModuleName()449 ::comphelper::SequenceAsHashMap aPropSet( xModuleManager->getByName(sDocService) ); in GetModuleName()
445 ::rtl::OUString sDocService; in getItem()446 rFilter[PROPNAME_DOCUMENTSERVICE] >>= sDocService; in getItem()453 if ( !bIsHelpFilter && !impl_isModuleInstalled(sDocService) ) in getItem()
Completed in 28 milliseconds