Searched refs:maMFCyan (Results 1 – 1 of 1) sorted by relevance
1129 MetricField maMFCyan; member in cui::ColorPickerDialog1184 , maMFCyan( this, CUI_RES( CT_CYAN ) ) in ColorPickerDialog()1211 maMFCyan.SetModifyHdl( aLink ); in ColorPickerDialog()1300 maMFCyan.SetValue( toInt( mdCyan, 100.0 ) ); in update_color()1428 else if( p == &maMFCyan ) in IMPL_LINK()1430 setColorComponent( COLORCOMP_CYAN, ((double)maMFCyan.GetValue()) / 100.0 ); in IMPL_LINK()
Completed in 26 milliseconds