Home
last modified time | relevance | path

Searched refs:CGM_UNKNOWN_LEVEL (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/filter/source/graphicfilter/icgm/
H A Dclass5.cxx426 case 0x50 : ComOut( CGM_UNKNOWN_LEVEL, "Block Text Region Margins" ) break; in ImplDoClass5()
427 case 0x51 : ComOut( CGM_UNKNOWN_LEVEL, "Block Text Region Expansion" ) break; in ImplDoClass5()
428 case 0x52 : ComOut( CGM_UNKNOWN_LEVEL, "Block Text Region Anchor" ) break; in ImplDoClass5()
429 case 0x53 : ComOut( CGM_UNKNOWN_LEVEL, "Block Text Paragraph Horizontal Alignment" ) break; in ImplDoClass5()
430 case 0x54 : ComOut( CGM_UNKNOWN_LEVEL, "Block Text Paragraph Vertical Alignment" ) break; in ImplDoClass5()
431 case 0x55 : ComOut( CGM_UNKNOWN_LEVEL, "Block Text Line Flow" ) break; in ImplDoClass5()
432 case 0x60 : ComOut( CGM_UNKNOWN_LEVEL, "Block Text Paragraph Spacing" ) break; in ImplDoClass5()
433 case 0x61 : ComOut( CGM_UNKNOWN_LEVEL, "Block Text Paragraph Indent" ) break; in ImplDoClass5()
434 case 0x62 : ComOut( CGM_UNKNOWN_LEVEL, "Block Text Paragraph Tabs" ) break; in ImplDoClass5()
435 case 0x63 : ComOut( CGM_UNKNOWN_LEVEL, "Block Text Paragraph Bullets" ) break; in ImplDoClass5()
[all …]
H A Dclassx.cxx231 case 0x01 : ComOut( CGM_UNKNOWN_LEVEL, "Pixel Array" ) break; // NS in ImplDoClass9()
232 case 0x02 : ComOut( CGM_UNKNOWN_LEVEL, "Create Bitmap" ) break; // NS in ImplDoClass9()
233 case 0x03 : ComOut( CGM_UNKNOWN_LEVEL, "Delete Bitmap" ) break; // NS in ImplDoClass9()
234 case 0x04 : ComOut( CGM_UNKNOWN_LEVEL, "Select Drawing Bitmap" ) break; // NS in ImplDoClass9()
235 case 0x05 : ComOut( CGM_UNKNOWN_LEVEL, "Display Bitmap" ) break; // NS in ImplDoClass9()
236 case 0x06 : ComOut( CGM_UNKNOWN_LEVEL, "Drawing Mode" ) break; in ImplDoClass9()
237 case 0x07 : ComOut( CGM_UNKNOWN_LEVEL, "Mapped Bitmap ForeGrnd Color" ) break; // NS in ImplDoClass9()
238 case 0x08 : ComOut( CGM_UNKNOWN_LEVEL, "Fill Bitmap" ) break; // NS in ImplDoClass9()
239 case 0x09 : ComOut( CGM_UNKNOWN_LEVEL, "Two Operand BitBlt" ) break; // NS in ImplDoClass9()
240 case 0x0a : ComOut( CGM_UNKNOWN_LEVEL, "Three Operand BitBlt" ) break; // NS in ImplDoClass9()
[all …]
H A Dmain.hxx35 #define CGM_UNKNOWN_LEVEL 0x00F1 macro
H A Dcgm.cxx102 case CGM_UNKNOWN_LEVEL : in ImplComment()
H A Dclass4.cxx783 case 0x1e : ComOut( CGM_UNKNOWN_LEVEL, "Insert Object" ) in ImplDoClass4()