5 #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ 
    6       && ('%' == 37) && ('&' == 38) && ('\'' == 39) && ('(' == 40) \ 
    7       && (')' == 41) && ('*' == 42) && ('+' == 43) && (',' == 44) \ 
    8       && ('-' == 45) && ('.' == 46) && ('/' == 47) && ('0' == 48) \ 
    9       && ('1' == 49) && ('2' == 50) && ('3' == 51) && ('4' == 52) \ 
   10       && ('5' == 53) && ('6' == 54) && ('7' == 55) && ('8' == 56) \ 
   11       && ('9' == 57) && (':' == 58) && (';' == 59) && ('<' == 60) \ 
   12       && ('=' == 61) && ('>' == 62) && ('?' == 63) && ('A' == 65) \ 
   13       && ('B' == 66) && ('C' == 67) && ('D' == 68) && ('E' == 69) \ 
   14       && ('F' == 70) && ('G' == 71) && ('H' == 72) && ('I' == 73) \ 
   15       && ('J' == 74) && ('K' == 75) && ('L' == 76) && ('M' == 77) \ 
   16       && ('N' == 78) && ('O' == 79) && ('P' == 80) && ('Q' == 81) \ 
   17       && ('R' == 82) && ('S' == 83) && ('T' == 84) && ('U' == 85) \ 
   18       && ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) \ 
   19       && ('Z' == 90) && ('[' == 91) && ('\\' == 92) && (']' == 93) \ 
   20       && ('^' == 94) && ('_' == 95) && ('a' == 97) && ('b' == 98) \ 
   21       && ('c' == 99) && ('d' == 100) && ('e' == 101) && ('f' == 102) \ 
   22       && ('g' == 103) && ('h' == 104) && ('i' == 105) && ('j' == 106) \ 
   23       && ('k' == 107) && ('l' == 108) && ('m' == 109) && ('n' == 110) \ 
   24       && ('o' == 111) && ('p' == 112) && ('q' == 113) && ('r' == 114) \ 
   25       && ('s' == 115) && ('t' == 116) && ('u' == 117) && ('v' == 118) \ 
   26       && ('w' == 119) && ('x' == 120) && ('y' == 121) && ('z' == 122) \ 
   27       && ('{' == 123) && ('|' == 124) && ('}' == 125) && ('~' == 126)) 
   29 #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>." 
   32 #line 5 "tokens.gperf" 
   39 #define TOTAL_KEYWORDS 259 
   40 #define MIN_WORD_LENGTH 1 
   41 #define MAX_WORD_LENGTH 31 
   42 #define MIN_HASH_VALUE 27 
   43 #define MAX_HASH_VALUE 474 
   49   static inline unsigned int hash (
const char *str, 
unsigned int len);
 
   57   static const unsigned short asso_values[] =
 
   59       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   60       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   61       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   62       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   63       475, 475, 475, 475, 475, 475, 475, 475, 475, 136,
 
   64       124, 162, 105,  53,  26,   7, 475, 475,   6, 475,
 
   65       475, 475, 475, 475, 475, 159,  51,  82,  13,  76,
 
   66         7,  18, 170, 156, 475, 475,  86, 177,  22,  34,
 
   67        34,  32, 150,  56,  30,   6,  54,  55,  36,  68,
 
   68       475, 475, 475, 475, 475, 475, 475,   6, 104,  58,
 
   69         9,   6,  35,  31, 157,   6,  81,  55,   8,  92,
 
   70         6,  44, 121, 475,  16,  19,   7,  16,   6, 103,
 
   71       116,  44,  47, 475, 475, 475, 475, 475, 475, 475,
 
   72       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   73       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   74       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   75       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   76       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   77       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   78       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   79       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   80       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   81       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   82       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   83       475, 475, 475, 475, 475, 475, 475, 475, 475, 475,
 
   84       475, 475, 475, 475, 475, 475
 
   91         hval += asso_values[(
unsigned char)str[13]];
 
  102         hval += asso_values[(
unsigned char)str[4]];
 
  105         hval += asso_values[(
unsigned char)str[3]];
 
  108         hval += asso_values[(
unsigned char)str[2]];
 
  112         hval += asso_values[(
unsigned char)str[0]];
 
  115   return hval + asso_values[(
unsigned char)str[len - 1]];
 
  120     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  121     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  122     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  123     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  124     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  125     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  126     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  127 #line 33 
"tokens.gperf" 
  129 #line 188 "tokens.gperf" 
  132 #line 206 
"tokens.gperf" 
  134 #line 55 "tokens.gperf" 
  136     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  137 #line 46 
