Home
last modified time | relevance | path

Searched refs:maMtrThreshold (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dcuigrfflt.cxx527 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()
/trunk/main/cui/source/inc/
H A Dcuigrfflt.hxx153 MetricField maMtrThreshold; member in GraphicFilterSolarize
163 …sal_uInt8 GetGreyThreshold() const { return( (sal_uInt8) FRound( maMtrThreshold.GetValue() * 2.5… in GetGreyThreshold()

Completed in 19 milliseconds