Searched refs:GetUIConfigPath (Results 1 – 2 of 2) sorted by relevance
171 const String& GetUIConfigPath() { return GetPath( SvtPathOptions::PATH_UICONFIG ); } in GetUIConfigPath() function in SvtPathOptions_Impl732 const String& SvtPathOptions::GetUIConfigPath() const in GetUIConfigPath() function in SvtPathOptions734 return pImp->GetUIConfigPath(); in GetUIConfigPath()985 case PATH_UICONFIG: aPath = GetUIConfigPath(); break; in SearchFile()
97 const String& GetUIConfigPath() const;
Completed in 48 milliseconds