Home
last modified time | relevance | path

Searched refs:SetLinguisticPath (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx189 …void SetLinguisticPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_LINGUISTIC, rPath … in SetLinguisticPath() function in SvtPathOptions_Impl
837 void SvtPathOptions::SetLinguisticPath( const String& rPath ) in SetLinguisticPath() function in SvtPathOptions
839 pImp->SetLinguisticPath( rPath ); in SetLinguisticPath()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx117 void SetLinguisticPath( const String& rPath );
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx906 case SvtPathOptions::PATH_LINGUISTIC: aPathOptions.SetLinguisticPath( sValue );break; in SetOptions()

Completed in 25 milliseconds