Home
last modified time | relevance | path

Searched refs:GetLinguisticPath (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/unotools/source/config/
H A Dpathoptions.cxx162 const String& GetLinguisticPath() { return GetPath( SvtPathOptions::PATH_LINGUISTIC ); } in GetLinguisticPath() function in SvtPathOptions_Impl
671 const String& SvtPathOptions::GetLinguisticPath() const in GetLinguisticPath() function in SvtPathOptions
673 return pImp->GetLinguisticPath(); in GetLinguisticPath()
977 case PATH_LINGUISTIC: aPath = GetLinguisticPath(); break; in SearchFile()
/aoo42x/main/unotools/inc/unotools/
H A Dpathoptions.hxx88 const String& GetLinguisticPath() const;
/aoo42x/main/linguistic/source/
H A Dmisc2.cxx104 String aTmp( aPathOpt.GetLinguisticPath() ); in GetModulePath()
/aoo42x/main/sfx2/source/appl/
H A Dappcfg.cxx491 … case SvtPathOptions::PATH_LINGUISTIC: aValue = aPathCfg.GetLinguisticPath(); break; in GetOptions()

Completed in 143 milliseconds