/aoo42x/main/bridges/source/cpp_uno/mingw_intel/ |
H A D | call.s | 148 .byte 1 # version 159 .byte 0x88 # DW_CFA_offset ret, 1 171 .byte 0x04 # DW_CFA_advance_loc4 177 .byte 0x04 # DW_CFA_advance_loc4 191 .byte 0x04 # DW_CFA_advance_loc4 197 .byte 0x04 # DW_CFA_advance_loc4 211 .byte 0x04 # DW_CFA_advance_loc4 217 .byte 0x04 # DW_CFA_advance_loc4 231 .byte 0x04 # DW_CFA_advance_loc4 237 .byte 0x04 # DW_CFA_advance_loc4 [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
H A D | call.s | 160 .byte 1 # version 183 .byte 0x04 # DW_CFA_advance_loc4 189 .byte 0x04 # DW_CFA_advance_loc4 203 .byte 0x04 # DW_CFA_advance_loc4 209 .byte 0x04 # DW_CFA_advance_loc4 223 .byte 0x04 # DW_CFA_advance_loc4 229 .byte 0x04 # DW_CFA_advance_loc4 243 .byte 0x04 # DW_CFA_advance_loc4 249 .byte 0x04 # DW_CFA_advance_loc4 263 .byte 0x04 # DW_CFA_advance_loc4 [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_intel/ |
H A D | call.s | 160 .byte 1 # version 183 .byte 0x04 # DW_CFA_advance_loc4 189 .byte 0x04 # DW_CFA_advance_loc4 203 .byte 0x04 # DW_CFA_advance_loc4 209 .byte 0x04 # DW_CFA_advance_loc4 223 .byte 0x04 # DW_CFA_advance_loc4 229 .byte 0x04 # DW_CFA_advance_loc4 243 .byte 0x04 # DW_CFA_advance_loc4 249 .byte 0x04 # DW_CFA_advance_loc4 263 .byte 0x04 # DW_CFA_advance_loc4 [all …]
|
/aoo42x/main/offapi/com/sun/star/rendering/ |
H A D | ColorComponentTag.idl | 39 const byte DEVICE=0; 42 const byte RGB_RED=1; 69 const byte SPOT=10; 72 const byte INDEX=11; 75 const byte ALPHA=12; 78 const byte GREY=13; 107 const byte HSV_H=21; 110 const byte HSV_S=22; 113 const byte HSV_V=23; 116 const byte HSL_H=24; [all …]
|
H A D | PanoseLetterForm.idl | 30 const byte ANYTHING=0; 31 const byte NO_FIT=1; 32 const byte NORMAL_CONTACT=2; 33 const byte NORMAL_WEIGHTED=3; 34 const byte NORMAL_BOXED=4; 35 const byte NORMAL_FLATTENED=5; 36 const byte NORMAL_ROUNDED=6; 38 const byte NORMAL_SQUARE=8; 39 const byte OBLIQUE_CONTACT=9; 41 const byte OBLIQUE_BOXED=11; [all …]
|
H A D | PanoseSerifStyle.idl | 30 const byte ANYTHING=0; 31 const byte NO_FIT=1; 32 const byte COVE=2; 33 const byte OBTUSE_COVE=3; 36 const byte SQUARE=6; 37 const byte THIN=7; 38 const byte BONE=8; 40 const byte TRIANGLE=10; 43 const byte PERP_SANS=13; 44 const byte FLARED=14; [all …]
|
H A D | BlendMode.idl | 38 const byte NORMAL = 0; 39 const byte MULTIPLY = 1; 40 const byte SCREEN = 2; 41 const byte OVERLAY = 3; 42 const byte DARKEN = 4; 43 const byte LIGHTEN = 5; 44 const byte COLOR_DODGE = 6; 45 const byte COLOR_BURN = 7; 46 const byte HARD_LIGHT = 8; 47 const byte SOFT_LIGHT = 9; [all …]
|
H A D | PanoseMidline.idl | 30 const byte ANYTHING=0; 31 const byte NO_FIT=1; 32 const byte STANDARD_TRIMMED=2; 33 const byte STANDARD_POINTED=3; 34 const byte STANDARD_SERIFED=4; 35 const byte HIGH_TRIMMER=5; 36 const byte HIGH_POINTED=6; 37 const byte HIGH_SERIFED=7; 41 const byte LOW_TRIMMED=11; 42 const byte LOW_POINTED=12; [all …]
|
H A D | PanoseArmStyle.idl | 30 const byte ANYTHING=0; 31 const byte NO_FIT=1; 32 const byte STRAIGHT_HORIZONTAL=2; 33 const byte STRAIGHT_WEDGE=3; 34 const byte STRAIGHT_VERTICAL=4; 35 const byte STRAIGHT_SINGLE_SERIF=5; 37 const byte BENT_HORIZONTAL=7; 38 const byte BENT_WEDGE=8; 39 const byte BENT_VERTICAL=9; 40 const byte BENT_SINGLE_SERIF=10; [all …]
|
H A D | PanoseWeight.idl | 30 const byte ANYTHING=0; 31 const byte NO_FIT=1; 33 const byte LIGHT=3; 34 const byte THIN=4; 35 const byte BOOK=5; 36 const byte MEDIUM=6; 37 const byte DEMI_BOLD=7; 38 const byte BOLD=8; 39 const byte HEAVY=9; 40 const byte BLACK=10; [all …]
|
H A D | CompositeOperation.idl | 52 const byte CLEAR = 0; 59 const byte SOURCE = 1; 66 const byte DESTINATION = 2; 73 const byte OVER = 3; 80 const byte UNDER = 4; 87 const byte INSIDE = 5; 102 const byte OUTSIDE = 7; 117 const byte ATOP = 9; 133 const byte XOR = 11; 142 const byte ADD = 12; [all …]
|
H A D | ColorSpaceType.idl | 40 const byte GREY=1; 44 const byte RGB=2; 52 const byte CMYK=3; 60 const byte CMYKOG=4; 68 const byte CIEXYZ=5; 77 const byte CIELAB=6; 85 const byte SRGB=7; 93 const byte HSV=8; 101 const byte HSL=9; 109 const byte YCBCR=10; [all …]
|
H A D | PanoseContrast.idl | 30 const byte ANYTHING=0; 31 const byte NO_FIT=1; 32 const byte NONE=2; 33 const byte VERY_LOW=3; 34 const byte LOW=4; 35 const byte MEDIUM_LOW=5; 36 const byte MEDIUM=6; 37 const byte MEDIUM_HIGH=7; 38 const byte HIGH=8; 39 const byte VERY_HIGH=9;
|
H A D | PanoseProportion.idl | 30 const byte ANYTHING=0; 31 const byte NO_FIT=1; 32 const byte OLD_SKOOL=2; 33 const byte MODERN=3; 34 const byte EVEN_WIDTH=4; 35 const byte EXPANDED=5; 36 const byte CONDENSED=6; 37 const byte VERY_EXPANDED=7; 38 const byte VERY_CONDENSED=8; 39 const byte MONO_SPACED=9;
|
H A D | Panose.idl | 31 byte FamilyType; 34 byte SerifStyle; 37 byte Weight; 40 byte Proportion; 43 byte Contrast; 46 byte StrokeVariation; 49 byte ArmStyle; 52 byte Letterform; 55 byte Midline; 58 byte XHeight;
|
H A D | PanoseStrokeVariation.idl | 30 const byte ANYTHING=0; 31 const byte NO_FIT=1; 32 const byte GRADUAL_DIAGONAL=2; 33 const byte GRADUAL_TRANSITIONAL=3; 34 const byte GRADUAL_VERTICAL=4; 35 const byte GRADUAL_HORIZONTAL=5; 36 const byte RAPID_VERTICAL=6; 37 const byte RAPID_HORIZONTAL=7; 38 const byte INSTANT_VERTICAL=8;
|
H A D | EmphasisMark.idl | 38 const byte NONE = 0; 43 const byte DOT_ABOVE = 1; 48 const byte DOT_BELOW = 2; 53 const byte CIRCLE_ABOVE = 3; 58 const byte CIRCLE_BELOW = 4; 63 const byte DISC_ABOVE = 5; 68 const byte DISC_BELOW = 6; 73 const byte ACCENT_ABOVE = 7; 78 const byte ACCENT_BELOW = 8;
|
/aoo42x/main/sal/textenc/ |
H A D | tcvttcn6.tab | 163 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x81 */ /* We convert this as double byte */ 164 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x82 */ /* We convert this as double byte */ 165 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x83 */ /* We convert this as double byte */ 166 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x84 */ /* We convert this as double byte */ 167 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x85 */ /* We convert this as double byte */ 168 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x86 */ /* We convert this as double byte */ 169 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x87 */ /* We convert this as double byte */ 170 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x88 */ /* We convert this as double byte */ 171 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x89 */ /* We convert this as double byte */ 172 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x8A */ /* We convert this as double byte */ [all …]
|
H A D | tcvtscn6.tab | 31 /* is 0xA1-0xFE for the leading byte and 0xA1-0xFE for the trailing byte. */ 32 /* In GBK the range is from 0x81-0xFE for the leading byte and 0x40-0xFE */ 33 /* for the trailing byte. */ 172 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x81 */ /* We convert this as double byte */ 173 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x82 */ /* We convert this as double byte */ 174 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x83 */ /* We convert this as double byte */ 175 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x84 */ /* We convert this as double byte */ 176 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x85 */ /* We convert this as double byte */ 177 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x86 */ /* We convert this as double byte */ 178 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x87 */ /* We convert this as double byte */ [all …]
|
H A D | tcvtjp6.tab | 166 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x85 */ /* We convert this as double byte */ 167 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x86 */ /* We convert this as double byte */ 268 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEB */ /* We convert this as double byte */ 269 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEC */ /* We convert this as double byte */ 272 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEF */ /* We convert this as double byte */ 738 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x85 */ /* We convert this as double byte */ 739 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x86 */ /* We convert this as double byte */ 840 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEB */ /* We convert this as double byte */ 841 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEC */ /* We convert this as double byte */ 844 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEF */ /* We convert this as double byte */ [all …]
|
/aoo42x/main/udkapi/com/sun/star/corba/giop/ |
H A D | giop.idl | 31 byte major; 32 byte minor; 52 byte magic_1; 53 byte magic_2; 54 byte magic_3; 55 byte magic_4; 67 byte magic_1; 68 byte magic_2; 69 byte magic_3; 70 byte magic_4; [all …]
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
H A D | call.s | 87 .byte 0x1 91 .byte 0x10 93 .byte 0x1b 94 .byte 0xc 97 .byte 0x90 108 .byte 0x4 110 .byte 0xe 112 .byte 0x86 114 .byte 0x4 116 .byte 0xd
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | call.s | 87 .byte 0x1 91 .byte 0x10 93 .byte 0x1b 94 .byte 0xc 97 .byte 0x90 108 .byte 0x4 110 .byte 0xe 112 .byte 0x86 114 .byte 0x4 116 .byte 0xd
|
/aoo42x/main/idlc/test/parser/ |
H A D | constant.tests | 25 const byte C2 = 0; 40 const byte C2 = 0; 82 const byte C1 = -128; 83 const byte C2 = -0200; 84 const byte C3 = -0x80; 85 const byte C4 = 255; 86 const byte C5 = 0377; 87 const byte C6 = 0xFF; 125 module m { const byte C = -129; }; 137 module m { const byte C = 256; }; [all …]
|
/aoo42x/main/udkapi/com/sun/star/script/ |
H A D | Converter.idl | 42 …<li>byte: byte, (short *1), (long *1), (hyper *1), (float *1), (double *1), (enum *2), (any *3), b… 43 …<li>short: byte, short, (long *1), (hyper *1), (float *7), (double *7), (enum *2), (any *3), boole… 44 …<li>long: byte, short, long, (hyper *1), (float *7), (double *7), enum, (any *3), boolean, char, (… 45 …<li>hyper: byte, short, long, hyper, (float *7), (double *7), enum, (any *3), boolean, char, (stri… 46 …<li>float: byte, short, long, hyper, float, (double *7), (enum *8), (any *3), boolean, char, (stri… 47 …<li>double: byte, short, long, hyper, float, double, enum, (any *3), boolean, char, (string *5)</l… 48 …<li>enum: (byte *9), (short *9), (long *9), (hyper *9), (float *9), (double *9), (enum *10), (any … 51 …<li>boolean: byte, short, long, hyper, float, double, (any *3), boolean, char, (string *12). 0 => … 52 …<li>char: byte, short, (long *1), (hyper *1), (float *7), (double *7), enum, (any *3), boolean, ch… 53 <li>string: byte, short, long, hyper, float, double, enum, (any *3), boolean, char, string</li>
|