"tokens.gperf" 
  140 #line 205 
"tokens.gperf" 
  142 #line 224 "tokens.gperf" 
  145 #line 204 
"tokens.gperf" 
  147 #line 265 "tokens.gperf" 
  149 #line 235 "tokens.gperf" 
  151 #line 264 "tokens.gperf" 
  153 #line 254 "tokens.gperf" 
  155 #line 234 "tokens.gperf" 
  157 #line 232 "tokens.gperf" 
  160 #line 57 
"tokens.gperf" 
  163 #line 49 
"tokens.gperf" 
  165 #line 34 "tokens.gperf" 
  167 #line 58 "tokens.gperf" 
  169     {(
char*)0, 0}, {(
char*)0, 0},
 
  170 #line 216 
"tokens.gperf" 
  172 #line 231 "tokens.gperf" 
  174 #line 91 "tokens.gperf" 
  176 #line 255 "tokens.gperf" 
  178 #line 266 "tokens.gperf" 
  180 #line 268 "tokens.gperf" 
  183 #line 263 
"tokens.gperf" 
  185 #line 267 "tokens.gperf" 
  187 #line 269 "tokens.gperf" 
  189 #line 109 "tokens.gperf" 
  191 #line 102 "tokens.gperf" 
  193 #line 233 "tokens.gperf" 
  195 #line 236 "tokens.gperf" 
  197 #line 237 "tokens.gperf" 
  200 #line 50 
"tokens.gperf" 
  203 #line 172 
"tokens.gperf" 
  205 #line 51 "tokens.gperf" 
  207 #line 107 "tokens.gperf" 
  210 #line 200 
"tokens.gperf" 
  212 #line 94 "tokens.gperf" 
  214 #line 201 "tokens.gperf" 
  216 #line 108 "tokens.gperf" 
  218 #line 95 "tokens.gperf" 
  221 #line 195 
"tokens.gperf" 
  223 #line 243 "tokens.gperf" 
  225 #line 244 "tokens.gperf" 
  227 #line 20 "tokens.gperf" 
  229 #line 52 "tokens.gperf" 
  232 #line 262 
"tokens.gperf" 
  234 #line 21 "tokens.gperf" 
  236 #line 56 "tokens.gperf" 
  238 #line 47 "tokens.gperf" 
  240 #line 145 "tokens.gperf" 
  242 #line 146 "tokens.gperf" 
  244 #line 207 "tokens.gperf" 
  246 #line 219 "tokens.gperf" 
  248 #line 220 "tokens.gperf" 
  250 #line 23 "tokens.gperf" 
  252 #line 22 "tokens.gperf" 
  254 #line 189 "tokens.gperf" 
  256 #line 190 "tokens.gperf" 
  258 #line 169 "tokens.gperf" 
  260 #line 15 "tokens.gperf" 
  262 #line 198 "tokens.gperf" 
  264 #line 184 "tokens.gperf" 
  266 #line 185 "tokens.gperf" 
  268 #line 44 "tokens.gperf" 
  270 #line 78 "tokens.gperf" 
  272 #line 199 "tokens.gperf" 
  274 #line 26 "tokens.gperf" 
  277 #line 221 
"tokens.gperf" 
  279 #line 256 "tokens.gperf" 
  281 #line 101 "tokens.gperf" 
  283 #line 230 "tokens.gperf" 
  285 #line 104 "tokens.gperf" 
  287 #line 25 "tokens.gperf" 
  290 #line 140 
"tokens.gperf" 
  292 #line 166 "tokens.gperf" 
  294 #line 45 "tokens.gperf" 
  296 #line 250 "tokens.gperf" 
  298 #line 251 "tokens.gperf" 
  300 #line 27 "tokens.gperf" 
  302 #line 148 "tokens.gperf" 
  304 #line 48 "tokens.gperf" 
  306 #line 19 "tokens.gperf" 
  308 #line 212 "tokens.gperf" 
  310 #line 76 "tokens.gperf" 
  312 #line 239 "tokens.gperf" 
  314 #line 149 "tokens.gperf" 
  316 #line 92 "tokens.gperf" 
  318 #line 97 "tokens.gperf" 
  321 #line 28 
