Searched refs:GetDictionaryPath (Results 1 – 3 of 3) sorted by relevance
156 const String& GetDictionaryPath() { return GetPath( SvtPathOptions::PATH_DICTIONARY ); } in GetDictionaryPath() function in SvtPathOptions_Impl629 const String& SvtPathOptions::GetDictionaryPath() const in GetDictionaryPath() function in SvtPathOptions631 return pImp->GetDictionaryPath(); in GetDictionaryPath()971 case PATH_DICTIONARY: aPath = GetDictionaryPath(); break; in SearchFile()
82 const String& GetDictionaryPath() const;
485 … case SvtPathOptions::PATH_DICTIONARY: aValue = aPathCfg.GetDictionaryPath(); break; in GetOptions()
Completed in 27 milliseconds