Home
last modified time | relevance | path

Searched refs:SetUserConfigPath (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx196 …void SetUserConfigPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_USERCONFIG, rPath … in SetUserConfigPath() function in SvtPathOptions_Impl
886 void SvtPathOptions::SetUserConfigPath( const String& rPath ) in SetUserConfigPath() function in SvtPathOptions
888 pImp->SetUserConfigPath( rPath ); in SetUserConfigPath()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx124 void SetUserConfigPath( const String& rPath );
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx934 case SvtPathOptions::PATH_USERCONFIG: aPathOptions.SetUserConfigPath( sValue );break; in SetOptions()

Completed in 21 milliseconds