Searched refs:SetBitmapPath (Results 1 – 3 of 3) sorted by relevance
181 void SetBitmapPath( const String& rPath ) { SetPath( SvtPathOptions::PATH_BITMAP, rPath ); } in SetBitmapPath() function in SvtPathOptions_Impl781 void SvtPathOptions::SetBitmapPath( const String& rPath ) in SetBitmapPath() function in SvtPathOptions783 pImp->SetBitmapPath( rPath ); in SetBitmapPath()
109 void SetBitmapPath( const String& rPath );
885 case SvtPathOptions::PATH_BITMAP: aPathOptions.SetBitmapPath( sValue );break; in SetOptions()
Completed in 26 milliseconds