"tokens.gperf" 
  323 #line 17 "tokens.gperf" 
  325 #line 175 "tokens.gperf" 
  327 #line 241 "tokens.gperf" 
  329 #line 210 "tokens.gperf" 
  331 #line 130 "tokens.gperf" 
  333 #line 261 "tokens.gperf" 
  335 #line 98 "tokens.gperf" 
  337 #line 99 "tokens.gperf" 
  339 #line 150 "tokens.gperf" 
  341 #line 229 "tokens.gperf" 
  343 #line 37 "tokens.gperf" 
  345 #line 192 "tokens.gperf" 
  347 #line 106 "tokens.gperf" 
  349 #line 81 "tokens.gperf" 
  351 #line 193 "tokens.gperf" 
  353 #line 253 "tokens.gperf" 
  355 #line 167 "tokens.gperf" 
  357 #line 38 "tokens.gperf" 
  359 #line 182 "tokens.gperf" 
  361 #line 228 "tokens.gperf" 
  363 #line 202 "tokens.gperf" 
  365 #line 196 "tokens.gperf" 
  367 #line 197 "tokens.gperf" 
  369 #line 147 "tokens.gperf" 
  371 #line 259 "tokens.gperf" 
  373 #line 42 "tokens.gperf" 
  375 #line 143 "tokens.gperf" 
  377 #line 181 "tokens.gperf" 
  379 #line 154 "tokens.gperf" 
  381 #line 24 "tokens.gperf" 
  383 #line 144 "tokens.gperf" 
  385 #line 194 "tokens.gperf" 
  387 #line 18 "tokens.gperf" 
  389 #line 120 "tokens.gperf" 
  391 #line 83 "tokens.gperf" 
  393 #line 29 "tokens.gperf" 
  395 #line 258 "tokens.gperf" 
  397 #line 73 "tokens.gperf" 
  400 #line 31 
"tokens.gperf" 
  402 #line 152 "tokens.gperf" 
  404 #line 118 "tokens.gperf" 
  406 #line 82 "tokens.gperf" 
  408 #line 75 "tokens.gperf" 
  410 #line 105 "tokens.gperf" 
  412 #line 225 "tokens.gperf" 
  414 #line 119 "tokens.gperf" 
  416 #line 226 "tokens.gperf" 
  418 #line 141 "tokens.gperf" 
  420 #line 158 "tokens.gperf" 
  422 #line 249 "tokens.gperf" 
  424 #line 214 "tokens.gperf" 
  426 #line 240 "tokens.gperf" 
  428 #line 222 "tokens.gperf" 
  430 #line 180 "tokens.gperf" 
  432 #line 191 "tokens.gperf" 
  434 #line 115 "tokens.gperf" 
  436 #line 69 "tokens.gperf" 
  438 #line 112 "tokens.gperf" 
  440 #line 136 "tokens.gperf" 
  442 #line 170 "tokens.gperf" 
  444 #line 117 "tokens.gperf" 
  446 #line 260 "tokens.gperf" 
  448 #line 242 "tokens.gperf" 
  450 #line 131 "tokens.gperf" 
  452 #line 218 "tokens.gperf" 
  454 #line 257 "tokens.gperf" 
  456 #line 211 "tokens.gperf" 
  458 #line 30 "tokens.gperf" 
  460 #line 80 "tokens.gperf" 
  463 #line 16 
"tokens.gperf" 
  465 #line 174 "tokens.gperf" 
  467 #line 227 "tokens.gperf" 
  469 #line 245 "tokens.gperf" 
  471 #line 53 "tokens.gperf" 
  473 #line 60 "tokens.gperf" 
  475 #line 164 "tokens.gperf" 
  477 #line 134 "tokens.gperf" 
  479 #line 13 "tokens.gperf" 
  481 #line 162 "tokens.gperf" 
  483 #line 223 "tokens.gperf" 
  485 #line 12 "tokens.gperf" 
  487 #line 139 "tokens.gperf" 
  489 #line 128 "tokens.gperf" 
  491 #line 72 "tokens.gperf" 
  493 #line 155 "tokens.gperf" 
  496 #line 39 
"tokens.gperf" 
  498 #line 43 "tokens.gperf" 
  501 #line 84 
"tokens.gperf" 
  503 #line 159 "tokens.gperf" 
  505 #line 163 "tokens.gperf" 
  507 #line 62 "tokens.gperf" 
  509 #line 86 "tokens.gperf" 
  512 #line 247 
"tokens.gperf" 
  514 #line 110 "tokens.gperf" 
  516 #line 87 "tokens.gperf" 
  519 #line 135 
"tokens.gperf" 
  521 #line 126 "tokens.gperf" 
  523 #line 203 "tokens.gperf" 
  526 #line 151 
"tokens.gperf" 
  528 #line 179 "tokens.gperf" 
  531 #line 238 
