Home
last modified time | relevance | path

Searched refs:PATH_AUTOCORRECT (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/cui/source/options/
H A Doptpath.cxx122 { SvtPathOptions::PATH_AUTOCORRECT, "AutoCorrect" },
193 return ( SvtPathOptions::PATH_AUTOCORRECT == nIndex || in IsMultiPath_Impl()
199 return ( SvtPathOptions::PATH_AUTOCORRECT == nIndex || in IsMultiPath_Impl()
324 case SvtPathOptions::PATH_AUTOCORRECT: in Reset()
/aoo4110/main/unotools/source/config/
H A Dpathoptions.cxx150 const String& GetAutoCorrectPath() { return GetPath( SvtPathOptions::PATH_AUTOCORRECT ); } in GetAutoCorrectPath()
177 …void SetAutoCorrectPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_AUTOCORRECT, rPat… in SetAutoCorrectPath()
229 { "AutoCorrect", SvtPathOptions::PATH_AUTOCORRECT },
965 case PATH_AUTOCORRECT: aPath = GetAutoCorrectPath(); break; in SearchFile()
H A Ddefaultoptions.cxx127 { SvtPathOptions::PATH_AUTOCORRECT, &SvtDefaultOptions_Impl::m_aAutoCorrectPath },
/aoo4110/main/unotools/inc/unotools/
H A Dpathoptions.hxx45 PATH_AUTOCORRECT, enumerator
/aoo4110/main/sfx2/source/appl/
H A Dappcfg.cxx469 … case SvtPathOptions::PATH_AUTOCORRECT: aValue = aPathCfg.GetAutoCorrectPath(); break; in GetOptions()
861 case SvtPathOptions::PATH_AUTOCORRECT: aPathOptions.SetAutoCorrectPath( sValue );break; in SetOptions()

Completed in 43 milliseconds