Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/config/
H A Dpathoptions.cxx177 …void SetAutoCorrectPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_AUTOCORRECT, rPat… in SetAutoCorrectPath() function in SvtPathOptions_Impl
753 void SvtPathOptions::SetAutoCorrectPath( const String& rPath ) in SetAutoCorrectPath() function in SvtPathOptions
755 pImp->SetAutoCorrectPath( rPath ); in SetAutoCorrectPath()
/aoo41x/main/unotools/inc/unotools/
H A Dpathoptions.hxx105 void SetAutoCorrectPath( const String& rPath );
/aoo41x/main/sfx2/source/appl/
H A Dappcfg.cxx861 case SvtPathOptions::PATH_AUTOCORRECT: aPathOptions.SetAutoCorrectPath( sValue );break; in SetOptions()

Completed in 13 milliseconds