|
LibreOffice Module vcl (master) 1
|
#include <impoctree.hxx>
Public Member Functions | |
| ImpErrorQuad () | |
| ImpErrorQuad (const BitmapColor &rColor) | |
| void | operator= (const BitmapColor &rColor) |
| ImpErrorQuad & | operator-= (const BitmapColor &rColor) |
| void | ImplAddColorError1 (const ImpErrorQuad &rErrQuad) |
| void | ImplAddColorError3 (const ImpErrorQuad &rErrQuad) |
| void | ImplAddColorError5 (const ImpErrorQuad &rErrQuad) |
| void | ImplAddColorError7 (const ImpErrorQuad &rErrQuad) |
| BitmapColor | ImplGetColor () const |
Private Attributes | |
| sal_Int16 | nRed |
| sal_Int16 | nGreen |
| sal_Int16 | nBlue |
Definition at line 25 of file impoctree.hxx.
|
inline |
Definition at line 32 of file impoctree.hxx.
|
inline |
Definition at line 39 of file impoctree.hxx.
|
inline |
Definition at line 73 of file impoctree.hxx.
References nBlue, nGreen, and nRed.
Referenced by Bitmap::ImplConvertDown8BPP().
|
inline |
Definition at line 80 of file impoctree.hxx.
References nBlue, nGreen, and nRed.
Referenced by Bitmap::ImplConvertDown8BPP().
|
inline |
Definition at line 87 of file impoctree.hxx.
References nBlue, nGreen, and nRed.
Referenced by Bitmap::ImplConvertDown8BPP().
|
inline |
Definition at line 94 of file impoctree.hxx.
References nBlue, nGreen, and nRed.
Referenced by Bitmap::ImplConvertDown8BPP().
|
inline |
Definition at line 101 of file impoctree.hxx.
References nBlue, nGreen, and nRed.
Referenced by Bitmap::ImplConvertDown8BPP().
|
inline |
Definition at line 64 of file impoctree.hxx.
References Color::GetBlue(), Color::GetGreen(), Color::GetRed(), nBlue, nGreen, and nRed.
|
inline |
Definition at line 57 of file impoctree.hxx.
References Color::GetBlue(), Color::GetGreen(), Color::GetRed(), nBlue, nGreen, and nRed.
|
private |
Definition at line 29 of file impoctree.hxx.
Referenced by ImplAddColorError1(), ImplAddColorError3(), ImplAddColorError5(), ImplAddColorError7(), ImplGetColor(), operator-=(), and operator=().
|
private |
Definition at line 28 of file impoctree.hxx.
Referenced by ImplAddColorError1(), ImplAddColorError3(), ImplAddColorError5(), ImplAddColorError7(), ImplGetColor(), operator-=(), and operator=().
|
private |
Definition at line 27 of file impoctree.hxx.
Referenced by ImplAddColorError1(), ImplAddColorError3(), ImplAddColorError5(), ImplAddColorError7(), ImplGetColor(), operator-=(), and operator=().