Home
last modified time | relevance | path

Searched refs:GetAutoTextPath (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Dpathoptions.cxx151 const String& GetAutoTextPath() { return GetPath( SvtPathOptions::PATH_AUTOTEXT ); } in GetAutoTextPath() function in SvtPathOptions_Impl
594 const String& SvtPathOptions::GetAutoTextPath() const in GetAutoTextPath() function in SvtPathOptions
596 return pImp->GetAutoTextPath(); in GetAutoTextPath()
966 case PATH_AUTOTEXT: aPath = GetAutoTextPath(); break; in SearchFile()
/aoo4110/main/sw/source/ui/utlui/
H A Dgloslst.cxx141 sPath = aPathOpt.GetAutoTextPath(); in SwGlossaryList()
304 String sTemp( aPathOpt.GetAutoTextPath() ); in Update()
/aoo4110/main/unotools/inc/unotools/
H A Dpathoptions.hxx77 const String& GetAutoTextPath() const;
/aoo4110/main/sw/source/ui/misc/
H A Dglossary.cxx713 String sGlosPath( aPathOpt.GetAutoTextPath() ); in IMPL_LINK()
1200 String sGlosPath( aPathOpt.GetAutoTextPath() ); in IMPL_LINK()
H A Dglosdoc.cxx482 String aNewPath( aPathOpt.GetAutoTextPath() ); in UpdateGlosPath()
/aoo4110/main/sfx2/source/appl/
H A Dappcfg.cxx470 … case SvtPathOptions::PATH_AUTOTEXT: aValue = aPathCfg.GetAutoTextPath(); break; in GetOptions()

Completed in 102 milliseconds