Searched refs:GetConfigPath (Results 1 – 7 of 7) sorted by relevance
155 const String& GetConfigPath() { return GetPath( SvtPathOptions::PATH_CONFIG ); } in GetConfigPath() function in SvtPathOptions_Impl622 const String& SvtPathOptions::GetConfigPath() const in GetConfigPath() function in SvtPathOptions624 return pImp->GetConfigPath(); in GetConfigPath()948 aObj.SetSmartURL( GetConfigPath() ); in SearchFile()970 case PATH_CONFIG: aPath = GetConfigPath(); break; in SearchFile()
81 const String& GetConfigPath() const;
186 INetURLObject aObj( SvtPathOptions().GetConfigPath() ); in GetDisabledSlotList_Impl()
484 … case SvtPathOptions::PATH_CONFIG: aValue = aPathCfg.GetConfigPath(); break; in GetOptions()
163 OUString sSharePath( SvtPathOptions().GetConfigPath() ); in ButtonSetImpl()
2923 INetURLObject aURL( SvtPathOptions().GetConfigPath() ); in CopyScript()
249 INetURLObject aCurURL(SvtPathOptions().GetConfigPath()); in ImplLoad()
Completed in 49 milliseconds