Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx161 const String& GetHelpPath() { return GetPath( SvtPathOptions::PATH_HELP ); } in GetHelpPath() function in SvtPathOptions_Impl
664 const String& SvtPathOptions::GetHelpPath() const in GetHelpPath() function in SvtPathOptions
666 return pImp->GetHelpPath(); in GetHelpPath()
976 case PATH_HELP: aPath = GetHelpPath(); break; in SearchFile()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx87 const String& GetHelpPath() const;
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx505 rtl::OUString aOfficeHelpPath( SvtPathOptions().GetHelpPath() ); in implProcessHelp()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx490 …LP: ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aPathCfg.GetHelpPath(), aValue ); br… in GetOptions()

Completed in 21 milliseconds