Searched refs:maMFSaturation (Results 1 – 1 of 1) sorted by relevance
1123 MetricField maMFSaturation; member in cui::ColorPickerDialog1179 , maMFSaturation( this, CUI_RES( CT_SATURATION ) ) in ColorPickerDialog()1217 maMFSaturation.SetModifyHdl( aLink ); in ColorPickerDialog()1309 maMFSaturation.SetValue( toInt( mdSat, 100.0 ) ); in update_color()1418 else if( p == &maMFSaturation ) in IMPL_LINK()1420 setColorComponent( COLORCOMP_SAT, ((double)maMFSaturation.GetValue()) / 100.0 ); in IMPL_LINK()
Completed in 23 milliseconds