Searched refs:GetAutoTextPath (Results 1 – 6 of 6) sorted by relevance
151 const String& GetAutoTextPath() { return GetPath( SvtPathOptions::PATH_AUTOTEXT ); } in GetAutoTextPath() function in SvtPathOptions_Impl594 const String& SvtPathOptions::GetAutoTextPath() const in GetAutoTextPath() function in SvtPathOptions596 return pImp->GetAutoTextPath(); in GetAutoTextPath()966 case PATH_AUTOTEXT: aPath = GetAutoTextPath(); break; in SearchFile()
141 sPath = aPathOpt.GetAutoTextPath(); in SwGlossaryList()304 String sTemp( aPathOpt.GetAutoTextPath() ); in Update()
77 const String& GetAutoTextPath() const;
718 String sGlosPath( aPathOpt.GetAutoTextPath() ); in IMPL_LINK()1205 String sGlosPath( aPathOpt.GetAutoTextPath() ); in IMPL_LINK()
482 String aNewPath( aPathOpt.GetAutoTextPath() ); in UpdateGlosPath()
480 … case SvtPathOptions::PATH_AUTOTEXT: aValue = aPathCfg.GetAutoTextPath(); break; in GetOptions()
Completed in 43 milliseconds