Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx105 void SetAutoCorrectPath( const String& rPath );
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx881 case SvtPathOptions::PATH_AUTOCORRECT: aPathOptions.SetAutoCorrectPath( sValue );break; in SetOptions()

Completed in 38 milliseconds