Home
last modified time | relevance | path

Searched refs:PATH_CONFIG (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Dpathoptions.cxx155 const String& GetConfigPath() { return GetPath( SvtPathOptions::PATH_CONFIG ); } in GetConfigPath()
182 void SetConfigPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_CONFIG, rPath ); } in SetConfigPath()
234 { "Config", SvtPathOptions::PATH_CONFIG },
970 case PATH_CONFIG: aPath = GetConfigPath(); break; in SearchFile()
H A Ddefaultoptions.cxx132 { SvtPathOptions::PATH_CONFIG, &SvtDefaultOptions_Impl::m_aConfigPath },
/aoo4110/main/unotools/inc/unotools/
H A Dpathoptions.hxx50 PATH_CONFIG, enumerator
/aoo4110/main/sfx2/source/appl/
H A Dappcfg.cxx474 … case SvtPathOptions::PATH_CONFIG: aValue = aPathCfg.GetConfigPath(); break; in GetOptions()
866 case SvtPathOptions::PATH_CONFIG: aPathOptions.SetConfigPath( sValue );break; in SetOptions()

Completed in 28 milliseconds