|
LibreOffice Module filter (master) 1
|
#include <bitmap.hxx>
Public Member Functions | |
| CGMBitmapDescriptor () | |
Public Attributes | |
| sal_uInt8 * | mpBuf |
| sal_uInt8 * | mpEndBuf |
| BitmapEx | mxBitmap |
| bool | mbStatus |
| bool | mbVMirror |
| sal_uInt32 | mnDstBitsPerPixel |
| sal_uInt32 | mnScanSize |
| FloatPoint | mnP |
| FloatPoint | mnQ |
| FloatPoint | mnR |
| FloatPoint | mnOrigin |
| double | mndx |
| double | mndy |
| double | mnOrientation |
| sal_uInt32 | mnX |
| sal_uInt32 | mnY |
| tools::Long | mnLocalColorPrecision |
| sal_uInt32 | mnCompressionMode |
Definition at line 28 of file bitmap.hxx.
|
inline |
Definition at line 48 of file bitmap.hxx.
| bool CGMBitmapDescriptor::mbStatus |
Definition at line 34 of file bitmap.hxx.
Referenced by CGMImpressOutAct::DrawBitmap(), CGMBitmap::ImplGetBitmap(), CGMBitmap::ImplGetDimensions(), and CGMBitmap::ImplInsert().
| bool CGMBitmapDescriptor::mbVMirror |
Definition at line 35 of file bitmap.hxx.
Referenced by CGMImpressOutAct::DrawBitmap(), and CGMBitmap::ImplGetBitmap().
| sal_uInt32 CGMBitmapDescriptor::mnCompressionMode |
Definition at line 46 of file bitmap.hxx.
Referenced by CGMBitmap::ImplGetDimensions().
| sal_uInt32 CGMBitmapDescriptor::mnDstBitsPerPixel |
Definition at line 36 of file bitmap.hxx.
Referenced by CGMBitmap::ImplGeneratePalette(), CGMBitmap::ImplGetBitmap(), and CGMBitmap::ImplGetDimensions().
| double CGMBitmapDescriptor::mndx |
Definition at line 41 of file bitmap.hxx.
Referenced by CGMImpressOutAct::DrawBitmap(), and CGMBitmap::ImplGetBitmap().
| double CGMBitmapDescriptor::mndy |
Definition at line 41 of file bitmap.hxx.
Referenced by CGMImpressOutAct::DrawBitmap(), CGMBitmap::ImplGetBitmap(), and CGMBitmap::ImplInsert().
| tools::Long CGMBitmapDescriptor::mnLocalColorPrecision |
Definition at line 45 of file bitmap.hxx.
Referenced by CGMBitmap::ImplGetBitmap(), and CGMBitmap::ImplGetDimensions().
| double CGMBitmapDescriptor::mnOrientation |
Definition at line 42 of file bitmap.hxx.
Referenced by CGMImpressOutAct::DrawBitmap(), and CGMBitmap::ImplGetBitmap().
| FloatPoint CGMBitmapDescriptor::mnOrigin |
Definition at line 40 of file bitmap.hxx.
Referenced by CGMImpressOutAct::DrawBitmap(), CGMBitmap::ImplGetBitmap(), and CGMBitmap::ImplInsert().
| FloatPoint CGMBitmapDescriptor::mnP |
Definition at line 38 of file bitmap.hxx.
Referenced by CGMBitmap::ImplGetBitmap(), CGMBitmap::ImplGetDimensions(), and CGMBitmap::ImplInsert().
| FloatPoint CGMBitmapDescriptor::mnQ |
Definition at line 38 of file bitmap.hxx.
Referenced by CGMBitmap::ImplGetBitmap(), CGMBitmap::ImplGetDimensions(), and CGMBitmap::ImplInsert().
| FloatPoint CGMBitmapDescriptor::mnR |
Definition at line 38 of file bitmap.hxx.
Referenced by CGMBitmap::ImplGetBitmap(), CGMBitmap::ImplGetDimensions(), and CGMBitmap::ImplInsert().
| sal_uInt32 CGMBitmapDescriptor::mnScanSize |
Definition at line 37 of file bitmap.hxx.
Referenced by CGMBitmap::ImplGetBitmap(), and CGMBitmap::ImplGetDimensions().
| sal_uInt32 CGMBitmapDescriptor::mnX |
Definition at line 44 of file bitmap.hxx.
Referenced by CGMBitmap::ImplGetBitmap(), CGMBitmap::ImplGetDimensions(), and CGMBitmap::ImplInsert().
| sal_uInt32 CGMBitmapDescriptor::mnY |
Definition at line 44 of file bitmap.hxx.
Referenced by CGMBitmap::ImplGetBitmap(), CGMBitmap::ImplGetDimensions(), and CGMBitmap::ImplInsert().
| sal_uInt8* CGMBitmapDescriptor::mpBuf |
Definition at line 31 of file bitmap.hxx.
Referenced by CGMBitmap::ImplGetBitmap(), and CGMBitmap::ImplGetDimensions().
| sal_uInt8* CGMBitmapDescriptor::mpEndBuf |
Definition at line 32 of file bitmap.hxx.
Referenced by CGMBitmap::ImplGetBitmap(), and CGMBitmap::ImplGetDimensions().
| BitmapEx CGMBitmapDescriptor::mxBitmap |
Definition at line 33 of file bitmap.hxx.
Referenced by CGMImpressOutAct::DrawBitmap(), CGMBitmap::ImplGetBitmap(), and CGMBitmap::ImplInsert().