Searched refs:CGM_LEVEL2 (Results 1 – 8 of 8) sorted by relevance
/aoo4110/main/filter/source/graphicfilter/icgm/ |
H A D | class2.cxx | 104 case 0x08 : ComOut( CGM_LEVEL2, "Device Viewport" ) in ImplDoClass2() 111 case 0x09 : ComOut( CGM_LEVEL2, "Device Viewport Specification Mode" ) in ImplDoClass2() 125 case 0x0a : ComOut( CGM_LEVEL2, "Device Viewport Mapping" ) in ImplDoClass2() 150 case 0x0b : ComOut( CGM_LEVEL2, "Line Representation" ) in ImplDoClass2() 160 case 0x0c : ComOut( CGM_LEVEL2, "Marker Representation" ) in ImplDoClass2() 170 case 0x0d : ComOut( CGM_LEVEL2, "Text Representation" ) in ImplDoClass2() 182 case 0x0e : ComOut( CGM_LEVEL2, "Fill Representation" ) in ImplDoClass2() 193 case 0x0f : ComOut( CGM_LEVEL2, "Edge Representation" ) in ImplDoClass2()
|
H A D | class3.cxx | 118 case 0x07 : ComOut( CGM_LEVEL2, "Line Clipping Mode" ) break; // NS in ImplDoClass3() 119 case 0x08 : ComOut( CGM_LEVEL2, "Marker Clipping Mode" ) break; // NS in ImplDoClass3() 120 case 0x09 : ComOut( CGM_LEVEL2, "Edge Clipping Mode" ) break; // NS in ImplDoClass3() 121 case 0x0a : ComOut( CGM_LEVEL2, "New Region" ) in ImplDoClass3() 124 case 0x0b : ComOut( CGM_LEVEL2, "Save Primitive Context" ) break; // NS in ImplDoClass3() 125 case 0x0c : ComOut( CGM_LEVEL2, "Restore Primitive Context" ) break; // NS in ImplDoClass3()
|
H A D | classx.cxx | 212 case 0x01 : ComOut( CGM_LEVEL2, "Copy Segment" ) break; // NS in ImplDoClass8() 213 case 0x02 : ComOut( CGM_LEVEL2, "Inheritance Filter" ) break; // NS in ImplDoClass8() 214 case 0x03 : ComOut( CGM_LEVEL2, "Clip Inheritance" ) break; // NS in ImplDoClass8() 215 case 0x04 : ComOut( CGM_LEVEL2, "Segment Transformation" ) break; in ImplDoClass8() 216 case 0x05 : ComOut( CGM_LEVEL2, "Segment HighLighting" ) break; // NS in ImplDoClass8() 217 case 0x06 : ComOut( CGM_LEVEL2, "Segment Display Priority" ) break; // NS in ImplDoClass8() 218 case 0x07 : ComOut( CGM_LEVEL2, "Segment Pick Priority" ) break; // NS in ImplDoClass8()
|
H A D | class0.cxx | 97 case 0x06 : ComOut( CGM_LEVEL2, "Begin Segment" ) in ImplDoClass0() 100 case 0x07 : ComOut( CGM_LEVEL2, "End Segment" ) in ImplDoClass0() 103 case 0x08 : ComOut( CGM_LEVEL2, "Begin Figure" ) in ImplDoClass0() 107 case 0x09 : ComOut( CGM_LEVEL2, "End Figure" ) in ImplDoClass0()
|
H A D | class1.cxx | 212 case 0x10 : ComOut( CGM_LEVEL2, "Name Precision" ) break; // NS in ImplDoClass1() 213 case 0x11 : ComOut( CGM_LEVEL2, "Maximum VDC Extent" ) break; // NS in ImplDoClass1() 214 case 0x12 : ComOut( CGM_LEVEL2, "Segment Priority Extent" ) break; // NS in ImplDoClass1()
|
H A D | main.hxx | 32 #define CGM_LEVEL2 0x0002 macro
|
H A D | class4.cxx | 685 case 0x14 : ComOut( CGM_LEVEL2, "Circular Arc Centre Reversed" ) in ImplDoClass4() 691 case 0x15 : ComOut( CGM_LEVEL2, "Connection Edge" ) // NS in ImplDoClass4()
|
H A D | class5.cxx | 388 case 0x24 : ComOut( CGM_LEVEL2, "Pick Identifier" ) break; in ImplDoClass5()
|
Completed in 41 milliseconds