"tokens.gperf" 
  533 #line 165 "tokens.gperf" 
  536 #line 132 
"tokens.gperf" 
  538 #line 252 "tokens.gperf" 
  540 #line 137 "tokens.gperf" 
  542 #line 59 "tokens.gperf" 
  545 #line 74 
"tokens.gperf" 
  547 #line 103 "tokens.gperf" 
  549     {(
char*)0, 0}, {(
char*)0, 0},
 
  550 #line 156 
"tokens.gperf" 
  552 #line 183 "tokens.gperf" 
  554 #line 96 "tokens.gperf" 
  556 #line 85 "tokens.gperf" 
  559 #line 177 
"tokens.gperf" 
  561 #line 125 "tokens.gperf" 
  563 #line 168 "tokens.gperf" 
  566 #line 153 
"tokens.gperf" 
  569 #line 217 
"tokens.gperf" 
  571 #line 157 "tokens.gperf" 
  573 #line 89 "tokens.gperf" 
  576 #line 70 
"tokens.gperf" 
  579 #line 176 
"tokens.gperf" 
  581 #line 209 "tokens.gperf" 
  583 #line 54 "tokens.gperf" 
  585     {(
char*)0, 0}, {(
char*)0, 0},
 
  586 #line 213 
"tokens.gperf" 
  588 #line 133 "tokens.gperf" 
  590 #line 142 "tokens.gperf" 
  592 #line 138 "tokens.gperf" 
  594     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  595 #line 173 
"tokens.gperf" 
  597     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  598 #line 160 
"tokens.gperf" 
  601 #line 100 
"tokens.gperf" 
  603 #line 116 "tokens.gperf" 
  605 #line 114 "tokens.gperf" 
  607 #line 113 "tokens.gperf" 
  609 #line 111 "tokens.gperf" 
  612 #line 208 
"tokens.gperf" 
  614 #line 178 "tokens.gperf" 
  616 #line 40 "tokens.gperf" 
  619 #line 66 
"tokens.gperf" 
  621 #line 123 "tokens.gperf" 
  623     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  624 #line 79 
"tokens.gperf" 
  626     {(
char*)0, 0}, {(
char*)0, 0},
 
  627 #line 121 
"tokens.gperf" 
  629     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  630 #line 88 
"tokens.gperf" 
  632     {(
char*)0, 0}, {(
char*)0, 0},
 
  633 #line 11 
"tokens.gperf" 
  636 #line 77 
"tokens.gperf" 
  638 #line 246 "tokens.gperf" 
  640 #line 187 "tokens.gperf" 
  642     {(
char*)0, 0}, {(
char*)0, 0},
 
  643 #line 35 
"tokens.gperf" 
  645     {(
char*)0, 0}, {(
char*)0, 0},
 
  646 #line 215 
"tokens.gperf" 
  648 #line 90 "tokens.gperf" 
  650     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  651 #line 67 
"tokens.gperf" 
  654 #line 71 
"tokens.gperf" 
  656     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  657 #line 14 
"tokens.gperf" 
  659     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  660     {(
char*)0, 0}, {(
char*)0, 0},
 
  661 #line 186 
"tokens.gperf" 
  664 #line 161 
"tokens.gperf" 
  666     {(
char*)0, 0}, {(
char*)0, 0},
 
  667 #line 32 
"tokens.gperf" 
  669     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  670     {(
char*)0, 0}, {(
char*)0, 0},
 
  671 #line 129 
"tokens.gperf" 
  673     {(
char*)0, 0}, {(
char*)0, 0},
 
  674 #line 127 
"tokens.gperf" 
  676     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  677     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  678 #line 41 
"tokens.gperf" 
  680     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  682 #line 61 
"tokens.gperf" 
  685 #line 65 
"tokens.gperf" 
  687     {(
char*)0, 0}, {(
char*)0, 0},
 
  688 #line 63 
"tokens.gperf" 
  690     {(
char*)0, 0}, {(
char*)0, 0},
 
  691 #line 248 
"tokens.gperf" 
  693     {(
char*)0, 0}, {(
char*)0, 0},
 
  694 #line 93 
"tokens.gperf" 
  697 #line 171 
"tokens.gperf" 
  699     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  700     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  701     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  702     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  703 #line 64 
"tokens.gperf" 
  705     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  707 #line 68 
"tokens.gperf" 
  709     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  710     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  711     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  712     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  713     {(
char*)0, 0}, {(
char*)0, 0},
 
  714 #line 124 
"tokens.gperf" 
  716     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  717     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  718     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  719     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  720     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  721     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  722     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  723     {(
char*)0, 0}, {(
char*)0, 0},
 
  724 #line 122 
