Home
last modified time | relevance | path

Searched refs:GetUserConfigPath (Results 1 – 14 of 14) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx169 const String& GetUserConfigPath() { return GetPath( SvtPathOptions::PATH_USERCONFIG ); } in GetUserConfigPath() function in SvtPathOptions_Impl
727 const String& SvtPathOptions::GetUserConfigPath() const in GetUserConfigPath() function in SvtPathOptions
729 return pImp->GetUserConfigPath(); in GetUserConfigPath()
941 INetURLObject aObj( GetUserConfigPath() ); in SearchFile()
H A Daccelcfg.cxx208 String aUserConfig = SvtPathOptions().GetUserConfigPath(); in ~SvtAcceleratorConfiguration()
281 String aUserConfig = SvtPathOptions().GetUserConfigPath(); in GetDefaultStream()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx95 const String& GetUserConfigPath() const;
/trunk/main/sfx2/source/appl/
H A Dappmisc.cxx180 INetURLObject aUserObj( SvtPathOptions().GetUserConfigPath() ); in GetDisabledSlotList_Impl()
H A Dappdde.cxx469 INetURLObject aOfficeLockFile( SvtPathOptions().GetUserConfigPath() ); in InitializeDde()
H A Dappcfg.cxx498 … case SvtPathOptions::PATH_USERCONFIG: aValue = aPathCfg.GetUserConfigPath(); break; in GetOptions()
/trunk/main/sd/source/ui/app/
H A Dsdmod.cxx222 INetURLObject aURL( SvtPathOptions().GetUserConfigPath() ); in GetOptionStream()
/trunk/main/sd/source/filter/html/
H A Dbuttonset.cxx167 OUString sUserPath( SvtPathOptions().GetUserConfigPath() ); in ButtonSetImpl()
H A Dpubdlg.cxx1625 INetURLObject aURL( SvtPathOptions().GetUserConfigPath() ); in Load()
1678 INetURLObject aURL( SvtPathOptions().GetUserConfigPath() ); in Save()
/trunk/main/extensions/source/preload/
H A Doemwiz.cxx199 String sFileName = aPathOpt.GetUserConfigPath();//GetModulePath(); in LoadFromLocalFile()
/trunk/main/sc/source/core/tool/
H A Dautoform.cxx1035 aURL.SetSmartURL( aPathOpt.GetUserConfigPath() ); in Load()
1141 aURL.SetSmartURL( aPathOpt.GetUserConfigPath() ); in Save()
/trunk/main/sw/source/ui/config/
H A Duinums.cxx99 String sNm( aPathOpt.GetUserConfigPath() ); in ~SwBaseNumRules()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx963 String sNm( aPathOpt.GetUserConfigPath() ); in Save()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx157 xFP->setDisplayDirectory( aPathOpt.GetUserConfigPath() ); in lcl_CreateAutoMarkFileDlg()

Completed in 81 milliseconds