Home
last modified time | relevance | path

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

/trunk/main/cui/source/dialogs/
H A Dcolorpicker.cxx1135 MetricField maMFKey; member in cui::ColorPickerDialog
1190 , maMFKey( this, CUI_RES( CT_KEY ) ) in ColorPickerDialog()
1214 maMFKey.SetModifyHdl( aLink ); in ColorPickerDialog()
1303 maMFKey.SetValue( toInt( mdKey, 100.0 ) ); in update_color()
1443 else if( p == &maMFKey ) in IMPL_LINK()
1445 setColorComponent( COLORCOMP_KEY, ((double)maMFKey.GetValue()) / 100.0 ); in IMPL_LINK()

Completed in 15 milliseconds