"tokens.gperf" 
  726     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  727     {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0}, {(
char*)0, 0},
 
  728     {(
char*)0, 0}, {(
char*)0, 0},
 
  729 #line 36 
"tokens.gperf" 
  738       int key = 
hash (str, len);
 
  740       if (key <= MAX_HASH_VALUE && key >= 0)
 
  742           const char *s = wordlist[key].
name;
 
  744           if (s && *str == *s && !strncmp (str + 1, s + 1, len - 1) && s[len] == 
'\0')
 
  745             return &wordlist[key];
 
  750 #line 270 "tokens.gperf" 
const int XML_TXTHEIGHT
Definition: tokens.h:156
const int XML_IMGOFFSETX
Definition: tokens.h:59
const int XML_DRAWINGSCALE
Definition: tokens.h:30
const int XML_DC_LANGUAGE
Definition: tokens.h:225
const int XML_LEFTMARGIN
Definition: tokens.h:70
const int XML_QUICKSTYLELINECOLOR
Definition: tokens.h:108
const int XML_BULLET
Definition: tokens.h:13
const int XML_A_LN
Definition: tokens.h:199
const int XML_FLIPX
Definition: tokens.h:46
const int XML_GEOMETRY
Definition: tokens.h:53
const int XML_CHARACTER
Definition: tokens.h:21
const int XML_SHAPESHDWOFFSETX
Definition: tokens.h:125
const int XML_DBLUNDERLINE
Definition: tokens.h:27
const int XML_A_SCHEMECLR
Definition: tokens.h:210
const int XML_CASE
Definition: tokens.h:18
const int XML_SPAFTER
Definition: tokens.h:135
const int XML_FILLBKGNDTRANS
Definition: tokens.h:41
const int XML_HIDETEXT
Definition: tokens.h:55
const int XML_A_GSLST
Definition: tokens.h:195
const int XML_VT_LINESTYLES
Definition: tokens.h:248
const int XML_A_LIN
Definition: tokens.h:198
const int XML_BEGINX
Definition: tokens.h:10
const int XML_A_FONTSCHEME
Definition: tokens.h:192
Definition: tokenhash.h:46
const int XML_COLORS
Definition: tokens.h:24
const int XML_C
Definition: tokens.h:17
const int XML_A_EXT
Definition: tokens.h:185
const int XML_DC_TITLE
Definition: tokens.h:228
const int XML_OVERLINE
Definition: tokens.h:87
const int XML_A_HLINK
Definition: tokens.h:196
const int XML_VT_FMTCONNECTORSCHEMELINESTYLES
Definition: tokens.h:240
const int XML_CP_COREPROPERTIES
Definition: tokens.h:220
const int XML_VT_VARIATIONSTYLESCHEMELST
Definition: tokens.h:262
const int XML_VT_VARSTYLE
Definition: tokens.h:258
const int XML_CP
Definition: tokens.h:218
const int XML_CP_KEYWORDS
Definition: tokens.h:221
const int XML_LINETO
Definition: tokens.h:75
const int XML_PAGEPROPS
Definition: tokens.h:90
const int XML_VT_FILLPROPS
Definition: tokens.h:236
const int XML_PAGEHEIGHT
Definition: tokens.h:89
const int XML_A_EFFECTSTYLELST
Definition: tokens.h:184
const int XML_A_LT2
Definition: tokens.h:202
const int XML_PAGESHEET
Definition: tokens.h:92
const int XML_FLIPY
Definition: tokens.h:47
const int XML_LAYERMEM
Definition: tokens.h:67
const int XML_LINEPATTERN
Definition: tokens.h:74
const int XML_VT_FONTSTYLES
Definition: tokens.h:244
const int XML_FILLBKGND
Definition: tokens.h:40
const int XML_FILLFOREGND
Definition: tokens.h:42
const int XML_NOLINE
Definition: tokens.h:85
const int XML_MASTER
Definition: tokens.h:79
const int XML_CP_CATEGORY
Definition: tokens.h:219
const int XML_A_OBJECTDEFAULTS
Definition: tokens.h:206
const int XML_ENDY
Definition: tokens.h:36
const int XML_CHAR
Definition: tokens.h:20
const int XML_A_GRADFILL
Definition: tokens.h:193
const int XML_PAGESCALE
Definition: tokens.h:91
const int XML_SHAPE
Definition: tokens.h:124
const int XML_SHAPESHDWOFFSETY
Definition: tokens.h:126
const int XML_NURBSTO
Definition: tokens.h:83
const int XML_RESIZEMODE
Definition: tokens.h:119
const int XML_A_ACCENT3
Definition: tokens.h:171
const int XML_TEXTXFORM
Definition: tokens.h:153
const int XML_TEXTBLOCK
Definition: tokens.h:150
const int XML_VT_FILLSTYLES
Definition: tokens.h:237
const int XML_TEXTBKGND
Definition: tokens.h:148
const int XML_DCTERMS_MODIFIED
Definition: tokens.h:230
const int XML_TEMPLATE
Definition: tokens.h:146
const int XML_RELCUBBEZTO
Definition: tokens.h:114
const int XML_TXTPINX
Definition: tokens.h:159
const int XML_PAGEWIDTH
Definition: tokens.h:93
const int XML_A_FOLHLINK
Definition: tokens.h:190
const int XML_ENDARROW
Definition: tokens.h:34
const int XML_E
Definition: tokens.h:31
const int XML_CP_LASTMODIFIEDBY
Definition: tokens.h:222
const int XML_FILLPATTERN
Definition: tokens.h:44
const int XML_BULLETFONT
Definition: tokens.h:14
const int XML_A_MINORFONT
Definition: tokens.h:205
const int XML_FACENAME
Definition: tokens.h:37
const int XML_LOCPINY
Definition: tokens.h:78
const int XML_VT_THEMESCHEME
Definition: tokens.h:250
int tokenId
Definition: tokenhash.h:36
const int XML_IMGOFFSETY
Definition: tokens.h:60
const int XML_SPLINEKNOT
Definition: tokens.h:138
Definition: tokenhash.h:33
const int XML_TXTLOCPINX
Definition: tokens.h:157
static const struct xmltoken * in_word_set(const char *str, unsigned int len)
Definition: tokenhash.h:734
const int XML_A_LT1
Definition: tokens.h:201
const int XML_PAGES
Definition: tokens.h:94
const int XML_XFORM
Definition: tokens.h:166
const int XML_VT_VARCOLOR6
Definition: tokens.h:256
const int XML_A_SOLIDFILL
Definition: tokens.h:212
const int XML_TEXTBKGNDTRANS
Definition: tokens.h:149
const int XML_VT_FONTSTYLESGROUP
Definition: tokens.h:245
const int XML_BOTTOMMARGIN
Definition: tokens.h:12
const int XML_COLORENTRY
Definition: tokens.h:23
const int XML_A_ACCENT1
Definition: tokens.h:169
const int XML_SPBEFORE
Definition: tokens.h:136
const int XML_A_PRSTDASH
Definition: tokens.h:208
const int XML_A_FONT
Definition: tokens.h:191
const int XML_STYLESHEETS
Definition: tokens.h:143
const int XML_INDFIRST
Definition: tokens.h:62
const int XML_FLAGS
Definition: tokens.h:45
const int XML_A_LNSTYLELST
Definition: tokens.h:200
const int XML_CELL
Definition: tokens.h:19
const int XML_A_SYSCLR
Definition: tokens.h:214
const int XML_INFINITELINE
Definition: tokens.h:65
const int XML_A_ACCENT4
Definition: tokens.h:172
const int XML_FOREIGN
Definition: tokens.h:50
const int XML_DC_SUBJECT
Definition: tokens.h:226
const int XML_B
Definition: tokens.h:8
const int XML_VISIBLE
Definition: tokens.h:163
const int XML_FOREIGNDATA
Definition: tokens.h:51
const int XML_WIDTH
Definition: tokens.h:164
const int XML_SECTION
Definition: tokens.h:123
const int XML_A_ALPHA
Definition: tokens.h:175
const int XML_A_LUMMOD
Definition: tokens.h:203
const int XML_A_BGFILLSTYLELST
Definition: tokens.h:176
const int XML_QUICKSTYLEFILLMATRIX
Definition: tokens.h:106
const int XML_TAB
Definition: tokens.h:144
const int XML_VT_VARCOLOR2
Definition: tokens.h:252
const int XML_A_EXTLST
Definition: tokens.h:186
const int XML_SHDWPATTERN
Definition: tokens.h:132
const int XML_VT_VARCOLOR3
Definition: tokens.h:253
const int XML_TXTPINY
Definition: tokens.h:160
const int XML_DC_CREATOR
Definition: tokens.h:223
const int XML_LAYERMEMBER
Definition: tokens.h:68
const int XML_TEXT
Definition: tokens.h:147
const int XML_MASTERS
Definition: tokens.h:80
const int XML_ARCTO
Definition: tokens.h:7
const int XML_A_MAJORFONT
Definition: tokens.h:204
const int XML_TXTANGLE
Definition: tokens.h:155
const int XML_VT_VARCOLOR4
Definition: tokens.h:254
const int XML_VERTICALALIGN
Definition: tokens.h:162
const int XML_PINX
Definition: tokens.h:97
const int XML_RELQUADBEZTO
Definition: tokens.h:118
const int XML_A_FMTSCHEME
Definition: tokens.h:189
const int XML_DC_DESCRIPTION
Definition: tokens.h:224
const int XML_VT_VARIATIONCLRSCHEME
Definition: tokens.h:259
const int XML_PARA
Definition: tokens.h:95
const int XML_PAGE
Definition: tokens.h:88
const int XML_ROW
Definition: tokens.h:122
const int XML_A_LATIN
Definition: tokens.h:197
const int XML_A_ACCENT2
Definition: tokens.h:170
const int XML_Y
Definition: tokens.h:168
const int XML_MISC
Definition: tokens.h:81
const int XML_A
Definition: tokens.h:4
const int XML_GEOM
Definition: tokens.h:52
const int XML_REL
Definition: tokens.h:113
const int XML_VT_VARCOLOR1
Definition: tokens.h:251
const int XML_ELLIPTICALARCTO
Definition: tokens.h:33
const int XML_BULLETFONTSIZE
Definition: tokens.h:15
const int XML_NOSHOW
Definition: tokens.h:86
const int XML_TOPMARGIN
Definition: tokens.h:154
const int XML_VT_VARCOLOR5
Definition: tokens.h:255
const int XML_QUICKSTYLETYPE
Definition: tokens.h:111
const int XML_VT_COLOR
Definition: tokens.h:234
const int XML_TEXTPOSAFTERBULLET
Definition: tokens.h:152
const int XML_POSITION
Definition: tokens.h:101
const int XML_RELELLIPTICALARCTO
Definition: tokens.h:115
const int XML_DCTERMS_CREATED
Definition: tokens.h:229
const int XML_VT_LINESTYLE
Definition: tokens.h:247
const int XML_RELMOVETO
Definition: tokens.h:117
static unsigned int hash(const char *str, unsigned int len)
Definition: tokenhash.h:55
const int XML_A_EFFECTLST
Definition: tokens.h:182
const int XML_POS
Definition: tokens.h:100
const int XML_COLOR
Definition: tokens.h:22
const int XML_VT_CONNECTORFONTSTYLES
Definition: tokens.h:235
const int XML_IMGHEIGHT
Definition: tokens.h:58
const int XML_VT_FONTPROPS
Definition: tokens.h:243
const int XML_SHDWFOREGND
Definition: tokens.h:129
const int XML_VT_FMTCONNECTORSCHEMEEX
Definition: tokens.h:239
const int XML_BULLETSTR
Definition: tokens.h:16
const int XML_SHDWOFFSETY
Definition: tokens.h:131
const int XML_VT_VARCOLOR7
Definition: tokens.h:257
const int XML_A_DK1
Definition: tokens.h:179
const int XML_SIZE
Definition: tokens.h:133
const int XML_QUICKSTYLEVARIATION
Definition: tokens.h:112
const int XML_FACENAMES
Definition: tokens.h:38
const int XML_TP
Definition: tokens.h:232
const int XML_VT_SCHEMEID
Definition: tokens.h:249
const int XML_PP
Definition: tokens.h:231
const int XML_VT_LINEEX
Definition: tokens.h:246
const int XML_VT_FMTCONNECTORSCHEME
Definition: tokens.h:238
const int XML_QUICKSTYLEFILLCOLOR
Definition: tokens.h:105
const int XML_ROUNDING
Definition: tokens.h:121
const int XML_X
Definition: tokens.h:165
const int XML_QUICKSTYLELINEMATRIX
Definition: tokens.h:109
const int XML_QUICKSTYLESHADOWCOLOR
Definition: tokens.h:110
const int XML_LEADER
Definition: tokens.h:69
const int XML_A_FILLSTYLELST
Definition: tokens.h:188
const int XML_BEGINARROW
Definition: tokens.h:9
const int XML_A_ACCENT6
Definition: tokens.h:174
const int XML_BEGINY
Definition: tokens.h:11
const int XML_POLYLINETO
Definition: tokens.h:99
const int XML_LOCPINX
Definition: tokens.h:77
const int XML_TABS
Definition: tokens.h:145
const int XML_DOUBLESTRIKETHROUGH
Definition: tokens.h:29
const int XML_ALIGNMENT
Definition: tokens.h:5
const int XML_VT_BKGND
Definition: tokens.h:233
const int XML_PROPERTIES
Definition: tokens.h:103
const int XML_RIGHTMARGIN
Definition: tokens.h:120
const int XML_TXTWIDTH
Definition: tokens.h:161
const int XML_PINY
Definition: tokens.h:98
const int XML_FILLFOREGNDTRANS
Definition: tokens.h:43
const int XML_A_SATMOD
Definition: tokens.h:209
const int XML_HEIGHT
Definition: tokens.h:54
const char * name
Definition: tokenhash.h:35
const int XML_IMGWIDTH
Definition: tokens.h:61
const int XML_INDRIGHT
Definition: tokens.h:64
const int XML_QUICKSTYLEFONTMATRIX
Definition: tokens.h:107
const int XML_SPLINESTART
Definition: tokens.h:139
const int XML_A_EXTRACLRSCHEMELST
Definition: tokens.h:187
const int XML_ANGLE
Definition: tokens.h:6
const int XML_SHAPES
Definition: tokens.h:127
const int XML_FONT
Definition: tokens.h:48
const int XML_LINEWEIGHT
Definition: tokens.h:76
const int XML_SPLINE
Definition: tokens.h:137
const int XML_A_OUTERSHDW
Definition: tokens.h:207
const int XML_D
Definition: tokens.h:26
const int XML_A_GS
Definition: tokens.h:194
const int XML_A_DK2
Definition: tokens.h:180
const int XML_A_SHADE
Definition: tokens.h:211
const int XML_RELLINETO
Definition: tokens.h:116
const int XML_A_THEME
Definition: tokens.h:215
const int XML_XFORM1D
Definition: tokens.h:167
const int XML_A_THEMEELEMENTS
Definition: tokens.h:216
static const struct xmltoken wordlist[]
Definition: tokenhash.h:118
const int XML_PARAGRAPH
Definition: tokens.h:96
const int XML_STYLESHEET
Definition: tokens.h:142
const int XML_ELLIPSE
Definition: tokens.h:32
const int XML_A_EA
Definition: tokens.h:181
const int XML_VT_VARIATIONSTYLESCHEME
Definition: tokens.h:261
const int XML_SHDWBKGND
Definition: tokens.h:128
const int XML_A_ACCENT5
Definition: tokens.h:173
const int XML_LINECOLOR
Definition: tokens.h:73
const int XML_STRIKETHRU
Definition: tokens.h:140
const int XML_A_TINT
Definition: tokens.h:217
const int XML_A_SRGBCLR
Definition: tokens.h:213
const int XML_A_CS
Definition: tokens.h:178
const int XML_QUICKSTYLEEFFECTSMATRIX
Definition: tokens.h:104
const int XML_TXTLOCPINY
Definition: tokens.h:158
const int XML_TEXTDIRECTION
Definition: tokens.h:151
const int XML_LAYER
Definition: tokens.h:66
const int XML_MOVETO
Definition: tokens.h:82
const int XML_VT_FMTSCHEMELINESTYLES
Definition: tokens.h:242
const int XML_DEFAULTTABSTOP
Definition: tokens.h:28
const int XML_PRINT
Definition: tokens.h:102
const int XML_LINE
Definition: tokens.h:71
const int XML_ENDX
Definition: tokens.h:35
const int XML_SHDWOFFSETX
Definition: tokens.h:130
const int XML_VT_FMTSCHEMEEX
Definition: tokens.h:241
#define MIN_WORD_LENGTH
Definition: VSDXMLTokenMap.cpp:41
const int XML_NOFILL
Definition: tokens.h:84
const int XML_FILL
Definition: tokens.h:39
const int XML_INDLEFT
Definition: tokens.h:63
const int XML_HIGHLIGHT
Definition: tokens.h:56
const int XML_FONTSCALE
Definition: tokens.h:49
const int XML_A_EFFECTSTYLE
Definition: tokens.h:183
const int XML_LINECAP
Definition: tokens.h:72
const int XML_DC_TEMPLATE
Definition: tokens.h:227
const int XML_A_CLRSCHEME
Definition: tokens.h:177
const int XML_STYLE
Definition: tokens.h:141
const int XML_HORZALIGN
Definition: tokens.h:57
const int XML_COMPANY
Definition: tokens.h:25
const int XML_SOLUTIONXML
Definition: tokens.h:134
const int XML_VT_VARIATIONCLRSCHEMELST
Definition: tokens.h:260