Searched refs:PATH_DICTIONARY (Results 1 – 5 of 5) sorted by relevance
156 const String& GetDictionaryPath() { return GetPath( SvtPathOptions::PATH_DICTIONARY ); } in GetDictionaryPath()183 … SetDictionaryPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_DICTIONARY, rPath ); } in SetDictionaryPath()235 { "Dictionary", SvtPathOptions::PATH_DICTIONARY },971 case PATH_DICTIONARY: aPath = GetDictionaryPath(); break; in SearchFile()
133 { SvtPathOptions::PATH_DICTIONARY, &SvtDefaultOptions_Impl::m_aDictionaryPath },
132 { SvtPathOptions::PATH_DICTIONARY, "Dictionary" },205 SvtPathOptions::PATH_DICTIONARY == nIndex ); in IsMultiPath_Impl()333 case SvtPathOptions::PATH_DICTIONARY: in Reset()
51 PATH_DICTIONARY, enumerator
485 … case SvtPathOptions::PATH_DICTIONARY: aValue = aPathCfg.GetDictionaryPath(); break; in GetOptions()887 … case SvtPathOptions::PATH_DICTIONARY: aPathOptions.SetDictionaryPath( sValue );break; in SetOptions()