Searched refs:GetAutoCorrectPath (Results 1 – 4 of 4) sorted by relevance
150 const String& GetAutoCorrectPath() { return GetPath( SvtPathOptions::PATH_AUTOCORRECT ); } in GetAutoCorrectPath() function in SvtPathOptions_Impl587 const String& SvtPathOptions::GetAutoCorrectPath() const in GetAutoCorrectPath() function in SvtPathOptions589 return pImp->GetAutoCorrectPath(); in GetAutoCorrectPath()965 case PATH_AUTOCORRECT: aPath = GetAutoCorrectPath(); break; in SearchFile()
76 const String& GetAutoCorrectPath() const;
60 String sSharePath, sUserPath, sAutoPath( aPathOpt.GetAutoCorrectPath() ); in SvxAutoCorrCfg()
479 … case SvtPathOptions::PATH_AUTOCORRECT: aValue = aPathCfg.GetAutoCorrectPath(); break; in GetOptions()
Completed in 34 milliseconds