Searched refs:SetConfigPath (Results 1 – 3 of 3) sorted by relevance
182 void SetConfigPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_CONFIG, rPath ); } in SetConfigPath() function in SvtPathOptions_Impl788 void SvtPathOptions::SetConfigPath( const String& rPath ) in SetConfigPath() function in SvtPathOptions790 pImp->SetConfigPath( rPath ); in SetConfigPath()
110 void SetConfigPath( const String& rPath );
866 case SvtPathOptions::PATH_CONFIG: aPathOptions.SetConfigPath( sValue );break; in SetOptions()
Completed in 34 milliseconds