Home
last modified time | relevance | path

Searched refs:PATH_DICTIONARY (Results 1 – 5 of 5) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx156 const String& GetDictionaryPath() { return GetPath( SvtPathOptions::PATH_DICTIONARY ); } in GetDictionaryPath()
183 …void 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()
H A Ddefaultoptions.cxx133 { SvtPathOptions::PATH_DICTIONARY, &SvtDefaultOptions_Impl::m_aDictionaryPath },
/trunk/main/cui/source/options/
H A Doptpath.cxx132 { SvtPathOptions::PATH_DICTIONARY, "Dictionary" },
205 SvtPathOptions::PATH_DICTIONARY == nIndex ); in IsMultiPath_Impl()
333 case SvtPathOptions::PATH_DICTIONARY: in Reset()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx51 PATH_DICTIONARY, enumerator
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx485 … case SvtPathOptions::PATH_DICTIONARY: aValue = aPathCfg.GetDictionaryPath(); break; in GetOptions()
887 case SvtPathOptions::PATH_DICTIONARY: aPathOptions.SetDictionaryPath( sValue );break; in SetOptions()

Completed in 41 milliseconds