Home
last modified time | relevance | path

Searched refs:PATH_LINGUISTIC (Results 1 – 6 of 6) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx162 const String& GetLinguisticPath() { return GetPath( SvtPathOptions::PATH_LINGUISTIC ); } in GetLinguisticPath()
189 …void SetLinguisticPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_LINGUISTIC, rPath … in SetLinguisticPath()
241 { "Linguistic", SvtPathOptions::PATH_LINGUISTIC },
977 case PATH_LINGUISTIC: aPath = GetLinguisticPath(); break; in SearchFile()
H A Ddefaultoptions.cxx139 { SvtPathOptions::PATH_LINGUISTIC, &SvtDefaultOptions_Impl::m_aLinguisticPath },
/trunk/main/cui/source/options/
H A Doptpath.cxx131 { SvtPathOptions::PATH_LINGUISTIC, "Linguistic" },
204 SvtPathOptions::PATH_LINGUISTIC == nIndex || in IsMultiPath_Impl()
332 case SvtPathOptions::PATH_LINGUISTIC: in Reset()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx57 PATH_LINGUISTIC, enumerator
/trunk/main/linguistic/source/
H A Dmisc2.cxx102 case SvtPathOptions::PATH_LINGUISTIC : in GetModulePath()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx491 … case SvtPathOptions::PATH_LINGUISTIC: aValue = aPathCfg.GetLinguisticPath(); break; in GetOptions()
906 case SvtPathOptions::PATH_LINGUISTIC: aPathOptions.SetLinguisticPath( sValue );break; in SetOptions()

Completed in 68 milliseconds