Home
last modified time | relevance | path

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

/aoo42x/main/unotools/source/config/
H A Dpathoptions.cxx182 void SetConfigPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_CONFIG, rPath ); } in SetConfigPath() function in SvtPathOptions_Impl
788 void SvtPathOptions::SetConfigPath( const String& rPath ) in SetConfigPath() function in SvtPathOptions
790 pImp->SetConfigPath( rPath ); in SetConfigPath()
/aoo42x/main/unotools/inc/unotools/
H A Dpathoptions.hxx110 void SetConfigPath( const String& rPath );
/aoo42x/main/sfx2/source/appl/
H A Dappcfg.cxx886 case SvtPathOptions::PATH_CONFIG: aPathOptions.SetConfigPath( sValue );break; in SetOptions()

Completed in 25 milliseconds