Home
last modified time | relevance | path

Searched refs:GetConfigPath (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Dpathoptions.cxx155 const String& GetConfigPath() { return GetPath( SvtPathOptions::PATH_CONFIG ); } in GetConfigPath() function in SvtPathOptions_Impl
622 const String& SvtPathOptions::GetConfigPath() const in GetConfigPath() function in SvtPathOptions
624 return pImp->GetConfigPath(); in GetConfigPath()
948 aObj.SetSmartURL( GetConfigPath() ); in SearchFile()
970 case PATH_CONFIG: aPath = GetConfigPath(); break; in SearchFile()
/aoo4110/main/unotools/inc/unotools/
H A Dpathoptions.hxx81 const String& GetConfigPath() const;
/aoo4110/main/sfx2/source/appl/
H A Dappmisc.cxx186 INetURLObject aObj( SvtPathOptions().GetConfigPath() ); in GetDisabledSlotList_Impl()
H A Dappcfg.cxx474 … case SvtPathOptions::PATH_CONFIG: aValue = aPathCfg.GetConfigPath(); break; in GetOptions()
/aoo4110/main/sd/source/filter/html/
H A Dbuttonset.cxx163 OUString sSharePath( SvtPathOptions().GetConfigPath() ); in ButtonSetImpl()
H A Dhtmlex.cxx2923 INetURLObject aURL( SvtPathOptions().GetConfigPath() ); in CopyScript()
/aoo4110/main/svx/source/gallery2/
H A Dgallery1.cxx249 INetURLObject aCurURL(SvtPathOptions().GetConfigPath()); in ImplLoad()

Completed in 56 milliseconds