Searched refs:CGM_LEVEL3 (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/filter/source/graphicfilter/icgm/ |
H A D | class5.cxx | 389 case 0x25 : ComOut( CGM_LEVEL3, "Line Cap" ) in ImplDoClass5() 402 case 0x26 : ComOut( CGM_LEVEL3, "Line Join" ) in ImplDoClass5() 415 case 0x29 : ComOut( CGM_LEVEL3, "Text Score Type" ) break; in ImplDoClass5() 416 case 0x2a : ComOut( CGM_LEVEL3, "Restricted Text Type" ) break; in ImplDoClass5() 417 case 0x2b : ComOut( CGM_LEVEL3, "Interpolated interior" ) break; in ImplDoClass5() 418 case 0x2c : ComOut( CGM_LEVEL3, "Edge Cap" ) break; // NS in ImplDoClass5() 419 case 0x2d : ComOut( CGM_LEVEL3, "Edge Join" ) break; in ImplDoClass5() 422 case 0x30 : ComOut( CGM_LEVEL3, "Symbol Library Index" ) break; // NS in ImplDoClass5() 423 case 0x31 : ComOut( CGM_LEVEL3, "Symbol Color" ) break; // NS in ImplDoClass5() 424 case 0x32 : ComOut( CGM_LEVEL3, "Symbol Size" ) break; // NS in ImplDoClass5() [all …]
|
H A D | class0.cxx | 111 case 0x0d : ComOut( CGM_LEVEL3, "Begin Protection Region" ) break; in ImplDoClass0() 112 case 0x0e : ComOut( CGM_LEVEL3, "End Protection Region" ) break; in ImplDoClass0() 113 case 0x0f : ComOut( CGM_LEVEL3, "Begin Compound Line" ) break; in ImplDoClass0() 114 case 0x10 : ComOut( CGM_LEVEL3, "End Compound Line" ) break; in ImplDoClass0() 115 case 0x11 : ComOut( CGM_LEVEL3, "Begin Compound Text Path" ) break; in ImplDoClass0() 116 case 0x12 : ComOut( CGM_LEVEL3, "End Compound Text Path" ) break; in ImplDoClass0() 117 case 0x13 : ComOut( CGM_LEVEL3, "Begin Tile Array" ) break; // NS in ImplDoClass0() 118 case 0x14 : ComOut( CGM_LEVEL3, "End Tile Array" ) break; // NS in ImplDoClass0()
|
H A D | class1.cxx | 215 case 0x13 : ComOut( CGM_LEVEL3, "Color Model" ) break; // NS in ImplDoClass1() 216 case 0x14 : ComOut( CGM_LEVEL3, "Color Calibration" ) break; // NS in ImplDoClass1() 217 case 0x15 : ComOut( CGM_LEVEL3, "Font Properties" ) break; // NS in ImplDoClass1() 218 case 0x16 : ComOut( CGM_LEVEL3, "Glyph Mapping" ) break; // NS in ImplDoClass1() 219 case 0x17 : ComOut( CGM_LEVEL3, "Symbol Library List" ) break; // NS in ImplDoClass1()
|
H A D | class3.cxx | 126 case 0x11 : ComOut( CGM_LEVEL3, "Protection Region Indicator" ) break; in ImplDoClass3() 127 case 0x12 : ComOut( CGM_LEVEL3, "Generalized Text Path Mode" ) break; // NS in ImplDoClass3() 128 case 0x13 : ComOut( CGM_LEVEL3, "Mitre Limit" ) in ImplDoClass3() 131 case 0x14 : ComOut( CGM_LEVEL3, "Transparent Cell Color" ) break; // NS in ImplDoClass3()
|
H A D | class4.cxx | 697 case 0x16 : ComOut( CGM_LEVEL3, "Hyperbolic Arc" ) // NS in ImplDoClass4() 703 case 0x17 : ComOut( CGM_LEVEL3, "Parabolic Arc" ) // NS in ImplDoClass4() 709 case 0x18 : ComOut( CGM_LEVEL3, "Non Uniform B-Spline" ) // NS in ImplDoClass4() 715 case 0x19 : ComOut( CGM_LEVEL3, "Non Uniform Rational B-Spline" ) // NS in ImplDoClass4() 721 case 0x1a : ComOut( CGM_LEVEL3, "Polybezier" ) in ImplDoClass4() 765 case 0x1b : ComOut( CGM_LEVEL3, "Polysymbol" ) // NS in ImplDoClass4() 771 case 0x1c : ComOut( CGM_LEVEL3, "Bitonal Tile" ) // NS in ImplDoClass4() 777 case 0x1d : ComOut( CGM_LEVEL3, "Tile" ) // NS in ImplDoClass4()
|
H A D | class2.cxx | 203 case 0x10 : ComOut( CGM_LEVEL3, "Interior Style Specification Mode" ) break; // NS in ImplDoClass2() 204 case 0x11 : ComOut( CGM_LEVEL3, "Line and Edge Type Definition" ) break; in ImplDoClass2() 205 case 0x12 : ComOut( CGM_LEVEL3, "Hatch Style Definition" ) break; // NS in ImplDoClass2() 206 case 0x13 : ComOut( CGM_LEVEL3, "Geometric Pattern Definition" ) break; // NS in ImplDoClass2()
|
H A D | main.hxx | 33 #define CGM_LEVEL3 0x0003 macro
|
Completed in 15 milliseconds