Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/config/
H A Dpathoptions.cxx183 …void SetDictionaryPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_DICTIONARY, rPath … in SetDictionaryPath() function in SvtPathOptions_Impl
795 void SvtPathOptions::SetDictionaryPath( const String& rPath ) in SetDictionaryPath() function in SvtPathOptions
797 pImp->SetDictionaryPath( rPath ); in SetDictionaryPath()
/aoo41x/main/unotools/inc/unotools/
H A Dpathoptions.hxx111 void SetDictionaryPath( const String& rPath );
/aoo41x/main/sfx2/source/appl/
H A Dappcfg.cxx867 case SvtPathOptions::PATH_DICTIONARY: aPathOptions.SetDictionaryPath( sValue );break; in SetOptions()

Completed in 26 milliseconds