LibreOffice Module vcl (master) 1
|
This is the complete list of members for psp::PrinterColor, including all inherited members.
ColorSpace enum name | psp::PrinterColor | |
GetBlue() const | psp::PrinterColor | inline |
GetGreen() const | psp::PrinterColor | inline |
GetRed() const | psp::PrinterColor | inline |
Is() const | psp::PrinterColor | inline |
meColorspace | psp::PrinterColor | private |
mnBlue | psp::PrinterColor | private |
mnGreen | psp::PrinterColor | private |
mnRed | psp::PrinterColor | private |
operator!=(const PrinterColor &aColor) const | psp::PrinterColor | inline |
operator=(sal_uInt32 nRGB) | psp::PrinterColor | inline |
operator==(const PrinterColor &aColor) const | psp::PrinterColor | inline |
PrinterColor() | psp::PrinterColor | inline |
PrinterColor(sal_uInt16 nRed, sal_uInt16 nGreen, sal_uInt16 nBlue) | psp::PrinterColor | inline |
PrinterColor(sal_uInt32 nRGB) | psp::PrinterColor | inline |