Home
last modified time | relevance | path

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

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx169 const String& GetUserConfigPath() { return GetPath( SvtPathOptions::PATH_USERCONFIG ); } in GetUserConfigPath()
196 …void SetUserConfigPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_USERCONFIG, rPath … in SetUserConfigPath()
248 { "UserConfig", SvtPathOptions::PATH_USERCONFIG },
937 case PATH_USERCONFIG: in SearchFile()
987 case PATH_USERCONFIG:/*-Wall???*/ break; in SearchFile()
H A Ddefaultoptions.cxx145 { SvtPathOptions::PATH_USERCONFIG, &SvtDefaultOptions_Impl::m_aUserConfigPath },
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx64 PATH_USERCONFIG, enumerator
131 sal_Bool SearchFile( String& rIniFile, Pathes ePath = PATH_USERCONFIG );
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx498 … case SvtPathOptions::PATH_USERCONFIG: aValue = aPathCfg.GetUserConfigPath(); break; in GetOptions()
934 case SvtPathOptions::PATH_USERCONFIG: aPathOptions.SetUserConfigPath( sValue );break; in SetOptions()
/trunk/main/sw/source/ui/config/
H A Duinums.cxx123 if( aOpt.SearchFile( sNm, SvtPathOptions::PATH_USERCONFIG )) in Init()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx950 if( aOpt.SearchFile( sNm, SvtPathOptions::PATH_USERCONFIG )) in Load()

Completed in 43 milliseconds