Searched refs:SetAutoTextPath (Results 1 – 4 of 4) sorted by relevance
178 void SetAutoTextPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_AUTOTEXT, rPath ); } in SetAutoTextPath() function in SvtPathOptions_Impl760 void SvtPathOptions::SetAutoTextPath( const String& rPath ) in SetAutoTextPath() function in SvtPathOptions762 pImp->SetAutoTextPath( rPath ); in SetAutoTextPath()
106 void SetAutoTextPath( const String& rPath );
862 case SvtPathOptions::PATH_AUTOTEXT: aPathOptions.SetAutoTextPath( sValue );break; in SetOptions()
1207 aPathOpt.SetAutoTextPath( sTmp ); in IMPL_LINK()
Completed in 54 milliseconds