LibreOffice Module vcl (master)
1
|
#include <vcl/dllapi.h>
#include <tools/gen.hxx>
#include <tools/solar.h>
#include <vcl/mapmod.hxx>
#include <vcl/bitmap.hxx>
#include <vcl/vclptr.hxx>
#include <vector>
Go to the source code of this file.
Classes | |
class | GDIMetaFile |
Namespaces | |
tools | |
Macros | |
#define | GDI_METAFILE_END (size_t(0xFFFFFFFF)) |
Typedefs | |
typedef Color(* | ColorExchangeFnc) (const Color &rColor, const void *pColParam) |
typedef BitmapEx(* | BmpExchangeFnc) (const BitmapEx &rBmpEx, const void *pBmpParam) |
Enumerations | |
enum | MtfConversion { MtfConversion::N1BitThreshold, MtfConversion::N8BitGreys } |
#define GDI_METAFILE_END (size_t(0xFFFFFFFF)) |
Definition at line 43 of file gdimtf.hxx.
Definition at line 53 of file gdimtf.hxx.
Definition at line 52 of file gdimtf.hxx.
|
strong |
Enumerator | |
---|---|
N1BitThreshold | |
N8BitGreys |
Definition at line 45 of file gdimtf.hxx.