Searched refs:maMFBlue (Results 1 – 1 of 1) sorted by relevance
1115 MetricField maMFBlue; member in cui::ColorPickerDialog1172 , maMFBlue( this, CUI_RES( CT_BLUE ) ) in ColorPickerDialog()1209 maMFBlue.SetModifyHdl( aLink ); in ColorPickerDialog()1295 maMFBlue.SetValue( nBlue ); in update_color()1408 else if( p == &maMFBlue ) in IMPL_LINK()1410 setColorComponent( COLORCOMP_BLUE, ((double)maMFBlue.GetValue()) / 255.0 ); in IMPL_LINK()
Completed in 28 milliseconds