Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dcolorpicker.cxx1129 MetricField maMFCyan; member in cui::ColorPickerDialog
1184 , 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 18 milliseconds