Searched refs:maMtrThreshold (Results 1 – 2 of 2) sorted by relevance
527 maMtrThreshold ( this, CUI_RES( DLG_FILTERSOLARIZE_MTR_THRESHOLD ) ), in GraphicFilterSolarize()532 maMtrThreshold.SetValue( FRound( cGreyThreshold / 2.55 ) ); in GraphicFilterSolarize()533 maMtrThreshold.SetModifyHdl( GetModifyHdl() ); in GraphicFilterSolarize()
153 MetricField maMtrThreshold; member in GraphicFilterSolarize163 …sal_uInt8 GetGreyThreshold() const { return( (sal_uInt8) FRound( maMtrThreshold.GetValue() * 2.5… in GetGreyThreshold()
Completed in 20 milliseconds