summaryrefslogtreecommitdiff
path: root/vcl/source/filter/wmf/wmfwr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/filter/wmf/wmfwr.cxx')
-rw-r--r--vcl/source/filter/wmf/wmfwr.cxx108
1 files changed, 0 insertions, 108 deletions
diff --git a/vcl/source/filter/wmf/wmfwr.cxx b/vcl/source/filter/wmf/wmfwr.cxx
index c9baef6b36f5..4f10ee17828e 100644
--- a/vcl/source/filter/wmf/wmfwr.cxx
+++ b/vcl/source/filter/wmf/wmfwr.cxx
@@ -34,110 +34,48 @@
//====================== MS-Windows-defines ===============================
-#define W_META_SETBKCOLOR 0x0201
#define W_META_SETBKMODE 0x0102
-#define W_META_SETMAPMODE 0x0103
#define W_META_SETROP2 0x0104
-#define W_META_SETRELABS 0x0105
-#define W_META_SETPOLYFILLMODE 0x0106
#define W_META_SETSTRETCHBLTMODE 0x0107
-#define W_META_SETTEXTCHAREXTRA 0x0108
#define W_META_SETTEXTCOLOR 0x0209
-#define W_META_SETTEXTJUSTIFICATION 0x020A
#define W_META_SETWINDOWORG 0x020B
#define W_META_SETWINDOWEXT 0x020C
-#define W_META_SETVIEWPORTORG 0x020D
-#define W_META_SETVIEWPORTEXT 0x020E
-#define W_META_OFFSETWINDOWORG 0x020F
-#define W_META_SCALEWINDOWEXT 0x0410
-#define W_META_OFFSETVIEWPORTORG 0x0211
-#define W_META_SCALEVIEWPORTEXT 0x0412
#define W_META_LINETO 0x0213
#define W_META_MOVETO 0x0214
-#define W_META_EXCLUDECLIPRECT 0x0415
#define W_META_INTERSECTCLIPRECT 0x0416
#define W_META_ARC 0x0817
#define W_META_ELLIPSE 0x0418
-#define W_META_FLOODFILL 0x0419
#define W_META_PIE 0x081A
#define W_META_RECTANGLE 0x041B
#define W_META_ROUNDRECT 0x061C
-#define W_META_PATBLT 0x061D
#define W_META_SAVEDC 0x001E
#define W_META_SETPIXEL 0x041F
-#define W_META_OFFSETCLIPRGN 0x0220
#define W_META_TEXTOUT 0x0521
-#define W_META_BITBLT 0x0922
-#define W_META_STRETCHBLT 0x0B23
#define W_META_POLYGON 0x0324
#define W_META_POLYLINE 0x0325
#define W_META_ESCAPE 0x0626
#define W_META_RESTOREDC 0x0127
-#define W_META_FILLREGION 0x0228
-#define W_META_FRAMEREGION 0x0429
-#define W_META_INVERTREGION 0x012A
-#define W_META_PAINTREGION 0x012B
-#define W_META_SELECTCLIPREGION 0x012C
#define W_META_SELECTOBJECT 0x012D
#define W_META_SETTEXTALIGN 0x012E
-#define W_META_DRAWTEXT 0x062F
#define W_META_CHORD 0x0830
-#define W_META_SETMAPPERFLAGS 0x0231
#define W_META_EXTTEXTOUT 0x0a32
-#define W_META_SETDIBTODEV 0x0d33
-#define W_META_SELECTPALETTE 0x0234
-#define W_META_REALIZEPALETTE 0x0035
-#define W_META_ANIMATEPALETTE 0x0436
-#define W_META_SETPALENTRIES 0x0037
#define W_META_POLYPOLYGON 0x0538
-#define W_META_RESIZEPALETTE 0x0139
-#define W_META_DIBBITBLT 0x0940
-#define W_META_DIBSTRETCHBLT 0x0b41
-#define W_META_DIBCREATEPATTERNBRUSH 0x0142
#define W_META_STRETCHDIB 0x0f43
-#define W_META_EXTFLOODFILL 0x0548
-#define W_META_RESETDC 0x014C
-#define W_META_STARTDOC 0x014D
-#define W_META_STARTPAGE 0x004F
-#define W_META_ENDPAGE 0x0050
-#define W_META_ABORTDOC 0x0052
-#define W_META_ENDDOC 0x005E
#define W_META_DELETEOBJECT 0x01f0
-#define W_META_CREATEPALETTE 0x00f7
-#define W_META_CREATEBRUSH 0x00F8
-#define W_META_CREATEPATTERNBRUSH 0x01F9
#define W_META_CREATEPENINDIRECT 0x02FA
#define W_META_CREATEFONTINDIRECT 0x02FB
#define W_META_CREATEBRUSHINDIRECT 0x02FC
-#define W_META_CREATEBITMAPINDIRECT 0x02FD
-#define W_META_CREATEBITMAP 0x06FE
-#define W_META_CREATEREGION 0x06FF
#define W_TRANSPARENT 1
#define W_OPAQUE 2
-#define W_R2_BLACK 1
-#define W_R2_NOTMERGEPEN 2
-#define W_R2_MASKNOTPEN 3
-#define W_R2_NOTCOPYPEN 4
-#define W_R2_MASKPENNOT 5
#define W_R2_NOT 6
#define W_R2_XORPEN 7
-#define W_R2_NOTMASKPEN 8
-#define W_R2_MASKPEN 9
-#define W_R2_NOTXORPEN 10
-#define W_R2_NOP 11
-#define W_R2_MERGENOTPEN 12
#define W_R2_COPYPEN 13
-#define W_R2_MERGEPENNOT 14
-#define W_R2_MERGEPEN 15
-#define W_R2_WHITE 16
#define W_TA_NOUPDATECP 0x0000
-#define W_TA_UPDATECP 0x0001
#define W_TA_LEFT 0x0000
#define W_TA_RIGHT 0x0002
-#define W_TA_CENTER 0x0006
#define W_TA_TOP 0x0000
#define W_TA_BOTTOM 0x0008
#define W_TA_BASELINE 0x0018
@@ -147,17 +85,7 @@
#define W_SRCPAINT 0x00EE0086L
#define W_SRCAND 0x008800C6L
#define W_SRCINVERT 0x00660046L
-#define W_SRCERASE 0x00440328L
-#define W_NOTSRCCOPY 0x00330008L
-#define W_NOTSRCERASE 0x001100A6L
-#define W_MERGECOPY 0x00C000CAL
-#define W_MERGEPAINT 0x00BB0226L
-#define W_PATCOPY 0x00F00021L
-#define W_PATPAINT 0x00FB0A09L
-#define W_PATINVERT 0x005A0049L
#define W_DSTINVERT 0x00550009L
-#define W_BLACKNESS 0x00000042L
-#define W_WHITENESS 0x00FF0062L
#define W_PS_SOLID 0
#define W_PS_DASH 1
@@ -165,30 +93,10 @@
#define W_PS_DASHDOT 3
#define W_PS_DASHDOTDOT 4
#define W_PS_NULL 5
-#define W_PS_INSIDEFRAME 6
#define W_LF_FACESIZE 32
#define W_ANSI_CHARSET 0
-#define W_DEFAULT_CHARSET 1
-#define W_SYMBOL_CHARSET 2
-#define W_SHIFTJIS_CHARSET 128
-#define W_HANGEUL_CHARSET 129
-#define W_GB2312_CHARSET 134
-#define W_CHINESEBIG5_CHARSET 136
-#define W_OEM_CHARSET 255
-/*WINVER >= 0x0400*/
-#define W_JOHAB_CHARSET 130
-#define W_HEBREW_CHARSET 177
-#define W_ARABIC_CHARSET 178
-#define W_GREEK_CHARSET 161
-#define W_TURKISH_CHARSET 162
-#define W_VIETNAMESE_CHARSET 163
-#define W_THAI_CHARSET 222
-#define W_EASTEUROPE_CHARSET 238
-#define W_RUSSIAN_CHARSET 204
-#define W_MAC_CHARSET 77
-#define W_BALTIC_CHARSET 186
#define W_DEFAULT_PITCH 0x00
#define W_FIXED_PITCH 0x01
@@ -203,33 +111,17 @@
#define W_FW_DONTCARE 0
#define W_FW_THIN 100
-#define W_FW_EXTRALIGHT 200
#define W_FW_LIGHT 300
#define W_FW_NORMAL 400
#define W_FW_MEDIUM 500
#define W_FW_SEMIBOLD 600
#define W_FW_BOLD 700
-#define W_FW_EXTRABOLD 800
-#define W_FW_HEAVY 900
#define W_FW_ULTRALIGHT 200
-#define W_FW_REGULAR 400
-#define W_FW_DEMIBOLD 600
#define W_FW_ULTRABOLD 800
#define W_FW_BLACK 900
#define W_BS_SOLID 0
#define W_BS_HOLLOW 1
-#define W_BS_HATCHED 2
-#define W_BS_PATTERN 3
-#define W_BS_INDEXED 4
-#define W_BS_DIBPATTERN 5
-
-#define W_HS_HORIZONTAL 0
-#define W_HS_VERTICAL 1
-#define W_HS_FDIAGONAL 2
-#define W_HS_BDIAGONAL 3
-#define W_HS_CROSS 4
-#define W_HS_DIAGCROSS 5
#define W_MFCOMMENT 15