Searched refs:SetPalettePath (Results 1 – 3 of 3) sorted by relevance
191 void SetPalettePath( const String& rPath ) { SetPath( SvtPathOptions::PATH_PALETTE, rPath ); } in SetPalettePath() function in SvtPathOptions_Impl851 void SvtPathOptions::SetPalettePath( const String& rPath ) in SetPalettePath() function in SvtPathOptions853 pImp->SetPalettePath( rPath ); in SetPalettePath()
119 void SetPalettePath( const String& rPath );
895 case SvtPathOptions::PATH_PALETTE: aPathOptions.SetPalettePath( sValue );break; in SetOptions()
Completed in 29 milliseconds