Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/view/
H A Dviewfrm2.cxx73 static ::rtl::OUString GetModuleName_Impl( const ::rtl::OUString& sDocService ) in GetModuleName_Impl() argument
82 ::comphelper::NamedValueCollection aAnalyzer( xMM->getByName( sDocService ) ); in GetModuleName_Impl()
/aoo41x/main/sfx2/source/doc/
H A Ddocfac.cxx448 ::rtl::OUString sDocService(GetDocumentServiceName()); in GetModuleName()
449 ::comphelper::SequenceAsHashMap aPropSet( xModuleManager->getByName(sDocService) ); in GetModuleName()
/aoo41x/main/filter/source/config/cache/
H A Dfiltercache.cxx445 ::rtl::OUString sDocService; in getItem()
446 rFilter[PROPNAME_DOCUMENTSERVICE] >>= sDocService; in getItem()
453 if ( !bIsHelpFilter && !impl_isModuleInstalled(sDocService) ) in getItem()

Completed in 25 milliseconds