Searched refs:SetDictionaryPath (Results 1 – 3 of 3) sorted by relevance
183 …void SetDictionaryPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_DICTIONAR… in SetDictionaryPath() function in SvtPathOptions_Impl795 void SvtPathOptions::SetDictionaryPath( const String& rPath ) in SetDictionaryPath() function in SvtPathOptions797 pImp->SetDictionaryPath( rPath ); in SetDictionaryPath()
111 void SetDictionaryPath( const String& rPath );
887 … case SvtPathOptions::PATH_DICTIONARY: aPathOptions.SetDictionaryPath( sValue );break; in SetOptions()