Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/dialogs/
H A Dcolorpicker.cxx1085 double mdCyan, mdMagenta, mdYellow, mdKey; member in cui::ColorPickerDialog
1266 RGBtoCMYK( mdRed, mdGreen, mdBlue, mdCyan, mdMagenta, mdYellow, mdKey ); in ColorPickerDialog()
1300 maMFCyan.SetValue( toInt( mdCyan, 100.0 ) ); in update_color()
1464 RGBtoCMYK( mdRed, mdGreen, mdBlue, mdCyan, mdMagenta, mdYellow, mdKey ); in IMPL_LINK()
1524 case COLORCOMP_CYAN: mdCyan = dValue; break; in setColorComponent()
1533 RGBtoCMYK( mdRed, mdGreen, mdBlue, mdCyan, mdMagenta, mdYellow, mdKey ); in setColorComponent()
1538 RGBtoCMYK( mdRed, mdGreen, mdBlue, mdCyan, mdMagenta, mdYellow, mdKey ); in setColorComponent()
1542 CMYKtoRGB( mdCyan, mdMagenta, mdYellow, mdKey, mdRed, mdGreen, mdBlue ); in setColorComponent()

Completed in 42 milliseconds