Searched refs:maMFHue (Results 1 – 1 of 1) sorted by relevance
1121 MetricField maMFHue; member in cui::ColorPickerDialog1177 , maMFHue( this, CUI_RES( CT_HUE ) ) in ColorPickerDialog()1201 maMFHue.SetCustomUnitText( sUnitText ); in ColorPickerDialog()1216 maMFHue.SetModifyHdl( aLink ); in ColorPickerDialog()1308 maMFHue.SetValue( toInt( mdHue, 1.0 ) ); in update_color()1413 else if( p == &maMFHue ) in IMPL_LINK()1415 setColorComponent( COLORCOMP_HUE, (double)maMFHue.GetValue() ); in IMPL_LINK()
Completed in 30 milliseconds