Searched refs:GetHelpPath (Results 1 – 4 of 4) sorted by relevance
161 const String& GetHelpPath() { return GetPath( SvtPathOptions::PATH_HELP ); } in GetHelpPath() function in SvtPathOptions_Impl664 const String& SvtPathOptions::GetHelpPath() const in GetHelpPath() function in SvtPathOptions666 return pImp->GetHelpPath(); in GetHelpPath()976 case PATH_HELP: aPath = GetHelpPath(); break; in SearchFile()
87 const String& GetHelpPath() const;
505 rtl::OUString aOfficeHelpPath( SvtPathOptions().GetHelpPath() ); in implProcessHelp()
480 …LP: ::utl::LocalFileHelper::ConvertPhysicalNameToURL( aPathCfg.GetHelpPath(), aValue ); br… in GetOptions()
Completed in 24 milliseconds