Searched refs:SetAutoCorrectPath (Results 1 – 3 of 3) sorted by relevance
177 …void SetAutoCorrectPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_AUTOCORRECT, rPat… in SetAutoCorrectPath() function in SvtPathOptions_Impl753 void SvtPathOptions::SetAutoCorrectPath( const String& rPath ) in SetAutoCorrectPath() function in SvtPathOptions755 pImp->SetAutoCorrectPath( rPath ); in SetAutoCorrectPath()
105 void SetAutoCorrectPath( const String& rPath );
881 case SvtPathOptions::PATH_AUTOCORRECT: aPathOptions.SetAutoCorrectPath( sValue );break; in SetOptions()
Completed in 43 milliseconds