1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  */
9 
10 #include "rtfcontrolwords.hxx"
11 #include <oox/token/namespaces.hxx>
12 
13 namespace writerfilter::rtftok
14 {
15 RTFSymbol const aRTFControlWords[] = {
16     // sKeyword nControlType nIndex
17     { "'", RTFControlType::SYMBOL, RTFKeyword::HEXCHAR, 0 },
18     { "-", RTFControlType::SYMBOL, RTFKeyword::OPTHYPH, 0 },
19     { "*", RTFControlType::SYMBOL, RTFKeyword::IGNORE, 0 },
20     { ":", RTFControlType::SYMBOL, RTFKeyword::SUBENTRY, 0 },
21     { "\\", RTFControlType::SYMBOL, RTFKeyword::BACKSLASH, 0 },
22     { "\n", RTFControlType::SYMBOL, RTFKeyword::PAR, 0 },
23     { "\r", RTFControlType::SYMBOL, RTFKeyword::PAR, 0 },
24     { "\r\n", RTFControlType::SYMBOL, RTFKeyword::PAR, 0 },
25     { "_", RTFControlType::SYMBOL, RTFKeyword::NOBRKHYPH, 0 },
26     { "{", RTFControlType::SYMBOL, RTFKeyword::LBRACE, 0 },
27     { "|", RTFControlType::SYMBOL, RTFKeyword::FORMULA, 0 },
28     { "}", RTFControlType::SYMBOL, RTFKeyword::RBRACE, 0 },
29     { "~", RTFControlType::SYMBOL, RTFKeyword::NOBREAK, 0 },
30     { "ab", RTFControlType::TOGGLE, RTFKeyword::AB, 1 },
31     { "absh", RTFControlType::VALUE, RTFKeyword::ABSH, 0 },
32     { "abslock", RTFControlType::FLAG, RTFKeyword::ABSLOCK, 0 },
33     { "absnoovrlp", RTFControlType::TOGGLE, RTFKeyword::ABSNOOVRLP, 1 },
34     { "absw", RTFControlType::VALUE, RTFKeyword::ABSW, 0 },
35     { "acaps", RTFControlType::TOGGLE, RTFKeyword::ACAPS, 1 },
36     { "acccircle", RTFControlType::TOGGLE, RTFKeyword::ACCCIRCLE, 1 },
37     { "acccomma", RTFControlType::TOGGLE, RTFKeyword::ACCCOMMA, 1 },
38     { "accdot", RTFControlType::TOGGLE, RTFKeyword::ACCDOT, 1 },
39     { "accnone", RTFControlType::TOGGLE, RTFKeyword::ACCNONE, 1 },
40     { "accunderdot", RTFControlType::TOGGLE, RTFKeyword::ACCUNDERDOT, 1 },
41     { "acf", RTFControlType::VALUE, RTFKeyword::ACF, 0 },
42     { "adeff", RTFControlType::VALUE, RTFKeyword::ADEFF, 0 },
43     { "additive", RTFControlType::FLAG, RTFKeyword::ADDITIVE, 0 },
44     { "adeflang", RTFControlType::VALUE, RTFKeyword::ADEFLANG, 0 },
45     { "adjustright", RTFControlType::FLAG, RTFKeyword::ADJUSTRIGHT, 0 },
46     { "adn", RTFControlType::VALUE, RTFKeyword::ADN, 6 },
47     { "aenddoc", RTFControlType::FLAG, RTFKeyword::AENDDOC, 0 },
48     { "aendnotes", RTFControlType::FLAG, RTFKeyword::AENDNOTES, 0 },
49     { "aexpnd", RTFControlType::VALUE, RTFKeyword::AEXPND, 0 },
50     { "af", RTFControlType::VALUE, RTFKeyword::AF, 0 },
51     { "afelev", RTFControlType::FLAG, RTFKeyword::AFELEV, 0 },
52     { "afs", RTFControlType::VALUE, RTFKeyword::AFS, 24 },
53     { "aftnbj", RTFControlType::FLAG, RTFKeyword::AFTNBJ, 0 },
54     { "aftncn", RTFControlType::DESTINATION, RTFKeyword::AFTNCN, 0 },
55     { "aftnnalc", RTFControlType::FLAG, RTFKeyword::AFTNNALC, 0 },
56     { "aftnnar", RTFControlType::FLAG, RTFKeyword::AFTNNAR, 0 },
57     { "aftnnauc", RTFControlType::FLAG, RTFKeyword::AFTNNAUC, 0 },
58     { "aftnnchi", RTFControlType::FLAG, RTFKeyword::AFTNNCHI, 0 },
59     { "aftnnchosung", RTFControlType::FLAG, RTFKeyword::AFTNNCHOSUNG, 0 },
60     { "aftnncnum", RTFControlType::FLAG, RTFKeyword::AFTNNCNUM, 0 },
61     { "aftnndbar", RTFControlType::FLAG, RTFKeyword::AFTNNDBAR, 0 },
62     { "aftnndbnum", RTFControlType::FLAG, RTFKeyword::AFTNNDBNUM, 0 },
63     { "aftnndbnumd", RTFControlType::FLAG, RTFKeyword::AFTNNDBNUMD, 0 },
64     { "aftnndbnumk", RTFControlType::FLAG, RTFKeyword::AFTNNDBNUMK, 0 },
65     { "aftnndbnumt", RTFControlType::FLAG, RTFKeyword::AFTNNDBNUMT, 0 },
66     { "aftnnganada", RTFControlType::FLAG, RTFKeyword::AFTNNGANADA, 0 },
67     { "aftnngbnum", RTFControlType::FLAG, RTFKeyword::AFTNNGBNUM, 0 },
68     { "aftnngbnumd", RTFControlType::FLAG, RTFKeyword::AFTNNGBNUMD, 0 },
69     { "aftnngbnumk", RTFControlType::FLAG, RTFKeyword::AFTNNGBNUMK, 0 },
70     { "aftnngbnuml", RTFControlType::FLAG, RTFKeyword::AFTNNGBNUML, 0 },
71     { "aftnnrlc", RTFControlType::FLAG, RTFKeyword::AFTNNRLC, 0 },
72     { "aftnnruc", RTFControlType::FLAG, RTFKeyword::AFTNNRUC, 0 },
73     { "aftnnzodiac", RTFControlType::FLAG, RTFKeyword::AFTNNZODIAC, 0 },
74     { "aftnnzodiacd", RTFControlType::FLAG, RTFKeyword::AFTNNZODIACD, 0 },
75     { "aftnnzodiacl", RTFControlType::FLAG, RTFKeyword::AFTNNZODIACL, 0 },
76     { "aftnrestart", RTFControlType::FLAG, RTFKeyword::AFTNRESTART, 0 },
77     { "aftnrstcont", RTFControlType::FLAG, RTFKeyword::AFTNRSTCONT, 0 },
78     { "aftnsep", RTFControlType::DESTINATION, RTFKeyword::AFTNSEP, 0 },
79     { "aftnsepc", RTFControlType::DESTINATION, RTFKeyword::AFTNSEPC, 0 },
80     { "aftnstart", RTFControlType::VALUE, RTFKeyword::AFTNSTART, 1 },
81     { "aftntj", RTFControlType::FLAG, RTFKeyword::AFTNTJ, 0 },
82     { "ai", RTFControlType::TOGGLE, RTFKeyword::AI, 1 },
83     { "alang", RTFControlType::VALUE, RTFKeyword::ALANG, 0 },
84     { "allowfieldendsel", RTFControlType::FLAG, RTFKeyword::ALLOWFIELDENDSEL, 0 },
85     { "allprot", RTFControlType::FLAG, RTFKeyword::ALLPROT, 0 },
86     { "alntblind", RTFControlType::FLAG, RTFKeyword::ALNTBLIND, 0 },
87     { "alt", RTFControlType::FLAG, RTFKeyword::ALT, 0 },
88     { "animtext", RTFControlType::VALUE, RTFKeyword::ANIMTEXT, 0 },
89     { "annotation", RTFControlType::DESTINATION, RTFKeyword::ANNOTATION, 0 },
90     { "annotprot", RTFControlType::FLAG, RTFKeyword::ANNOTPROT, 0 },
91     { "ansi", RTFControlType::FLAG, RTFKeyword::ANSI, 0 },
92     { "ansicpg", RTFControlType::VALUE, RTFKeyword::ANSICPG, 0 },
93     { "aoutl", RTFControlType::TOGGLE, RTFKeyword::AOUTL, 1 },
94     { "ApplyBrkRules", RTFControlType::FLAG, RTFKeyword::APPLYBRKRULES, 0 },
95     { "ascaps", RTFControlType::TOGGLE, RTFKeyword::ASCAPS, 1 },
96     { "ashad", RTFControlType::TOGGLE, RTFKeyword::ASHAD, 1 },
97     { "asianbrkrule", RTFControlType::FLAG, RTFKeyword::ASIANBRKRULE, 0 },
98     { "aspalpha", RTFControlType::TOGGLE, RTFKeyword::ASPALPHA, 1 },
99     { "aspnum", RTFControlType::TOGGLE, RTFKeyword::ASPNUM, 1 },
100     { "astrike", RTFControlType::TOGGLE, RTFKeyword::ASTRIKE, 1 },
101     { "atnauthor", RTFControlType::DESTINATION, RTFKeyword::ATNAUTHOR, 0 },
102     { "atndate", RTFControlType::DESTINATION, RTFKeyword::ATNDATE, 0 },
103     { "atnicn", RTFControlType::DESTINATION, RTFKeyword::ATNICN, 0 },
104     { "atnid", RTFControlType::DESTINATION, RTFKeyword::ATNID, 0 },
105     { "atnparent", RTFControlType::DESTINATION, RTFKeyword::ATNPARENT, 0 },
106     { "atnref", RTFControlType::DESTINATION, RTFKeyword::ATNREF, 0 },
107     { "atntime", RTFControlType::DESTINATION, RTFKeyword::ATNTIME, 0 },
108     { "atrfend", RTFControlType::DESTINATION, RTFKeyword::ATRFEND, 0 },
109     { "atrfstart", RTFControlType::DESTINATION, RTFKeyword::ATRFSTART, 0 },
110     { "aul", RTFControlType::TOGGLE, RTFKeyword::AUL, 1 },
111     { "auld", RTFControlType::TOGGLE, RTFKeyword::AULD, 1 },
112     { "auldb", RTFControlType::TOGGLE, RTFKeyword::AULDB, 1 },
113     { "aulnone", RTFControlType::TOGGLE, RTFKeyword::AULNONE, 1 },
114     { "aulw", RTFControlType::TOGGLE, RTFKeyword::AULW, 1 },
115     { "aup", RTFControlType::VALUE, RTFKeyword::AUP, 6 },
116     { "author", RTFControlType::DESTINATION, RTFKeyword::AUTHOR, 0 },
117     { "autofmtoverride", RTFControlType::FLAG, RTFKeyword::AUTOFMTOVERRIDE, 0 },
118     { "b", RTFControlType::TOGGLE, RTFKeyword::B, 1 },
119     { "background", RTFControlType::DESTINATION, RTFKeyword::BACKGROUND, 0 },
120     { "bdbfhdr", RTFControlType::FLAG, RTFKeyword::BDBFHDR, 0 },
121     { "bdrrlswsix", RTFControlType::FLAG, RTFKeyword::BDRRLSWSIX, 0 },
122     { "bgbdiag", RTFControlType::FLAG, RTFKeyword::BGBDIAG, 0 },
123     { "bgcross", RTFControlType::FLAG, RTFKeyword::BGCROSS, 0 },
124     { "bgdcross", RTFControlType::FLAG, RTFKeyword::BGDCROSS, 0 },
125     { "bgdkbdiag", RTFControlType::FLAG, RTFKeyword::BGDKBDIAG, 0 },
126     { "bgdkcross", RTFControlType::FLAG, RTFKeyword::BGDKCROSS, 0 },
127     { "bgdkdcross", RTFControlType::FLAG, RTFKeyword::BGDKDCROSS, 0 },
128     { "bgdkfdiag", RTFControlType::FLAG, RTFKeyword::BGDKFDIAG, 0 },
129     { "bgdkhoriz", RTFControlType::FLAG, RTFKeyword::BGDKHORIZ, 0 },
130     { "bgdkvert", RTFControlType::FLAG, RTFKeyword::BGDKVERT, 0 },
131     { "bgfdiag", RTFControlType::FLAG, RTFKeyword::BGFDIAG, 0 },
132     { "bghoriz", RTFControlType::FLAG, RTFKeyword::BGHORIZ, 0 },
133     { "bgvert", RTFControlType::FLAG, RTFKeyword::BGVERT, 0 },
134     { "bin", RTFControlType::VALUE, RTFKeyword::BIN, 0 },
135     { "binfsxn", RTFControlType::VALUE, RTFKeyword::BINFSXN, 0 },
136     { "binsxn", RTFControlType::VALUE, RTFKeyword::BINSXN, 0 },
137     { "bkmkcolf", RTFControlType::VALUE, RTFKeyword::BKMKCOLF, 0 },
138     { "bkmkcoll", RTFControlType::VALUE, RTFKeyword::BKMKCOLL, 0 },
139     { "bkmkend", RTFControlType::DESTINATION, RTFKeyword::BKMKEND, 0 },
140     { "bkmkpub", RTFControlType::FLAG, RTFKeyword::BKMKPUB, 0 },
141     { "bkmkstart", RTFControlType::DESTINATION, RTFKeyword::BKMKSTART, 0 },
142     { "bliptag", RTFControlType::VALUE, RTFKeyword::BLIPTAG, 0 },
143     { "blipuid", RTFControlType::DESTINATION, RTFKeyword::BLIPUID, 0 },
144     { "blipupi", RTFControlType::VALUE, RTFKeyword::BLIPUPI, 0 },
145     { "blue", RTFControlType::VALUE, RTFKeyword::BLUE, 0 },
146     { "bookfold", RTFControlType::FLAG, RTFKeyword::BOOKFOLD, 0 },
147     { "bookfoldrev", RTFControlType::FLAG, RTFKeyword::BOOKFOLDREV, 0 },
148     { "bookfoldsheets", RTFControlType::VALUE, RTFKeyword::BOOKFOLDSHEETS, 0 },
149     { "box", RTFControlType::FLAG, RTFKeyword::BOX, 0 },
150     { "brdrart", RTFControlType::VALUE, RTFKeyword::BRDRART, 0 },
151     { "brdrb", RTFControlType::FLAG, RTFKeyword::BRDRB, 0 },
152     { "brdrbar", RTFControlType::FLAG, RTFKeyword::BRDRBAR, 0 },
153     { "brdrbtw", RTFControlType::FLAG, RTFKeyword::BRDRBTW, 0 },
154     { "brdrcf", RTFControlType::VALUE, RTFKeyword::BRDRCF, 0 },
155     { "brdrdash", RTFControlType::FLAG, RTFKeyword::BRDRDASH, 0 },
156     { "brdrdashd", RTFControlType::FLAG, RTFKeyword::BRDRDASHD, 0 },
157     { "brdrdashdd", RTFControlType::FLAG, RTFKeyword::BRDRDASHDD, 0 },
158     { "brdrdashdotstr", RTFControlType::FLAG, RTFKeyword::BRDRDASHDOTSTR, 0 },
159     { "brdrdashsm", RTFControlType::FLAG, RTFKeyword::BRDRDASHSM, 0 },
160     { "brdrdb", RTFControlType::FLAG, RTFKeyword::BRDRDB, 0 },
161     { "brdrdot", RTFControlType::FLAG, RTFKeyword::BRDRDOT, 0 },
162     { "brdremboss", RTFControlType::FLAG, RTFKeyword::BRDREMBOSS, 0 },
163     { "brdrengrave", RTFControlType::FLAG, RTFKeyword::BRDRENGRAVE, 0 },
164     { "brdrframe", RTFControlType::FLAG, RTFKeyword::BRDRFRAME, 0 },
165     { "brdrhair", RTFControlType::FLAG, RTFKeyword::BRDRHAIR, 0 },
166     { "brdrinset", RTFControlType::FLAG, RTFKeyword::BRDRINSET, 0 },
167     { "brdrl", RTFControlType::FLAG, RTFKeyword::BRDRL, 0 },
168     { "brdrnil", RTFControlType::FLAG, RTFKeyword::BRDRNIL, 0 },
169     { "brdrnone", RTFControlType::FLAG, RTFKeyword::BRDRNONE, 0 },
170     { "brdroutset", RTFControlType::FLAG, RTFKeyword::BRDROUTSET, 0 },
171     { "brdrr", RTFControlType::FLAG, RTFKeyword::BRDRR, 0 },
172     { "brdrs", RTFControlType::FLAG, RTFKeyword::BRDRS, 0 },
173     { "brdrsh", RTFControlType::FLAG, RTFKeyword::BRDRSH, 0 },
174     { "brdrt", RTFControlType::FLAG, RTFKeyword::BRDRT, 0 },
175     { "brdrtbl", RTFControlType::FLAG, RTFKeyword::BRDRTBL, 0 },
176     { "brdrth", RTFControlType::FLAG, RTFKeyword::BRDRTH, 0 },
177     { "brdrthtnlg", RTFControlType::FLAG, RTFKeyword::BRDRTHTNLG, 0 },
178     { "brdrthtnmg", RTFControlType::FLAG, RTFKeyword::BRDRTHTNMG, 0 },
179     { "brdrthtnsg", RTFControlType::FLAG, RTFKeyword::BRDRTHTNSG, 0 },
180     { "brdrtnthlg", RTFControlType::FLAG, RTFKeyword::BRDRTNTHLG, 0 },
181     { "brdrtnthmg", RTFControlType::FLAG, RTFKeyword::BRDRTNTHMG, 0 },
182     { "brdrtnthsg", RTFControlType::FLAG, RTFKeyword::BRDRTNTHSG, 0 },
183     { "brdrtnthtnlg", RTFControlType::FLAG, RTFKeyword::BRDRTNTHTNLG, 0 },
184     { "brdrtnthtnmg", RTFControlType::FLAG, RTFKeyword::BRDRTNTHTNMG, 0 },
185     { "brdrtnthtnsg", RTFControlType::FLAG, RTFKeyword::BRDRTNTHTNSG, 0 },
186     { "brdrtriple", RTFControlType::FLAG, RTFKeyword::BRDRTRIPLE, 0 },
187     { "brdrw", RTFControlType::VALUE, RTFKeyword::BRDRW, 0 },
188     { "brdrwavy", RTFControlType::FLAG, RTFKeyword::BRDRWAVY, 0 },
189     { "brdrwavydb", RTFControlType::FLAG, RTFKeyword::BRDRWAVYDB, 0 },
190     { "brkfrm", RTFControlType::FLAG, RTFKeyword::BRKFRM, 0 },
191     { "brsp", RTFControlType::VALUE, RTFKeyword::BRSP, 0 },
192     { "bullet", RTFControlType::SYMBOL, RTFKeyword::BULLET, 0 },
193     { "buptim", RTFControlType::DESTINATION, RTFKeyword::BUPTIM, 0 },
194     { "bxe", RTFControlType::FLAG, RTFKeyword::BXE, 0 },
195     { "caccentfive", RTFControlType::FLAG, RTFKeyword::CACCENTFIVE, 0 },
196     { "caccentfour", RTFControlType::FLAG, RTFKeyword::CACCENTFOUR, 0 },
197     { "caccentone", RTFControlType::FLAG, RTFKeyword::CACCENTONE, 0 },
198     { "caccentsix", RTFControlType::FLAG, RTFKeyword::CACCENTSIX, 0 },
199     { "caccentthree", RTFControlType::FLAG, RTFKeyword::CACCENTTHREE, 0 },
200     { "caccenttwo", RTFControlType::FLAG, RTFKeyword::CACCENTTWO, 0 },
201     { "cachedcolbal", RTFControlType::FLAG, RTFKeyword::CACHEDCOLBAL, 0 },
202     { "caps", RTFControlType::TOGGLE, RTFKeyword::CAPS, 1 },
203     { "category", RTFControlType::DESTINATION, RTFKeyword::CATEGORY, 0 },
204     { "cb", RTFControlType::VALUE, RTFKeyword::CB, 0 },
205     { "cbackgroundone", RTFControlType::FLAG, RTFKeyword::CBACKGROUNDONE, 0 },
206     { "cbackgroundtwo", RTFControlType::FLAG, RTFKeyword::CBACKGROUNDTWO, 0 },
207     { "cbpat", RTFControlType::VALUE, RTFKeyword::CBPAT, 0 },
208     { "cchs", RTFControlType::VALUE, RTFKeyword::CCHS, 0 },
209     { "cell", RTFControlType::SYMBOL, RTFKeyword::CELL, 0 },
210     { "cellx", RTFControlType::VALUE, RTFKeyword::CELLX, 0 },
211     { "cf", RTFControlType::VALUE, RTFKeyword::CF, 0 },
212     { "cfollowedhyperlink", RTFControlType::FLAG, RTFKeyword::CFOLLOWEDHYPERLINK, 0 },
213     { "cfpat", RTFControlType::VALUE, RTFKeyword::CFPAT, 0 },
214     { "cgrid", RTFControlType::VALUE, RTFKeyword::CGRID, 0 },
215     { "charrsid", RTFControlType::VALUE, RTFKeyword::CHARRSID, 0 },
216     { "charscalex", RTFControlType::VALUE, RTFKeyword::CHARSCALEX, 100 },
217     { "chatn", RTFControlType::SYMBOL, RTFKeyword::CHATN, 0 },
218     { "chbgbdiag", RTFControlType::FLAG, RTFKeyword::CHBGBDIAG, 0 },
219     { "chbgcross", RTFControlType::FLAG, RTFKeyword::CHBGCROSS, 0 },
220     { "chbgdcross", RTFControlType::FLAG, RTFKeyword::CHBGDCROSS, 0 },
221     { "chbgdkbdiag", RTFControlType::FLAG, RTFKeyword::CHBGDKBDIAG, 0 },
222     { "chbgdkcross", RTFControlType::FLAG, RTFKeyword::CHBGDKCROSS, 0 },
223     { "chbgdkdcross", RTFControlType::FLAG, RTFKeyword::CHBGDKDCROSS, 0 },
224     { "chbgdkfdiag", RTFControlType::FLAG, RTFKeyword::CHBGDKFDIAG, 0 },
225     { "chbgdkhoriz", RTFControlType::FLAG, RTFKeyword::CHBGDKHORIZ, 0 },
226     { "chbgdkvert", RTFControlType::FLAG, RTFKeyword::CHBGDKVERT, 0 },
227     { "chbgfdiag", RTFControlType::FLAG, RTFKeyword::CHBGFDIAG, 0 },
228     { "chbghoriz", RTFControlType::FLAG, RTFKeyword::CHBGHORIZ, 0 },
229     { "chbgvert", RTFControlType::FLAG, RTFKeyword::CHBGVERT, 0 },
230     { "chbrdr", RTFControlType::FLAG, RTFKeyword::CHBRDR, 0 },
231     { "chcbpat", RTFControlType::VALUE, RTFKeyword::CHCBPAT, 0 },
232     { "chcfpat", RTFControlType::VALUE, RTFKeyword::CHCFPAT, 0 },
233     { "chdate", RTFControlType::SYMBOL, RTFKeyword::CHDATE, 0 },
234     { "chdpa", RTFControlType::SYMBOL, RTFKeyword::CHDPA, 0 },
235     { "chdpl", RTFControlType::SYMBOL, RTFKeyword::CHDPL, 0 },
236     { "chftn", RTFControlType::SYMBOL, RTFKeyword::CHFTN, 0 },
237     { "chftnsep", RTFControlType::SYMBOL, RTFKeyword::CHFTNSEP, 0 },
238     { "chftnsepc", RTFControlType::SYMBOL, RTFKeyword::CHFTNSEPC, 0 },
239     { "chpgn", RTFControlType::SYMBOL, RTFKeyword::CHPGN, 0 },
240     { "chhres", RTFControlType::VALUE, RTFKeyword::CHHRES, 0 },
241     { "chshdng", RTFControlType::VALUE, RTFKeyword::CHSHDNG, 0 },
242     { "chtime", RTFControlType::SYMBOL, RTFKeyword::CHTIME, 0 },
243     { "chyperlink", RTFControlType::FLAG, RTFKeyword::CHYPERLINK, 0 },
244     { "clbgbdiag", RTFControlType::FLAG, RTFKeyword::CLBGBDIAG, 0 },
245     { "clbgcross", RTFControlType::FLAG, RTFKeyword::CLBGCROSS, 0 },
246     { "clbgdcross", RTFControlType::FLAG, RTFKeyword::CLBGDCROSS, 0 },
247     { "clbgdkbdiag", RTFControlType::FLAG, RTFKeyword::CLBGDKBDIAG, 0 },
248     { "clbgdkcross", RTFControlType::FLAG, RTFKeyword::CLBGDKCROSS, 0 },
249     { "clbgdkdcross", RTFControlType::FLAG, RTFKeyword::CLBGDKDCROSS, 0 },
250     { "clbgdkfdiag", RTFControlType::FLAG, RTFKeyword::CLBGDKFDIAG, 0 },
251     { "clbgdkhor", RTFControlType::FLAG, RTFKeyword::CLBGDKHOR, 0 },
252     { "clbgdkvert", RTFControlType::FLAG, RTFKeyword::CLBGDKVERT, 0 },
253     { "clbgfdiag", RTFControlType::FLAG, RTFKeyword::CLBGFDIAG, 0 },
254     { "clbghoriz", RTFControlType::FLAG, RTFKeyword::CLBGHORIZ, 0 },
255     { "clbgvert", RTFControlType::FLAG, RTFKeyword::CLBGVERT, 0 },
256     { "clbrdrb", RTFControlType::FLAG, RTFKeyword::CLBRDRB, 0 },
257     { "clbrdrl", RTFControlType::FLAG, RTFKeyword::CLBRDRL, 0 },
258     { "clbrdrr", RTFControlType::FLAG, RTFKeyword::CLBRDRR, 0 },
259     { "clbrdrt", RTFControlType::FLAG, RTFKeyword::CLBRDRT, 0 },
260     { "clcbpat", RTFControlType::VALUE, RTFKeyword::CLCBPAT, 0 },
261     { "clcbpatraw", RTFControlType::VALUE, RTFKeyword::CLCBPATRAW, 0 },
262     { "clcfpat", RTFControlType::VALUE, RTFKeyword::CLCFPAT, 0 },
263     { "clcfpatraw", RTFControlType::VALUE, RTFKeyword::CLCFPATRAW, 0 },
264     { "cldel", RTFControlType::FLAG, RTFKeyword::CLDEL, 0 },
265     { "cldelauth", RTFControlType::VALUE, RTFKeyword::CLDELAUTH, 0 },
266     { "cldeldttm", RTFControlType::VALUE, RTFKeyword::CLDELDTTM, 0 },
267     { "cldgll", RTFControlType::FLAG, RTFKeyword::CLDGLL, 0 },
268     { "cldglu", RTFControlType::FLAG, RTFKeyword::CLDGLU, 0 },
269     { "clFitText", RTFControlType::FLAG, RTFKeyword::CLFITTEXT, 0 },
270     { "clftsWidth", RTFControlType::VALUE, RTFKeyword::CLFTSWIDTH, 0 },
271     { "clhidemark", RTFControlType::FLAG, RTFKeyword::CLHIDEMARK, 0 },
272     { "clins", RTFControlType::FLAG, RTFKeyword::CLINS, 0 },
273     { "clinsauth", RTFControlType::VALUE, RTFKeyword::CLINSAUTH, 0 },
274     { "clinsdttm", RTFControlType::VALUE, RTFKeyword::CLINSDTTM, 0 },
275     { "clmgf", RTFControlType::FLAG, RTFKeyword::CLMGF, 0 },
276     { "clmrg", RTFControlType::FLAG, RTFKeyword::CLMRG, 0 },
277     { "clmrgd", RTFControlType::FLAG, RTFKeyword::CLMRGD, 0 },
278     { "clmrgdauth", RTFControlType::VALUE, RTFKeyword::CLMRGDAUTH, 0 },
279     { "clmrgddttm", RTFControlType::VALUE, RTFKeyword::CLMRGDDTTM, 0 },
280     { "clmrgdr", RTFControlType::FLAG, RTFKeyword::CLMRGDR, 0 },
281     { "clNoWrap", RTFControlType::FLAG, RTFKeyword::CLNOWRAP, 0 },
282     { "clpadb", RTFControlType::VALUE, RTFKeyword::CLPADB, 0 },
283     { "clpadfb", RTFControlType::VALUE, RTFKeyword::CLPADFB, 0 },
284     { "clpadfl", RTFControlType::VALUE, RTFKeyword::CLPADFL, 0 },
285     { "clpadfr", RTFControlType::VALUE, RTFKeyword::CLPADFR, 0 },
286     { "clpadft", RTFControlType::VALUE, RTFKeyword::CLPADFT, 0 },
287     { "clpadl", RTFControlType::VALUE, RTFKeyword::CLPADL, 0 },
288     { "clpadr", RTFControlType::VALUE, RTFKeyword::CLPADR, 0 },
289     { "clpadt", RTFControlType::VALUE, RTFKeyword::CLPADT, 0 },
290     { "clspb", RTFControlType::VALUE, RTFKeyword::CLSPB, 0 },
291     { "clspfb", RTFControlType::VALUE, RTFKeyword::CLSPFB, 0 },
292     { "clspfl", RTFControlType::VALUE, RTFKeyword::CLSPFL, 0 },
293     { "clspfr", RTFControlType::VALUE, RTFKeyword::CLSPFR, 0 },
294     { "clspft", RTFControlType::VALUE, RTFKeyword::CLSPFT, 0 },
295     { "clspl", RTFControlType::VALUE, RTFKeyword::CLSPL, 0 },
296     { "clspr", RTFControlType::VALUE, RTFKeyword::CLSPR, 0 },
297     { "clspt", RTFControlType::VALUE, RTFKeyword::CLSPT, 0 },
298     { "clshdng", RTFControlType::VALUE, RTFKeyword::CLSHDNG, 0 },
299     { "clshdngraw", RTFControlType::VALUE, RTFKeyword::CLSHDNGRAW, 0 },
300     { "clshdrawnil", RTFControlType::FLAG, RTFKeyword::CLSHDRAWNIL, 0 },
301     { "clsplit", RTFControlType::FLAG, RTFKeyword::CLSPLIT, 0 },
302     { "clsplitr", RTFControlType::FLAG, RTFKeyword::CLSPLITR, 0 },
303     { "cltxbtlr", RTFControlType::FLAG, RTFKeyword::CLTXBTLR, 0 },
304     { "cltxlrtb", RTFControlType::FLAG, RTFKeyword::CLTXLRTB, 0 },
305     { "cltxlrtbv", RTFControlType::FLAG, RTFKeyword::CLTXLRTBV, 0 },
306     { "cltxtbrl", RTFControlType::FLAG, RTFKeyword::CLTXTBRL, 0 },
307     { "cltxtbrlv", RTFControlType::FLAG, RTFKeyword::CLTXTBRLV, 0 },
308     { "clvertalb", RTFControlType::FLAG, RTFKeyword::CLVERTALB, 0 },
309     { "clvertalc", RTFControlType::FLAG, RTFKeyword::CLVERTALC, 0 },
310     { "clvertalt", RTFControlType::FLAG, RTFKeyword::CLVERTALT, 0 },
311     { "clvmgf", RTFControlType::FLAG, RTFKeyword::CLVMGF, 0 },
312     { "clvmrg", RTFControlType::FLAG, RTFKeyword::CLVMRG, 0 },
313     { "clwWidth", RTFControlType::VALUE, RTFKeyword::CLWWIDTH, 0 },
314     { "cmaindarkone", RTFControlType::FLAG, RTFKeyword::CMAINDARKONE, 0 },
315     { "cmaindarktwo", RTFControlType::FLAG, RTFKeyword::CMAINDARKTWO, 0 },
316     { "cmainlightone", RTFControlType::FLAG, RTFKeyword::CMAINLIGHTONE, 0 },
317     { "cmainlighttwo", RTFControlType::FLAG, RTFKeyword::CMAINLIGHTTWO, 0 },
318     { "collapsed", RTFControlType::FLAG, RTFKeyword::COLLAPSED, 0 },
319     { "colno", RTFControlType::VALUE, RTFKeyword::COLNO, 0 },
320     { "colorschememapping", RTFControlType::DESTINATION, RTFKeyword::COLORSCHEMEMAPPING, 0 },
321     { "colortbl", RTFControlType::DESTINATION, RTFKeyword::COLORTBL, 0 },
322     { "cols", RTFControlType::VALUE, RTFKeyword::COLS, 1 },
323     { "colsr", RTFControlType::VALUE, RTFKeyword::COLSR, 0 },
324     { "colsx", RTFControlType::VALUE, RTFKeyword::COLSX, 720 },
325     { "column", RTFControlType::SYMBOL, RTFKeyword::COLUMN, 0 },
326     { "colw", RTFControlType::VALUE, RTFKeyword::COLW, 0 },
327     { "comment", RTFControlType::DESTINATION, RTFKeyword::COMMENT, 0 },
328     { "company", RTFControlType::DESTINATION, RTFKeyword::COMPANY, 0 },
329     { "contextualspace", RTFControlType::FLAG, RTFKeyword::CONTEXTUALSPACE, 0 },
330     { "cpg", RTFControlType::VALUE, RTFKeyword::CPG, 0 },
331     { "crauth", RTFControlType::VALUE, RTFKeyword::CRAUTH, 0 },
332     { "crdate", RTFControlType::VALUE, RTFKeyword::CRDATE, 0 },
333     { "creatim", RTFControlType::DESTINATION, RTFKeyword::CREATIM, 0 },
334     { "cs", RTFControlType::VALUE, RTFKeyword::CS, 0 },
335     { "cshade", RTFControlType::VALUE, RTFKeyword::CSHADE, 0 },
336     { "ctextone", RTFControlType::FLAG, RTFKeyword::CTEXTONE, 0 },
337     { "ctexttwo", RTFControlType::FLAG, RTFKeyword::CTEXTTWO, 0 },
338     { "ctint", RTFControlType::VALUE, RTFKeyword::CTINT, 0 },
339     { "ctrl", RTFControlType::FLAG, RTFKeyword::CTRL, 0 },
340     { "cts", RTFControlType::VALUE, RTFKeyword::CTS, 0 },
341     { "cufi", RTFControlType::VALUE, RTFKeyword::CUFI, 0 },
342     { "culi", RTFControlType::VALUE, RTFKeyword::CULI, 0 },
343     { "curi", RTFControlType::VALUE, RTFKeyword::CURI, 0 },
344     { "cvmme", RTFControlType::FLAG, RTFKeyword::CVMME, 0 },
345     { "datafield", RTFControlType::DESTINATION, RTFKeyword::DATAFIELD, 0 },
346     { "datastore", RTFControlType::DESTINATION, RTFKeyword::DATASTORE, 0 },
347     { "date", RTFControlType::FLAG, RTFKeyword::DATE, 0 },
348     { "dbch", RTFControlType::FLAG, RTFKeyword::DBCH, 0 },
349     { "defchp", RTFControlType::DESTINATION, RTFKeyword::DEFCHP, 0 },
350     { "deff", RTFControlType::VALUE, RTFKeyword::DEFF, 0 },
351     { "defformat", RTFControlType::FLAG, RTFKeyword::DEFFORMAT, 0 },
352     { "deflang", RTFControlType::VALUE, RTFKeyword::DEFLANG, 0 },
353     { "deflangfe", RTFControlType::VALUE, RTFKeyword::DEFLANGFE, 0 },
354     { "defpap", RTFControlType::DESTINATION, RTFKeyword::DEFPAP, 0 },
355     { "defshp", RTFControlType::FLAG, RTFKeyword::DEFSHP, 0 },
356     { "deftab", RTFControlType::VALUE, RTFKeyword::DEFTAB, 720 },
357     { "deleted", RTFControlType::TOGGLE, RTFKeyword::DELETED, 1 },
358     { "delrsid", RTFControlType::VALUE, RTFKeyword::DELRSID, 0 },
359     { "dfrauth", RTFControlType::VALUE, RTFKeyword::DFRAUTH, 0 },
360     { "dfrdate", RTFControlType::VALUE, RTFKeyword::DFRDATE, 0 },
361     { "dfrmtxtx", RTFControlType::VALUE, RTFKeyword::DFRMTXTX, 0 },
362     { "dfrmtxty", RTFControlType::VALUE, RTFKeyword::DFRMTXTY, 0 },
363     { "dfrstart", RTFControlType::VALUE, RTFKeyword::DFRSTART, 0 },
364     { "dfrstop", RTFControlType::VALUE, RTFKeyword::DFRSTOP, 0 },
365     { "dfrxst", RTFControlType::VALUE, RTFKeyword::DFRXST, 0 },
366     { "dghorigin", RTFControlType::VALUE, RTFKeyword::DGHORIGIN, 1701 },
367     { "dghshow", RTFControlType::VALUE, RTFKeyword::DGHSHOW, 3 },
368     { "dghspace", RTFControlType::VALUE, RTFKeyword::DGHSPACE, 120 },
369     { "dgmargin", RTFControlType::FLAG, RTFKeyword::DGMARGIN, 0 },
370     { "dgsnap", RTFControlType::FLAG, RTFKeyword::DGSNAP, 0 },
371     { "dgvorigin", RTFControlType::VALUE, RTFKeyword::DGVORIGIN, 1984 },
372     { "dgvshow", RTFControlType::VALUE, RTFKeyword::DGVSHOW, 0 },
373     { "dgvspace", RTFControlType::VALUE, RTFKeyword::DGVSPACE, 120 },
374     { "dibitmap", RTFControlType::VALUE, RTFKeyword::DIBITMAP, 0 },
375     { "disabled", RTFControlType::TOGGLE, RTFKeyword::DISABLED, 1 },
376     { "dn", RTFControlType::VALUE, RTFKeyword::DN, 6 },
377     { "dntblnsbdb", RTFControlType::FLAG, RTFKeyword::DNTBLNSBDB, 0 },
378     { "do", RTFControlType::DESTINATION, RTFKeyword::DO, 0 },
379     { "dobxcolumn", RTFControlType::FLAG, RTFKeyword::DOBXCOLUMN, 0 },
380     { "dobxmargin", RTFControlType::FLAG, RTFKeyword::DOBXMARGIN, 0 },
381     { "dobxpage", RTFControlType::FLAG, RTFKeyword::DOBXPAGE, 0 },
382     { "dobymargin", RTFControlType::FLAG, RTFKeyword::DOBYMARGIN, 0 },
383     { "dobypage", RTFControlType::FLAG, RTFKeyword::DOBYPAGE, 0 },
384     { "dobypara", RTFControlType::FLAG, RTFKeyword::DOBYPARA, 0 },
385     { "doccomm", RTFControlType::DESTINATION, RTFKeyword::DOCCOMM, 0 },
386     { "doctemp", RTFControlType::FLAG, RTFKeyword::DOCTEMP, 0 },
387     { "doctype", RTFControlType::VALUE, RTFKeyword::DOCTYPE, 0 },
388     { "docvar", RTFControlType::DESTINATION, RTFKeyword::DOCVAR, 0 },
389     { "dodhgt", RTFControlType::VALUE, RTFKeyword::DODHGT, 0 },
390     { "dolock", RTFControlType::FLAG, RTFKeyword::DOLOCK, 0 },
391     { "donotembedlingdata", RTFControlType::VALUE, RTFKeyword::DONOTEMBEDLINGDATA, 0 },
392     { "donotembedsysfont", RTFControlType::VALUE, RTFKeyword::DONOTEMBEDSYSFONT, 0 },
393     { "donotshowcomments", RTFControlType::FLAG, RTFKeyword::DONOTSHOWCOMMENTS, 0 },
394     { "donotshowinsdel", RTFControlType::FLAG, RTFKeyword::DONOTSHOWINSDEL, 0 },
395     { "donotshowmarkup", RTFControlType::FLAG, RTFKeyword::DONOTSHOWMARKUP, 0 },
396     { "donotshowprops", RTFControlType::FLAG, RTFKeyword::DONOTSHOWPROPS, 0 },
397     { "dpaendhol", RTFControlType::FLAG, RTFKeyword::DPAENDHOL, 0 },
398     { "dpaendl", RTFControlType::VALUE, RTFKeyword::DPAENDL, 0 },
399     { "dpaendsol", RTFControlType::FLAG, RTFKeyword::DPAENDSOL, 0 },
400     { "dpaendw", RTFControlType::VALUE, RTFKeyword::DPAENDW, 0 },
401     { "dparc", RTFControlType::FLAG, RTFKeyword::DPARC, 0 },
402     { "dparcflipx", RTFControlType::FLAG, RTFKeyword::DPARCFLIPX, 0 },
403     { "dparcflipy", RTFControlType::FLAG, RTFKeyword::DPARCFLIPY, 0 },
404     { "dpastarthol", RTFControlType::FLAG, RTFKeyword::DPASTARTHOL, 0 },
405     { "dpastartl", RTFControlType::VALUE, RTFKeyword::DPASTARTL, 0 },
406     { "dpastartsol", RTFControlType::FLAG, RTFKeyword::DPASTARTSOL, 0 },
407     { "dpastartw", RTFControlType::VALUE, RTFKeyword::DPASTARTW, 0 },
408     { "dpcallout", RTFControlType::FLAG, RTFKeyword::DPCALLOUT, 0 },
409     { "dpcoa", RTFControlType::VALUE, RTFKeyword::DPCOA, 0 },
410     { "dpcoaccent", RTFControlType::FLAG, RTFKeyword::DPCOACCENT, 0 },
411     { "dpcobestfit", RTFControlType::FLAG, RTFKeyword::DPCOBESTFIT, 0 },
412     { "dpcoborder", RTFControlType::FLAG, RTFKeyword::DPCOBORDER, 0 },
413     { "dpcodabs", RTFControlType::FLAG, RTFKeyword::DPCODABS, 0 },
414     { "dpcodbottom", RTFControlType::FLAG, RTFKeyword::DPCODBOTTOM, 0 },
415     { "dpcodcenter", RTFControlType::FLAG, RTFKeyword::DPCODCENTER, 0 },
416     { "dpcodescent", RTFControlType::VALUE, RTFKeyword::DPCODESCENT, 0 },
417     { "dpcodtop", RTFControlType::FLAG, RTFKeyword::DPCODTOP, 0 },
418     { "dpcolength", RTFControlType::VALUE, RTFKeyword::DPCOLENGTH, 0 },
419     { "dpcominusx", RTFControlType::FLAG, RTFKeyword::DPCOMINUSX, 0 },
420     { "dpcominusy", RTFControlType::FLAG, RTFKeyword::DPCOMINUSY, 0 },
421     { "dpcooffset", RTFControlType::VALUE, RTFKeyword::DPCOOFFSET, 0 },
422     { "dpcosmarta", RTFControlType::FLAG, RTFKeyword::DPCOSMARTA, 0 },
423     { "dpcotdouble", RTFControlType::FLAG, RTFKeyword::DPCOTDOUBLE, 0 },
424     { "dpcotright", RTFControlType::FLAG, RTFKeyword::DPCOTRIGHT, 0 },
425     { "dpcotsingle", RTFControlType::FLAG, RTFKeyword::DPCOTSINGLE, 0 },
426     { "dpcottriple", RTFControlType::FLAG, RTFKeyword::DPCOTTRIPLE, 0 },
427     { "dpcount", RTFControlType::VALUE, RTFKeyword::DPCOUNT, 0 },
428     { "dpellipse", RTFControlType::FLAG, RTFKeyword::DPELLIPSE, 0 },
429     { "dpendgroup", RTFControlType::FLAG, RTFKeyword::DPENDGROUP, 0 },
430     { "dpfillbgcb", RTFControlType::VALUE, RTFKeyword::DPFILLBGCB, 0 },
431     { "dpfillbgcg", RTFControlType::VALUE, RTFKeyword::DPFILLBGCG, 0 },
432     { "dpfillbgcr", RTFControlType::VALUE, RTFKeyword::DPFILLBGCR, 0 },
433     { "dpfillbggray", RTFControlType::VALUE, RTFKeyword::DPFILLBGGRAY, 0 },
434     { "dpfillbgpal", RTFControlType::FLAG, RTFKeyword::DPFILLBGPAL, 0 },
435     { "dpfillfgcb", RTFControlType::VALUE, RTFKeyword::DPFILLFGCB, 0 },
436     { "dpfillfgcg", RTFControlType::VALUE, RTFKeyword::DPFILLFGCG, 0 },
437     { "dpfillfgcr", RTFControlType::VALUE, RTFKeyword::DPFILLFGCR, 0 },
438     { "dpfillfggray", RTFControlType::VALUE, RTFKeyword::DPFILLFGGRAY, 0 },
439     { "dpfillfgpal", RTFControlType::FLAG, RTFKeyword::DPFILLFGPAL, 0 },
440     { "dpfillpat", RTFControlType::VALUE, RTFKeyword::DPFILLPAT, 0 },
441     { "dpgroup", RTFControlType::FLAG, RTFKeyword::DPGROUP, 0 },
442     { "dpline", RTFControlType::FLAG, RTFKeyword::DPLINE, 0 },
443     { "dplinecob", RTFControlType::VALUE, RTFKeyword::DPLINECOB, 0 },
444     { "dplinecog", RTFControlType::VALUE, RTFKeyword::DPLINECOG, 0 },
445     { "dplinecor", RTFControlType::VALUE, RTFKeyword::DPLINECOR, 0 },
446     { "dplinedado", RTFControlType::FLAG, RTFKeyword::DPLINEDADO, 0 },
447     { "dplinedadodo", RTFControlType::FLAG, RTFKeyword::DPLINEDADODO, 0 },
448     { "dplinedash", RTFControlType::FLAG, RTFKeyword::DPLINEDASH, 0 },
449     { "dplinedot", RTFControlType::FLAG, RTFKeyword::DPLINEDOT, 0 },
450     { "dplinegray", RTFControlType::VALUE, RTFKeyword::DPLINEGRAY, 0 },
451     { "dplinehollow", RTFControlType::FLAG, RTFKeyword::DPLINEHOLLOW, 0 },
452     { "dplinepal", RTFControlType::FLAG, RTFKeyword::DPLINEPAL, 0 },
453     { "dplinesolid", RTFControlType::FLAG, RTFKeyword::DPLINESOLID, 0 },
454     { "dplinew", RTFControlType::VALUE, RTFKeyword::DPLINEW, 0 },
455     { "dppolycount", RTFControlType::VALUE, RTFKeyword::DPPOLYCOUNT, 0 },
456     { "dppolygon", RTFControlType::FLAG, RTFKeyword::DPPOLYGON, 0 },
457     { "dppolyline", RTFControlType::FLAG, RTFKeyword::DPPOLYLINE, 0 },
458     { "dpptx", RTFControlType::VALUE, RTFKeyword::DPPTX, 0 },
459     { "dppty", RTFControlType::VALUE, RTFKeyword::DPPTY, 0 },
460     { "dprect", RTFControlType::FLAG, RTFKeyword::DPRECT, 0 },
461     { "dproundr", RTFControlType::FLAG, RTFKeyword::DPROUNDR, 0 },
462     { "dpshadow", RTFControlType::FLAG, RTFKeyword::DPSHADOW, 0 },
463     { "dpshadx", RTFControlType::VALUE, RTFKeyword::DPSHADX, 0 },
464     { "dpshady", RTFControlType::VALUE, RTFKeyword::DPSHADY, 0 },
465     { "dptxbtlr", RTFControlType::FLAG, RTFKeyword::DPTXBTLR, 0 },
466     { "dptxbx", RTFControlType::FLAG, RTFKeyword::DPTXBX, 0 },
467     { "dptxbxmar", RTFControlType::VALUE, RTFKeyword::DPTXBXMAR, 0 },
468     { "dptxbxtext", RTFControlType::DESTINATION, RTFKeyword::DPTXBXTEXT, 0 },
469     { "dptxlrtb", RTFControlType::FLAG, RTFKeyword::DPTXLRTB, 0 },
470     { "dptxlrtbv", RTFControlType::FLAG, RTFKeyword::DPTXLRTBV, 0 },
471     { "dptxtbrl", RTFControlType::FLAG, RTFKeyword::DPTXTBRL, 0 },
472     { "dptxtbrlv", RTFControlType::FLAG, RTFKeyword::DPTXTBRLV, 0 },
473     { "dpx", RTFControlType::VALUE, RTFKeyword::DPX, 0 },
474     { "dpxsize", RTFControlType::VALUE, RTFKeyword::DPXSIZE, 0 },
475     { "dpy", RTFControlType::VALUE, RTFKeyword::DPY, 0 },
476     { "dpysize", RTFControlType::VALUE, RTFKeyword::DPYSIZE, 0 },
477     { "dropcapli", RTFControlType::VALUE, RTFKeyword::DROPCAPLI, 0 },
478     { "dropcapt", RTFControlType::VALUE, RTFKeyword::DROPCAPT, 0 },
479     { "ds", RTFControlType::VALUE, RTFKeyword::DS, 0 },
480     { "dxfrtext", RTFControlType::VALUE, RTFKeyword::DXFRTEXT, 0 },
481     { "dy", RTFControlType::VALUE, RTFKeyword::DY, 0 },
482     { "ebcend", RTFControlType::DESTINATION, RTFKeyword::EBCEND, 0 },
483     { "ebcstart", RTFControlType::DESTINATION, RTFKeyword::EBCSTART, 0 },
484     { "edmins", RTFControlType::VALUE, RTFKeyword::EDMINS, 0 },
485     { "embo", RTFControlType::TOGGLE, RTFKeyword::EMBO, 1 },
486     { "emdash", RTFControlType::SYMBOL, RTFKeyword::EMDASH, 0 },
487     { "emfblip", RTFControlType::FLAG, RTFKeyword::EMFBLIP, 0 },
488     { "emspace", RTFControlType::SYMBOL, RTFKeyword::EMSPACE, 0 },
489     { "endash", RTFControlType::SYMBOL, RTFKeyword::ENDASH, 0 },
490     { "enddoc", RTFControlType::FLAG, RTFKeyword::ENDDOC, 0 },
491     { "endnhere", RTFControlType::FLAG, RTFKeyword::ENDNHERE, 0 },
492     { "endnotes", RTFControlType::FLAG, RTFKeyword::ENDNOTES, 0 },
493     { "enforceprot", RTFControlType::VALUE, RTFKeyword::ENFORCEPROT, 0 },
494     { "enspace", RTFControlType::SYMBOL, RTFKeyword::ENSPACE, 0 },
495     { "expnd", RTFControlType::VALUE, RTFKeyword::EXPND, 0 },
496     { "expndtw", RTFControlType::VALUE, RTFKeyword::EXPNDTW, 0 },
497     { "expshrtn", RTFControlType::FLAG, RTFKeyword::EXPSHRTN, 0 },
498     { "f", RTFControlType::VALUE, RTFKeyword::F, 0 },
499     { "faauto", RTFControlType::FLAG, RTFKeyword::FAAUTO, 0 },
500     { "facenter", RTFControlType::FLAG, RTFKeyword::FACENTER, 0 },
501     { "facingp", RTFControlType::TOGGLE, RTFKeyword::FACINGP, 1 },
502     { "factoidname", RTFControlType::DESTINATION, RTFKeyword::FACTOIDNAME, 0 },
503     { "fafixed", RTFControlType::FLAG, RTFKeyword::FAFIXED, 0 },
504     { "fahang", RTFControlType::FLAG, RTFKeyword::FAHANG, 0 },
505     { "falt", RTFControlType::DESTINATION, RTFKeyword::FALT, 0 },
506     { "faroman", RTFControlType::FLAG, RTFKeyword::FAROMAN, 0 },
507     { "favar", RTFControlType::FLAG, RTFKeyword::FAVAR, 0 },
508     { "fbias", RTFControlType::VALUE, RTFKeyword::FBIAS, 0 },
509     { "fbidi", RTFControlType::FLAG, RTFKeyword::FBIDI, 0 },
510     { "fbidis", RTFControlType::FLAG, RTFKeyword::FBIDIS, 0 },
511     { "fbimajor", RTFControlType::FLAG, RTFKeyword::FBIMAJOR, 0 },
512     { "fbiminor", RTFControlType::FLAG, RTFKeyword::FBIMINOR, 0 },
513     { "fchars", RTFControlType::DESTINATION, RTFKeyword::FCHARS, 0 },
514     { "fcharset", RTFControlType::VALUE, RTFKeyword::FCHARSET, 0 },
515     { "fcs", RTFControlType::VALUE, RTFKeyword::FCS, 0 },
516     { "fdbmajor", RTFControlType::FLAG, RTFKeyword::FDBMAJOR, 0 },
517     { "fdbminor", RTFControlType::FLAG, RTFKeyword::FDBMINOR, 0 },
518     { "fdecor", RTFControlType::FLAG, RTFKeyword::FDECOR, 0 },
519     { "felnbrelev", RTFControlType::FLAG, RTFKeyword::FELNBRELEV, 0 },
520     { "fet", RTFControlType::VALUE, RTFKeyword::FET, 0 },
521     { "fetch", RTFControlType::FLAG, RTFKeyword::FETCH, 0 },
522     { "ffdefres", RTFControlType::VALUE, RTFKeyword::FFDEFRES, 0 },
523     { "ffdeftext", RTFControlType::DESTINATION, RTFKeyword::FFDEFTEXT, 0 },
524     { "ffentrymcr", RTFControlType::DESTINATION, RTFKeyword::FFENTRYMCR, 0 },
525     { "ffexitmcr", RTFControlType::DESTINATION, RTFKeyword::FFEXITMCR, 0 },
526     { "ffformat", RTFControlType::DESTINATION, RTFKeyword::FFFORMAT, 0 },
527     { "ffhaslistbox", RTFControlType::VALUE, RTFKeyword::FFHASLISTBOX, 0 },
528     { "ffhelptext", RTFControlType::DESTINATION, RTFKeyword::FFHELPTEXT, 0 },
529     { "ffhps", RTFControlType::VALUE, RTFKeyword::FFHPS, 0 },
530     { "ffl", RTFControlType::DESTINATION, RTFKeyword::FFL, 0 },
531     { "ffmaxlen", RTFControlType::VALUE, RTFKeyword::FFMAXLEN, 0 },
532     { "ffname", RTFControlType::DESTINATION, RTFKeyword::FFNAME, 0 },
533     { "ffownhelp", RTFControlType::VALUE, RTFKeyword::FFOWNHELP, 0 },
534     { "ffownstat", RTFControlType::VALUE, RTFKeyword::FFOWNSTAT, 0 },
535     { "ffprot", RTFControlType::VALUE, RTFKeyword::FFPROT, 0 },
536     { "ffrecalc", RTFControlType::VALUE, RTFKeyword::FFRECALC, 0 },
537     { "ffres", RTFControlType::VALUE, RTFKeyword::FFRES, 0 },
538     { "ffsize", RTFControlType::VALUE, RTFKeyword::FFSIZE, 0 },
539     { "ffstattext", RTFControlType::DESTINATION, RTFKeyword::FFSTATTEXT, 0 },
540     { "fftype", RTFControlType::VALUE, RTFKeyword::FFTYPE, 0 },
541     { "fftypetxt", RTFControlType::VALUE, RTFKeyword::FFTYPETXT, 0 },
542     { "fhimajor", RTFControlType::FLAG, RTFKeyword::FHIMAJOR, 0 },
543     { "fhiminor", RTFControlType::FLAG, RTFKeyword::FHIMINOR, 0 },
544     { "fi", RTFControlType::VALUE, RTFKeyword::FI, 0 },
545     { "fid", RTFControlType::VALUE, RTFKeyword::FID, 0 },
546     { "field", RTFControlType::DESTINATION, RTFKeyword::FIELD, 0 },
547     { "file", RTFControlType::DESTINATION, RTFKeyword::FILE, 0 },
548     { "filetbl", RTFControlType::DESTINATION, RTFKeyword::FILETBL, 0 },
549     { "fittext", RTFControlType::VALUE, RTFKeyword::FITTEXT, 0 },
550     { "fjgothic", RTFControlType::FLAG, RTFKeyword::FJGOTHIC, 0 },
551     { "fjminchou", RTFControlType::FLAG, RTFKeyword::FJMINCHOU, 0 },
552     { "fldalt", RTFControlType::FLAG, RTFKeyword::FLDALT, 0 },
553     { "flddirty", RTFControlType::FLAG, RTFKeyword::FLDDIRTY, 0 },
554     { "fldedit", RTFControlType::FLAG, RTFKeyword::FLDEDIT, 0 },
555     { "fldinst", RTFControlType::DESTINATION, RTFKeyword::FLDINST, 0 },
556     { "fldlock", RTFControlType::FLAG, RTFKeyword::FLDLOCK, 0 },
557     { "fldpriv", RTFControlType::FLAG, RTFKeyword::FLDPRIV, 0 },
558     { "fldrslt", RTFControlType::DESTINATION, RTFKeyword::FLDRSLT, 0 },
559     { "fldtype", RTFControlType::DESTINATION, RTFKeyword::FLDTYPE, 0 },
560     { "flomajor", RTFControlType::FLAG, RTFKeyword::FLOMAJOR, 0 },
561     { "flominor", RTFControlType::FLAG, RTFKeyword::FLOMINOR, 0 },
562     { "fmodern", RTFControlType::FLAG, RTFKeyword::FMODERN, 0 },
563     { "fn", RTFControlType::VALUE, RTFKeyword::FN, 0 },
564     { "fname", RTFControlType::DESTINATION, RTFKeyword::FNAME, 0 },
565     { "fnetwork", RTFControlType::FLAG, RTFKeyword::FNETWORK, 0 },
566     { "fnil", RTFControlType::FLAG, RTFKeyword::FNIL, 0 },
567     { "fnonfilesys", RTFControlType::FLAG, RTFKeyword::FNONFILESYS, 0 },
568     { "fontemb", RTFControlType::DESTINATION, RTFKeyword::FONTEMB, 0 },
569     { "fontfile", RTFControlType::DESTINATION, RTFKeyword::FONTFILE, 0 },
570     { "fonttbl", RTFControlType::DESTINATION, RTFKeyword::FONTTBL, 0 },
571     { "footer", RTFControlType::DESTINATION, RTFKeyword::FOOTER, 0 },
572     { "footerf", RTFControlType::DESTINATION, RTFKeyword::FOOTERF, 0 },
573     { "footerl", RTFControlType::DESTINATION, RTFKeyword::FOOTERL, 0 },
574     { "footerr", RTFControlType::DESTINATION, RTFKeyword::FOOTERR, 0 },
575     { "footery", RTFControlType::VALUE, RTFKeyword::FOOTERY, 720 },
576     { "footnote", RTFControlType::DESTINATION, RTFKeyword::FOOTNOTE, 0 },
577     { "forceupgrade", RTFControlType::FLAG, RTFKeyword::FORCEUPGRADE, 0 },
578     { "formdisp", RTFControlType::FLAG, RTFKeyword::FORMDISP, 0 },
579     { "formfield", RTFControlType::DESTINATION, RTFKeyword::FORMFIELD, 0 },
580     { "formprot", RTFControlType::FLAG, RTFKeyword::FORMPROT, 0 },
581     { "formshade", RTFControlType::FLAG, RTFKeyword::FORMSHADE, 0 },
582     { "fosnum", RTFControlType::VALUE, RTFKeyword::FOSNUM, 0 },
583     { "fprq", RTFControlType::VALUE, RTFKeyword::FPRQ, 0 },
584     { "fracwidth", RTFControlType::FLAG, RTFKeyword::FRACWIDTH, 0 },
585     { "frelative", RTFControlType::VALUE, RTFKeyword::FRELATIVE, 0 },
586     { "frmtxbtlr", RTFControlType::FLAG, RTFKeyword::FRMTXBTLR, 0 },
587     { "frmtxlrtb", RTFControlType::FLAG, RTFKeyword::FRMTXLRTB, 0 },
588     { "frmtxlrtbv", RTFControlType::FLAG, RTFKeyword::FRMTXLRTBV, 0 },
589     { "frmtxtbrl", RTFControlType::FLAG, RTFKeyword::FRMTXTBRL, 0 },
590     { "frmtxtbrlv", RTFControlType::FLAG, RTFKeyword::FRMTXTBRLV, 0 },
591     { "froman", RTFControlType::FLAG, RTFKeyword::FROMAN, 0 },
592     { "fromhtml", RTFControlType::VALUE, RTFKeyword::FROMHTML, 0 },
593     { "fromtext", RTFControlType::FLAG, RTFKeyword::FROMTEXT, 0 },
594     { "fs", RTFControlType::VALUE, RTFKeyword::FS, 24 },
595     { "fscript", RTFControlType::FLAG, RTFKeyword::FSCRIPT, 0 },
596     { "fswiss", RTFControlType::FLAG, RTFKeyword::FSWISS, 0 },
597     { "ftech", RTFControlType::FLAG, RTFKeyword::FTECH, 0 },
598     { "ftnalt", RTFControlType::FLAG, RTFKeyword::FTNALT, 0 },
599     { "ftnbj", RTFControlType::FLAG, RTFKeyword::FTNBJ, 0 },
600     { "ftncn", RTFControlType::DESTINATION, RTFKeyword::FTNCN, 0 },
601     { "ftnil", RTFControlType::FLAG, RTFKeyword::FTNIL, 0 },
602     { "ftnlytwnine", RTFControlType::FLAG, RTFKeyword::FTNLYTWNINE, 0 },
603     { "ftnnalc", RTFControlType::FLAG, RTFKeyword::FTNNALC, 0 },
604     { "ftnnar", RTFControlType::FLAG, RTFKeyword::FTNNAR, 0 },
605     { "ftnnauc", RTFControlType::FLAG, RTFKeyword::FTNNAUC, 0 },
606     { "ftnnchi", RTFControlType::FLAG, RTFKeyword::FTNNCHI, 0 },
607     { "ftnnchosung", RTFControlType::FLAG, RTFKeyword::FTNNCHOSUNG, 0 },
608     { "ftnncnum", RTFControlType::FLAG, RTFKeyword::FTNNCNUM, 0 },
609     { "ftnndbar", RTFControlType::FLAG, RTFKeyword::FTNNDBAR, 0 },
610     { "ftnndbnum", RTFControlType::FLAG, RTFKeyword::FTNNDBNUM, 0 },
611     { "ftnndbnumd", RTFControlType::FLAG, RTFKeyword::FTNNDBNUMD, 0 },
612     { "ftnndbnumk", RTFControlType::FLAG, RTFKeyword::FTNNDBNUMK, 0 },
613     { "ftnndbnumt", RTFControlType::FLAG, RTFKeyword::FTNNDBNUMT, 0 },
614     { "ftnnganada", RTFControlType::FLAG, RTFKeyword::FTNNGANADA, 0 },
615     { "ftnngbnum", RTFControlType::FLAG, RTFKeyword::FTNNGBNUM, 0 },
616     { "ftnngbnumd", RTFControlType::FLAG, RTFKeyword::FTNNGBNUMD, 0 },
617     { "ftnngbnumk", RTFControlType::FLAG, RTFKeyword::FTNNGBNUMK, 0 },
618     { "ftnngbnuml", RTFControlType::FLAG, RTFKeyword::FTNNGBNUML, 0 },
619     { "ftnnrlc", RTFControlType::FLAG, RTFKeyword::FTNNRLC, 0 },
620     { "ftnnruc", RTFControlType::FLAG, RTFKeyword::FTNNRUC, 0 },
621     { "ftnnzodiac", RTFControlType::FLAG, RTFKeyword::FTNNZODIAC, 0 },
622     { "ftnnzodiacd", RTFControlType::FLAG, RTFKeyword::FTNNZODIACD, 0 },
623     { "ftnnzodiacl", RTFControlType::FLAG, RTFKeyword::FTNNZODIACL, 0 },
624     { "ftnrestart", RTFControlType::FLAG, RTFKeyword::FTNRESTART, 0 },
625     { "ftnrstcont", RTFControlType::FLAG, RTFKeyword::FTNRSTCONT, 0 },
626     { "ftnrstpg", RTFControlType::FLAG, RTFKeyword::FTNRSTPG, 0 },
627     { "ftnsep", RTFControlType::DESTINATION, RTFKeyword::FTNSEP, 0 },
628     { "ftnsepc", RTFControlType::DESTINATION, RTFKeyword::FTNSEPC, 0 },
629     { "ftnstart", RTFControlType::VALUE, RTFKeyword::FTNSTART, 1 },
630     { "ftntj", RTFControlType::FLAG, RTFKeyword::FTNTJ, 0 },
631     { "fttruetype", RTFControlType::FLAG, RTFKeyword::FTTRUETYPE, 0 },
632     { "fvaliddos", RTFControlType::FLAG, RTFKeyword::FVALIDDOS, 0 },
633     { "fvalidhpfs", RTFControlType::FLAG, RTFKeyword::FVALIDHPFS, 0 },
634     { "fvalidmac", RTFControlType::FLAG, RTFKeyword::FVALIDMAC, 0 },
635     { "fvalidntfs", RTFControlType::FLAG, RTFKeyword::FVALIDNTFS, 0 },
636     { "g", RTFControlType::DESTINATION, RTFKeyword::G, 0 },
637     { "gcw", RTFControlType::VALUE, RTFKeyword::GCW, 0 },
638     { "generator", RTFControlType::DESTINATION, RTFKeyword::GENERATOR, 0 },
639     { "green", RTFControlType::VALUE, RTFKeyword::GREEN, 0 },
640     { "grfdocevents", RTFControlType::VALUE, RTFKeyword::GRFDOCEVENTS, 0 },
641     { "gridtbl", RTFControlType::DESTINATION, RTFKeyword::GRIDTBL, 0 },
642     { "gutter", RTFControlType::VALUE, RTFKeyword::GUTTER, 0 },
643     { "gutterprl", RTFControlType::FLAG, RTFKeyword::GUTTERPRL, 0 },
644     { "guttersxn", RTFControlType::VALUE, RTFKeyword::GUTTERSXN, 0 },
645     { "header", RTFControlType::DESTINATION, RTFKeyword::HEADER, 0 },
646     { "headerf", RTFControlType::DESTINATION, RTFKeyword::HEADERF, 0 },
647     { "headerl", RTFControlType::DESTINATION, RTFKeyword::HEADERL, 0 },
648     { "headerr", RTFControlType::DESTINATION, RTFKeyword::HEADERR, 0 },
649     { "headery", RTFControlType::VALUE, RTFKeyword::HEADERY, 720 },
650     { "hich", RTFControlType::FLAG, RTFKeyword::HICH, 0 },
651     { "highlight", RTFControlType::VALUE, RTFKeyword::HIGHLIGHT, 0 },
652     { "hl", RTFControlType::DESTINATION, RTFKeyword::HL, 0 },
653     { "hlfr", RTFControlType::DESTINATION, RTFKeyword::HLFR, 0 },
654     { "hlinkbase", RTFControlType::DESTINATION, RTFKeyword::HLINKBASE, 0 },
655     { "hlloc", RTFControlType::DESTINATION, RTFKeyword::HLLOC, 0 },
656     { "hlsrc", RTFControlType::DESTINATION, RTFKeyword::HLSRC, 0 },
657     { "horzdoc", RTFControlType::FLAG, RTFKeyword::HORZDOC, 0 },
658     { "horzsect", RTFControlType::FLAG, RTFKeyword::HORZSECT, 0 },
659     { "horzvert", RTFControlType::VALUE, RTFKeyword::HORZVERT, 0 },
660     { "hr", RTFControlType::VALUE, RTFKeyword::HR, 0 },
661     { "hres", RTFControlType::VALUE, RTFKeyword::HRES, 0 },
662     { "hrule", RTFControlType::FLAG, RTFKeyword::HRULE, 0 },
663     { "hsv", RTFControlType::DESTINATION, RTFKeyword::HSV, 0 },
664     { "htmautsp", RTFControlType::FLAG, RTFKeyword::HTMAUTSP, 0 },
665     { "htmlbase", RTFControlType::FLAG, RTFKeyword::HTMLBASE, 0 },
666     { "htmlrtf", RTFControlType::TOGGLE, RTFKeyword::HTMLRTF, 1 },
667     { "htmltag", RTFControlType::DESTINATION, RTFKeyword::HTMLTAG, 0 },
668     { "hwelev", RTFControlType::FLAG, RTFKeyword::HWELEV, 0 },
669     { "hyphauto", RTFControlType::TOGGLE, RTFKeyword::HYPHAUTO, 1 },
670     { "hyphcaps", RTFControlType::TOGGLE, RTFKeyword::HYPHCAPS, 1 },
671     { "hyphconsec", RTFControlType::VALUE, RTFKeyword::HYPHCONSEC, 0 },
672     { "hyphhotz", RTFControlType::VALUE, RTFKeyword::HYPHHOTZ, 0 },
673     { "hyphpar", RTFControlType::TOGGLE, RTFKeyword::HYPHPAR, 1 },
674     { "i", RTFControlType::TOGGLE, RTFKeyword::I, 1 },
675     { "id", RTFControlType::VALUE, RTFKeyword::ID, 0 },
676     { "ignoremixedcontent", RTFControlType::VALUE, RTFKeyword::IGNOREMIXEDCONTENT, 0 },
677     { "ilfomacatclnup", RTFControlType::VALUE, RTFKeyword::ILFOMACATCLNUP, 0 },
678     { "ilvl", RTFControlType::VALUE, RTFKeyword::ILVL, 0 },
679     { "impr", RTFControlType::TOGGLE, RTFKeyword::IMPR, 1 },
680     { "indmirror", RTFControlType::FLAG, RTFKeyword::INDMIRROR, 0 },
681     { "indrlsweleven", RTFControlType::FLAG, RTFKeyword::INDRLSWELEVEN, 0 },
682     { "info", RTFControlType::DESTINATION, RTFKeyword::INFO, 0 },
683     { "insrsid", RTFControlType::VALUE, RTFKeyword::INSRSID, 0 },
684     { "intbl", RTFControlType::FLAG, RTFKeyword::INTBL, 0 },
685     { "ipgp", RTFControlType::VALUE, RTFKeyword::IPGP, 0 },
686     { "irowband", RTFControlType::VALUE, RTFKeyword::IROWBAND, 0 },
687     { "irow", RTFControlType::VALUE, RTFKeyword::IROW, 0 },
688     { "itap", RTFControlType::VALUE, RTFKeyword::ITAP, 1 },
689     { "ixe", RTFControlType::FLAG, RTFKeyword::IXE, 0 },
690     { "jcompress", RTFControlType::FLAG, RTFKeyword::JCOMPRESS, 0 },
691     { "jexpand", RTFControlType::FLAG, RTFKeyword::JEXPAND, 0 },
692     { "jis", RTFControlType::FLAG, RTFKeyword::JIS, 0 },
693     { "jpegblip", RTFControlType::FLAG, RTFKeyword::JPEGBLIP, 0 },
694     { "jsksu", RTFControlType::FLAG, RTFKeyword::JSKSU, 0 },
695     { "keep", RTFControlType::FLAG, RTFKeyword::KEEP, 0 },
696     { "keepn", RTFControlType::FLAG, RTFKeyword::KEEPN, 0 },
697     { "kerning", RTFControlType::VALUE, RTFKeyword::KERNING, 0 },
698     { "keycode", RTFControlType::DESTINATION, RTFKeyword::KEYCODE, 0 },
699     { "keywords", RTFControlType::DESTINATION, RTFKeyword::KEYWORDS, 0 },
700     { "krnprsnet", RTFControlType::FLAG, RTFKeyword::KRNPRSNET, 0 },
701     { "ksulang", RTFControlType::VALUE, RTFKeyword::KSULANG, 0 },
702     { "jclisttab", RTFControlType::FLAG, RTFKeyword::JCLISTTAB, 0 },
703     { "landscape", RTFControlType::FLAG, RTFKeyword::LANDSCAPE, 0 },
704     { "lang", RTFControlType::VALUE, RTFKeyword::LANG, 0 },
705     { "langfe", RTFControlType::VALUE, RTFKeyword::LANGFE, 0 },
706     { "langfenp", RTFControlType::VALUE, RTFKeyword::LANGFENP, 0 },
707     { "langnp", RTFControlType::VALUE, RTFKeyword::LANGNP, 0 },
708     { "lastrow", RTFControlType::FLAG, RTFKeyword::LASTROW, 0 },
709     { "latentstyles", RTFControlType::DESTINATION, RTFKeyword::LATENTSTYLES, 0 },
710     { "lbr", RTFControlType::VALUE, RTFKeyword::LBR, 0 },
711     { "lchars", RTFControlType::DESTINATION, RTFKeyword::LCHARS, 0 },
712     { "ldblquote", RTFControlType::SYMBOL, RTFKeyword::LDBLQUOTE, 0 },
713     { "level", RTFControlType::VALUE, RTFKeyword::LEVEL, 0 },
714     { "levelfollow", RTFControlType::VALUE, RTFKeyword::LEVELFOLLOW, 0 },
715     { "levelindent", RTFControlType::VALUE, RTFKeyword::LEVELINDENT, 0 },
716     { "leveljc", RTFControlType::VALUE, RTFKeyword::LEVELJC, 0 },
717     { "leveljcn", RTFControlType::VALUE, RTFKeyword::LEVELJCN, 0 },
718     { "levellegal", RTFControlType::VALUE, RTFKeyword::LEVELLEGAL, 0 },
719     { "levelnfc", RTFControlType::VALUE, RTFKeyword::LEVELNFC, 0 },
720     { "levelnfcn", RTFControlType::VALUE, RTFKeyword::LEVELNFCN, 0 },
721     { "levelnorestart", RTFControlType::VALUE, RTFKeyword::LEVELNORESTART, 0 },
722     { "levelnumbers", RTFControlType::DESTINATION, RTFKeyword::LEVELNUMBERS, 0 },
723     { "levelold", RTFControlType::VALUE, RTFKeyword::LEVELOLD, 0 },
724     { "levelpicture", RTFControlType::VALUE, RTFKeyword::LEVELPICTURE, 0 },
725     { "levelpicturenosize", RTFControlType::FLAG, RTFKeyword::LEVELPICTURENOSIZE, 0 },
726     { "levelprev", RTFControlType::VALUE, RTFKeyword::LEVELPREV, 0 },
727     { "levelprevspace", RTFControlType::VALUE, RTFKeyword::LEVELPREVSPACE, 0 },
728     { "levelspace", RTFControlType::VALUE, RTFKeyword::LEVELSPACE, 0 },
729     { "levelstartat", RTFControlType::VALUE, RTFKeyword::LEVELSTARTAT, 0 },
730     { "leveltemplateid", RTFControlType::VALUE, RTFKeyword::LEVELTEMPLATEID, 0 },
731     { "leveltext", RTFControlType::DESTINATION, RTFKeyword::LEVELTEXT, 0 },
732     { "lfolevel", RTFControlType::DESTINATION, RTFKeyword::LFOLEVEL, 0 },
733     { "li", RTFControlType::VALUE, RTFKeyword::LI, 0 },
734     { "line", RTFControlType::SYMBOL, RTFKeyword::LINE, 0 },
735     { "linebetcol", RTFControlType::FLAG, RTFKeyword::LINEBETCOL, 0 },
736     { "linecont", RTFControlType::FLAG, RTFKeyword::LINECONT, 0 },
737     { "linemod", RTFControlType::VALUE, RTFKeyword::LINEMOD, 1 },
738     { "lineppage", RTFControlType::FLAG, RTFKeyword::LINEPPAGE, 0 },
739     { "linerestart", RTFControlType::FLAG, RTFKeyword::LINERESTART, 0 },
740     { "linestart", RTFControlType::VALUE, RTFKeyword::LINESTART, 1 },
741     { "linestarts", RTFControlType::VALUE, RTFKeyword::LINESTARTS, 1 },
742     { "linex", RTFControlType::VALUE, RTFKeyword::LINEX, 360 },
743     { "linkself", RTFControlType::FLAG, RTFKeyword::LINKSELF, 0 },
744     { "linkstyles", RTFControlType::FLAG, RTFKeyword::LINKSTYLES, 0 },
745     { "linkval", RTFControlType::DESTINATION, RTFKeyword::LINKVAL, 0 },
746     { "lin", RTFControlType::VALUE, RTFKeyword::LIN, 0 },
747     { "lisa", RTFControlType::VALUE, RTFKeyword::LISA, 0 },
748     { "lisb", RTFControlType::VALUE, RTFKeyword::LISB, 0 },
749     { "list", RTFControlType::DESTINATION, RTFKeyword::LIST, 0 },
750     { "listhybrid", RTFControlType::FLAG, RTFKeyword::LISTHYBRID, 0 },
751     { "listid", RTFControlType::VALUE, RTFKeyword::LISTID, 0 },
752     { "listlevel", RTFControlType::DESTINATION, RTFKeyword::LISTLEVEL, 0 },
753     { "listname", RTFControlType::DESTINATION, RTFKeyword::LISTNAME, 0 },
754     { "listoverride", RTFControlType::DESTINATION, RTFKeyword::LISTOVERRIDE, 0 },
755     { "listoverridecount", RTFControlType::VALUE, RTFKeyword::LISTOVERRIDECOUNT, 0 },
756     { "listoverrideformat", RTFControlType::VALUE, RTFKeyword::LISTOVERRIDEFORMAT, 0 },
757     { "listoverridestartat", RTFControlType::FLAG, RTFKeyword::LISTOVERRIDESTARTAT, 0 },
758     { "listoverridetable", RTFControlType::DESTINATION, RTFKeyword::LISTOVERRIDETABLE, 0 },
759     { "listpicture", RTFControlType::DESTINATION, RTFKeyword::LISTPICTURE, 0 },
760     { "listrestarthdn", RTFControlType::VALUE, RTFKeyword::LISTRESTARTHDN, 0 },
761     { "listsimple", RTFControlType::VALUE, RTFKeyword::LISTSIMPLE, 0 },
762     { "liststyleid", RTFControlType::VALUE, RTFKeyword::LISTSTYLEID, 0 },
763     { "liststylename", RTFControlType::DESTINATION, RTFKeyword::LISTSTYLENAME, 0 },
764     { "listtable", RTFControlType::DESTINATION, RTFKeyword::LISTTABLE, 0 },
765     { "listtemplateid", RTFControlType::VALUE, RTFKeyword::LISTTEMPLATEID, 0 },
766     { "listtext", RTFControlType::DESTINATION, RTFKeyword::LISTTEXT, 0 },
767     { "lnbrkrule", RTFControlType::FLAG, RTFKeyword::LNBRKRULE, 0 },
768     { "lndscpsxn", RTFControlType::FLAG, RTFKeyword::LNDSCPSXN, 0 },
769     { "lnongrid", RTFControlType::FLAG, RTFKeyword::LNONGRID, 0 },
770     { "loch", RTFControlType::FLAG, RTFKeyword::LOCH, 0 },
771     { "lquote", RTFControlType::SYMBOL, RTFKeyword::LQUOTE, 0 },
772     { "ls", RTFControlType::VALUE, RTFKeyword::LS, 0 },
773     { "lsdlocked", RTFControlType::VALUE, RTFKeyword::LSDLOCKED, 0 },
774     { "lsdlockeddef", RTFControlType::VALUE, RTFKeyword::LSDLOCKEDDEF, 0 },
775     { "lsdlockedexcept", RTFControlType::DESTINATION, RTFKeyword::LSDLOCKEDEXCEPT, 0 },
776     { "lsdpriority", RTFControlType::VALUE, RTFKeyword::LSDPRIORITY, 0 },
777     { "lsdprioritydef", RTFControlType::VALUE, RTFKeyword::LSDPRIORITYDEF, 0 },
778     { "lsdqformat", RTFControlType::VALUE, RTFKeyword::LSDQFORMAT, 0 },
779     { "lsdqformatdef", RTFControlType::VALUE, RTFKeyword::LSDQFORMATDEF, 0 },
780     { "lsdsemihidden", RTFControlType::VALUE, RTFKeyword::LSDSEMIHIDDEN, 0 },
781     { "lsdsemihiddendef", RTFControlType::VALUE, RTFKeyword::LSDSEMIHIDDENDEF, 0 },
782     { "lsdstimax", RTFControlType::VALUE, RTFKeyword::LSDSTIMAX, 0 },
783     { "lsdunhideused", RTFControlType::VALUE, RTFKeyword::LSDUNHIDEUSED, 0 },
784     { "lsdunhideuseddef", RTFControlType::VALUE, RTFKeyword::LSDUNHIDEUSEDDEF, 0 },
785     { "ltrch", RTFControlType::FLAG, RTFKeyword::LTRCH, 0 },
786     { "ltrdoc", RTFControlType::FLAG, RTFKeyword::LTRDOC, 0 },
787     { "ltrmark", RTFControlType::SYMBOL, RTFKeyword::LTRMARK, 0 },
788     { "ltrpar", RTFControlType::FLAG, RTFKeyword::LTRPAR, 0 },
789     { "ltrrow", RTFControlType::FLAG, RTFKeyword::LTRROW, 0 },
790     { "ltrsect", RTFControlType::FLAG, RTFKeyword::LTRSECT, 0 },
791     { "lvltentative", RTFControlType::FLAG, RTFKeyword::LVLTENTATIVE, 0 },
792     { "lytcalctblwd", RTFControlType::FLAG, RTFKeyword::LYTCALCTBLWD, 0 },
793     { "lytexcttp", RTFControlType::FLAG, RTFKeyword::LYTEXCTTP, 0 },
794     { "lytprtmet", RTFControlType::FLAG, RTFKeyword::LYTPRTMET, 0 },
795     { "lyttblrtgr", RTFControlType::FLAG, RTFKeyword::LYTTBLRTGR, 0 },
796     { "mac", RTFControlType::FLAG, RTFKeyword::MAC, 0 },
797     { "macc", RTFControlType::DESTINATION, RTFKeyword::MACC, 0 },
798     { "maccPr", RTFControlType::DESTINATION, RTFKeyword::MACCPR, 0 },
799     { "macpict", RTFControlType::FLAG, RTFKeyword::MACPICT, 0 },
800     { "mailmerge", RTFControlType::DESTINATION, RTFKeyword::MAILMERGE, 0 },
801     { "makebackup", RTFControlType::FLAG, RTFKeyword::MAKEBACKUP, 0 },
802     { "maln", RTFControlType::DESTINATION, RTFKeyword::MALN, 0 },
803     { "malnScr", RTFControlType::DESTINATION, RTFKeyword::MALNSCR, 0 },
804     { "manager", RTFControlType::DESTINATION, RTFKeyword::MANAGER, 0 },
805     { "margb", RTFControlType::VALUE, RTFKeyword::MARGB, 1440 },
806     { "margbsxn", RTFControlType::VALUE, RTFKeyword::MARGBSXN, 0 },
807     { "margl", RTFControlType::VALUE, RTFKeyword::MARGL, 1800 },
808     { "marglsxn", RTFControlType::VALUE, RTFKeyword::MARGLSXN, 0 },
809     { "margmirror", RTFControlType::FLAG, RTFKeyword::MARGMIRROR, 0 },
810     { "margmirsxn", RTFControlType::FLAG, RTFKeyword::MARGMIRSXN, 0 },
811     { "margPr", RTFControlType::DESTINATION, RTFKeyword::MARGPR, 0 },
812     { "margr", RTFControlType::VALUE, RTFKeyword::MARGR, 1800 },
813     { "margrsxn", RTFControlType::VALUE, RTFKeyword::MARGRSXN, 0 },
814     { "margSz", RTFControlType::VALUE, RTFKeyword::MARGSZ, 0 },
815     { "margt", RTFControlType::VALUE, RTFKeyword::MARGT, 1440 },
816     { "margtsxn", RTFControlType::VALUE, RTFKeyword::MARGTSXN, 0 },
817     { "mbar", RTFControlType::DESTINATION, RTFKeyword::MBAR, 0 },
818     { "mbarPr", RTFControlType::DESTINATION, RTFKeyword::MBARPR, 0 },
819     { "mbaseJc", RTFControlType::DESTINATION, RTFKeyword::MBASEJC, 0 },
820     { "mbegChr", RTFControlType::DESTINATION, RTFKeyword::MBEGCHR, 0 },
821     { "mborderBox", RTFControlType::DESTINATION, RTFKeyword::MBORDERBOX, 0 },
822     { "mborderBoxPr", RTFControlType::DESTINATION, RTFKeyword::MBORDERBOXPR, 0 },
823     { "mbox", RTFControlType::DESTINATION, RTFKeyword::MBOX, 0 },
824     { "mboxPr", RTFControlType::DESTINATION, RTFKeyword::MBOXPR, 0 },
825     { "mbrk", RTFControlType::VALUE, RTFKeyword::MBRK, 0 },
826     { "mbrkBin", RTFControlType::VALUE, RTFKeyword::MBRKBIN, 0 },
827     { "mbrkBinSub", RTFControlType::VALUE, RTFKeyword::MBRKBINSUB, 0 },
828     { "mcGp", RTFControlType::VALUE, RTFKeyword::MCGP, 0 },
829     { "mcGpRule", RTFControlType::VALUE, RTFKeyword::MCGPRULE, 0 },
830     { "mchr", RTFControlType::DESTINATION, RTFKeyword::MCHR, 0 },
831     { "mcount", RTFControlType::DESTINATION, RTFKeyword::MCOUNT, 0 },
832     { "mcSp", RTFControlType::VALUE, RTFKeyword::MCSP, 0 },
833     { "mctrlPr", RTFControlType::DESTINATION, RTFKeyword::MCTRLPR, 0 },
834     { "md", RTFControlType::DESTINATION, RTFKeyword::MD, 0 },
835     { "mdefJc", RTFControlType::VALUE, RTFKeyword::MDEFJC, 0 },
836     { "mdeg", RTFControlType::DESTINATION, RTFKeyword::MDEG, 0 },
837     { "mdegHide", RTFControlType::DESTINATION, RTFKeyword::MDEGHIDE, 0 },
838     { "mden", RTFControlType::DESTINATION, RTFKeyword::MDEN, 0 },
839     { "mdiff", RTFControlType::DESTINATION, RTFKeyword::MDIFF, 0 },
840     { "mdiffSty", RTFControlType::VALUE, RTFKeyword::MDIFFSTY, 0 },
841     { "mdispdef", RTFControlType::VALUE, RTFKeyword::MDISPDEF, 1 },
842     { "mdPr", RTFControlType::DESTINATION, RTFKeyword::MDPR, 0 },
843     { "me", RTFControlType::DESTINATION, RTFKeyword::ME, 0 },
844     { "mendChr", RTFControlType::DESTINATION, RTFKeyword::MENDCHR, 0 },
845     { "meqArr", RTFControlType::DESTINATION, RTFKeyword::MEQARR, 0 },
846     { "meqArrPr", RTFControlType::DESTINATION, RTFKeyword::MEQARRPR, 0 },
847     { "mf", RTFControlType::DESTINATION, RTFKeyword::MF, 0 },
848     { "mfName", RTFControlType::DESTINATION, RTFKeyword::MFNAME, 0 },
849     { "mfPr", RTFControlType::DESTINATION, RTFKeyword::MFPR, 0 },
850     { "mfunc", RTFControlType::DESTINATION, RTFKeyword::MFUNC, 0 },
851     { "mfuncPr", RTFControlType::DESTINATION, RTFKeyword::MFUNCPR, 0 },
852     { "mgroupChr", RTFControlType::DESTINATION, RTFKeyword::MGROUPCHR, 0 },
853     { "mgroupChrPr", RTFControlType::DESTINATION, RTFKeyword::MGROUPCHRPR, 0 },
854     { "mgrow", RTFControlType::DESTINATION, RTFKeyword::MGROW, 0 },
855     { "mhideBot", RTFControlType::DESTINATION, RTFKeyword::MHIDEBOT, 0 },
856     { "mhideLeft", RTFControlType::DESTINATION, RTFKeyword::MHIDELEFT, 0 },
857     { "mhideRight", RTFControlType::DESTINATION, RTFKeyword::MHIDERIGHT, 0 },
858     { "mhideTop", RTFControlType::DESTINATION, RTFKeyword::MHIDETOP, 0 },
859     { "mhtmltag", RTFControlType::DESTINATION, RTFKeyword::MHTMLTAG, 0 },
860     { "min", RTFControlType::VALUE, RTFKeyword::MIN, 0 },
861     { "minterSp", RTFControlType::VALUE, RTFKeyword::MINTERSP, 0 },
862     { "mintLim", RTFControlType::VALUE, RTFKeyword::MINTLIM, 0 },
863     { "mintraSp", RTFControlType::VALUE, RTFKeyword::MINTRASP, 0 },
864     { "mjc", RTFControlType::VALUE, RTFKeyword::MJC, 0 },
865     { "mlim", RTFControlType::DESTINATION, RTFKeyword::MLIM, 0 },
866     { "mlimloc", RTFControlType::DESTINATION, RTFKeyword::MLIMLOC, 0 },
867     { "mlimLoc", RTFControlType::DESTINATION, RTFKeyword::MLIMLOC, 0 },
868     { "mlimlow", RTFControlType::DESTINATION, RTFKeyword::MLIMLOW, 0 },
869     { "mlimLow", RTFControlType::DESTINATION, RTFKeyword::MLIMLOW, 0 },
870     { "mlimlowPr", RTFControlType::DESTINATION, RTFKeyword::MLIMLOWPR, 0 },
871     { "mlimLowPr", RTFControlType::DESTINATION, RTFKeyword::MLIMLOWPR, 0 },
872     { "mlimupp", RTFControlType::DESTINATION, RTFKeyword::MLIMUPP, 0 },
873     { "mlimUpp", RTFControlType::DESTINATION, RTFKeyword::MLIMUPP, 0 },
874     { "mlimuppPr", RTFControlType::DESTINATION, RTFKeyword::MLIMUPPPR, 0 },
875     { "mlimUppPr", RTFControlType::DESTINATION, RTFKeyword::MLIMUPPPR, 0 },
876     { "mlit", RTFControlType::FLAG, RTFKeyword::MLIT, 0 },
877     { "mlMargin", RTFControlType::VALUE, RTFKeyword::MLMARGIN, 0 },
878     { "mm", RTFControlType::DESTINATION, RTFKeyword::MM, 0 },
879     { "mmaddfieldname", RTFControlType::DESTINATION, RTFKeyword::MMADDFIELDNAME, 0 },
880     { "mmath", RTFControlType::DESTINATION, RTFKeyword::MMATH, 0 },
881     { "mmathFont", RTFControlType::VALUE, RTFKeyword::MMATHFONT, 0 },
882     { "mmathPict", RTFControlType::DESTINATION, RTFKeyword::MMATHPICT, 0 },
883     { "mmathPr", RTFControlType::DESTINATION, RTFKeyword::MMATHPR, 0 },
884     { "mmattach", RTFControlType::FLAG, RTFKeyword::MMATTACH, 0 },
885     { "mmaxdist", RTFControlType::DESTINATION, RTFKeyword::MMAXDIST, 0 },
886     { "mmblanklines", RTFControlType::FLAG, RTFKeyword::MMBLANKLINES, 0 },
887     { "mmc", RTFControlType::DESTINATION, RTFKeyword::MMC, 0 },
888     { "mmcJc", RTFControlType::DESTINATION, RTFKeyword::MMCJC, 0 },
889     { "mmconnectstr", RTFControlType::DESTINATION, RTFKeyword::MMCONNECTSTR, 0 },
890     { "mmconnectstrdata", RTFControlType::DESTINATION, RTFKeyword::MMCONNECTSTRDATA, 0 },
891     { "mmcPr", RTFControlType::DESTINATION, RTFKeyword::MMCPR, 0 },
892     { "mmcs", RTFControlType::DESTINATION, RTFKeyword::MMCS, 0 },
893     { "mmdatasource", RTFControlType::DESTINATION, RTFKeyword::MMDATASOURCE, 0 },
894     { "mmdatatypeaccess", RTFControlType::FLAG, RTFKeyword::MMDATATYPEACCESS, 0 },
895     { "mmdatatypeexcel", RTFControlType::FLAG, RTFKeyword::MMDATATYPEEXCEL, 0 },
896     { "mmdatatypefile", RTFControlType::FLAG, RTFKeyword::MMDATATYPEFILE, 0 },
897     { "mmdatatypeodbc", RTFControlType::FLAG, RTFKeyword::MMDATATYPEODBC, 0 },
898     { "mmdatatypeodso", RTFControlType::FLAG, RTFKeyword::MMDATATYPEODSO, 0 },
899     { "mmdatatypeqt", RTFControlType::FLAG, RTFKeyword::MMDATATYPEQT, 0 },
900     { "mmdefaultsql", RTFControlType::FLAG, RTFKeyword::MMDEFAULTSQL, 0 },
901     { "mmdestemail", RTFControlType::FLAG, RTFKeyword::MMDESTEMAIL, 0 },
902     { "mmdestfax", RTFControlType::FLAG, RTFKeyword::MMDESTFAX, 0 },
903     { "mmdestnewdoc", RTFControlType::FLAG, RTFKeyword::MMDESTNEWDOC, 0 },
904     { "mmdestprinter", RTFControlType::FLAG, RTFKeyword::MMDESTPRINTER, 0 },
905     { "mmerrors", RTFControlType::VALUE, RTFKeyword::MMERRORS, 0 },
906     { "mmfttypeaddress", RTFControlType::FLAG, RTFKeyword::MMFTTYPEADDRESS, 0 },
907     { "mmfttypebarcode", RTFControlType::FLAG, RTFKeyword::MMFTTYPEBARCODE, 0 },
908     { "mmfttypedbcolumn", RTFControlType::FLAG, RTFKeyword::MMFTTYPEDBCOLUMN, 0 },
909     { "mmfttypemapped", RTFControlType::FLAG, RTFKeyword::MMFTTYPEMAPPED, 0 },
910     { "mmfttypenull", RTFControlType::FLAG, RTFKeyword::MMFTTYPENULL, 0 },
911     { "mmfttypesalutation", RTFControlType::FLAG, RTFKeyword::MMFTTYPESALUTATION, 0 },
912     { "mmheadersource", RTFControlType::DESTINATION, RTFKeyword::MMHEADERSOURCE, 0 },
913     { "mmjdsotype", RTFControlType::VALUE, RTFKeyword::MMJDSOTYPE, 0 },
914     { "mmlinktoquery", RTFControlType::FLAG, RTFKeyword::MMLINKTOQUERY, 0 },
915     { "mmmailsubject", RTFControlType::DESTINATION, RTFKeyword::MMMAILSUBJECT, 0 },
916     { "mmmaintypecatalog", RTFControlType::FLAG, RTFKeyword::MMMAINTYPECATALOG, 0 },
917     { "mmmaintypeemail", RTFControlType::FLAG, RTFKeyword::MMMAINTYPEEMAIL, 0 },
918     { "mmmaintypeenvelopes", RTFControlType::FLAG, RTFKeyword::MMMAINTYPEENVELOPES, 0 },
919     { "mmmaintypefax", RTFControlType::FLAG, RTFKeyword::MMMAINTYPEFAX, 0 },
920     { "mmmaintypelabels", RTFControlType::FLAG, RTFKeyword::MMMAINTYPELABELS, 0 },
921     { "mmmaintypeletters", RTFControlType::FLAG, RTFKeyword::MMMAINTYPELETTERS, 0 },
922     { "mmodso", RTFControlType::DESTINATION, RTFKeyword::MMODSO, 0 },
923     { "mmodsoactive", RTFControlType::VALUE, RTFKeyword::MMODSOACTIVE, 0 },
924     { "mmodsocoldelim", RTFControlType::VALUE, RTFKeyword::MMODSOCOLDELIM, 0 },
925     { "mmodsocolumn", RTFControlType::VALUE, RTFKeyword::MMODSOCOLUMN, 0 },
926     { "mmodsodynaddr", RTFControlType::VALUE, RTFKeyword::MMODSODYNADDR, 0 },
927     { "mmodsofhdr", RTFControlType::VALUE, RTFKeyword::MMODSOFHDR, 0 },
928     { "mmodsofilter", RTFControlType::DESTINATION, RTFKeyword::MMODSOFILTER, 0 },
929     { "mmodsofldmpdata", RTFControlType::DESTINATION, RTFKeyword::MMODSOFLDMPDATA, 0 },
930     { "mmodsofmcolumn", RTFControlType::VALUE, RTFKeyword::MMODSOFMCOLUMN, 0 },
931     { "mmodsohash", RTFControlType::VALUE, RTFKeyword::MMODSOHASH, 0 },
932     { "mmodsolid", RTFControlType::VALUE, RTFKeyword::MMODSOLID, 0 },
933     { "mmodsomappedname", RTFControlType::DESTINATION, RTFKeyword::MMODSOMAPPEDNAME, 0 },
934     { "mmodsoname", RTFControlType::DESTINATION, RTFKeyword::MMODSONAME, 0 },
935     { "mmodsorecipdata", RTFControlType::DESTINATION, RTFKeyword::MMODSORECIPDATA, 0 },
936     { "mmodsosort", RTFControlType::DESTINATION, RTFKeyword::MMODSOSORT, 0 },
937     { "mmodsosrc", RTFControlType::DESTINATION, RTFKeyword::MMODSOSRC, 0 },
938     { "mmodsotable", RTFControlType::DESTINATION, RTFKeyword::MMODSOTABLE, 0 },
939     { "mmodsoudl", RTFControlType::DESTINATION, RTFKeyword::MMODSOUDL, 0 },
940     { "mmodsoudldata", RTFControlType::DESTINATION, RTFKeyword::MMODSOUDLDATA, 0 },
941     { "mmodsouniquetag", RTFControlType::DESTINATION, RTFKeyword::MMODSOUNIQUETAG, 0 },
942     { "mmPr", RTFControlType::DESTINATION, RTFKeyword::MMPR, 0 },
943     { "mmquery", RTFControlType::DESTINATION, RTFKeyword::MMQUERY, 0 },
944     { "mmr", RTFControlType::DESTINATION, RTFKeyword::MMR, 0 },
945     { "mmreccur", RTFControlType::VALUE, RTFKeyword::MMRECCUR, 0 },
946     { "mmshowdata", RTFControlType::FLAG, RTFKeyword::MMSHOWDATA, 0 },
947     { "mnary", RTFControlType::DESTINATION, RTFKeyword::MNARY, 0 },
948     { "mnaryLim", RTFControlType::VALUE, RTFKeyword::MNARYLIM, 0 },
949     { "mnaryPr", RTFControlType::DESTINATION, RTFKeyword::MNARYPR, 0 },
950     { "mnoBreak", RTFControlType::DESTINATION, RTFKeyword::MNOBREAK, 0 },
951     { "mnor", RTFControlType::FLAG, RTFKeyword::MNOR, 0 },
952     { "mnum", RTFControlType::DESTINATION, RTFKeyword::MNUM, 0 },
953     { "mo", RTFControlType::VALUE, RTFKeyword::MO, 0 },
954     { "mobjDist", RTFControlType::DESTINATION, RTFKeyword::MOBJDIST, 0 },
955     { "moMath", RTFControlType::DESTINATION, RTFKeyword::MOMATH, 0 },
956     { "moMathPara", RTFControlType::DESTINATION, RTFKeyword::MOMATHPARA, 0 },
957     { "moMathParaPr", RTFControlType::DESTINATION, RTFKeyword::MOMATHPARAPR, 0 },
958     { "mopEmu", RTFControlType::DESTINATION, RTFKeyword::MOPEMU, 0 },
959     { "mphant", RTFControlType::DESTINATION, RTFKeyword::MPHANT, 0 },
960     { "mphantPr", RTFControlType::DESTINATION, RTFKeyword::MPHANTPR, 0 },
961     { "mplcHide", RTFControlType::DESTINATION, RTFKeyword::MPLCHIDE, 0 },
962     { "mpos", RTFControlType::DESTINATION, RTFKeyword::MPOS, 0 },
963     { "mpostSp", RTFControlType::VALUE, RTFKeyword::MPOSTSP, 0 },
964     { "mpreSp", RTFControlType::VALUE, RTFKeyword::MPRESP, 0 },
965     { "mr", RTFControlType::DESTINATION, RTFKeyword::MR, 0 },
966     { "mrad", RTFControlType::DESTINATION, RTFKeyword::MRAD, 0 },
967     { "mradPr", RTFControlType::DESTINATION, RTFKeyword::MRADPR, 0 },
968     { "mrMargin", RTFControlType::VALUE, RTFKeyword::MRMARGIN, 0 },
969     { "mrPr", RTFControlType::DESTINATION, RTFKeyword::MRPR, 0 },
970     { "mrSp", RTFControlType::VALUE, RTFKeyword::MRSP, 0 },
971     { "mrSpRule", RTFControlType::VALUE, RTFKeyword::MRSPRULE, 0 },
972     { "mscr", RTFControlType::VALUE, RTFKeyword::MSCR, 0 },
973     { "msepChr", RTFControlType::DESTINATION, RTFKeyword::MSEPCHR, 0 },
974     { "mshow", RTFControlType::DESTINATION, RTFKeyword::MSHOW, 0 },
975     { "mshp", RTFControlType::DESTINATION, RTFKeyword::MSHP, 0 },
976     { "msmallFrac", RTFControlType::VALUE, RTFKeyword::MSMALLFRAC, 0 },
977     { "msmcap", RTFControlType::FLAG, RTFKeyword::MSMCAP, 0 },
978     { "msPre", RTFControlType::DESTINATION, RTFKeyword::MSPRE, 0 },
979     { "msPrePr", RTFControlType::DESTINATION, RTFKeyword::MSPREPR, 0 },
980     { "msSub", RTFControlType::DESTINATION, RTFKeyword::MSSUB, 0 },
981     { "msSubPr", RTFControlType::DESTINATION, RTFKeyword::MSSUBPR, 0 },
982     { "msSubSup", RTFControlType::DESTINATION, RTFKeyword::MSSUBSUP, 0 },
983     { "msSubSupPr", RTFControlType::DESTINATION, RTFKeyword::MSSUBSUPPR, 0 },
984     { "msSup", RTFControlType::DESTINATION, RTFKeyword::MSSUP, 0 },
985     { "msSupPr", RTFControlType::DESTINATION, RTFKeyword::MSSUPPR, 0 },
986     { "mstrikeBLTR", RTFControlType::DESTINATION, RTFKeyword::MSTRIKEBLTR, 0 },
987     { "mstrikeH", RTFControlType::DESTINATION, RTFKeyword::MSTRIKEH, 0 },
988     { "mstrikeTLBR", RTFControlType::DESTINATION, RTFKeyword::MSTRIKETLBR, 0 },
989     { "mstrikeV", RTFControlType::DESTINATION, RTFKeyword::MSTRIKEV, 0 },
990     { "msty", RTFControlType::VALUE, RTFKeyword::MSTY, 0 },
991     { "msub", RTFControlType::DESTINATION, RTFKeyword::MSUB, 0 },
992     { "msubHide", RTFControlType::DESTINATION, RTFKeyword::MSUBHIDE, 0 },
993     { "msup", RTFControlType::DESTINATION, RTFKeyword::MSUP, 0 },
994     { "msupHide", RTFControlType::DESTINATION, RTFKeyword::MSUPHIDE, 0 },
995     { "mtransp", RTFControlType::DESTINATION, RTFKeyword::MTRANSP, 0 },
996     { "mtype", RTFControlType::DESTINATION, RTFKeyword::MTYPE, 0 },
997     { "muser", RTFControlType::FLAG, RTFKeyword::MUSER, 0 },
998     { "mvauth", RTFControlType::VALUE, RTFKeyword::MVAUTH, 0 },
999     { "mvdate", RTFControlType::VALUE, RTFKeyword::MVDATE, 0 },
1000     { "mvertJc", RTFControlType::DESTINATION, RTFKeyword::MVERTJC, 0 },
1001     { "mvf", RTFControlType::FLAG, RTFKeyword::MVF, 0 },
1002     { "mvfmf", RTFControlType::DESTINATION, RTFKeyword::MVFMF, 0 },
1003     { "mvfml", RTFControlType::DESTINATION, RTFKeyword::MVFML, 0 },
1004     { "mvt", RTFControlType::FLAG, RTFKeyword::MVT, 0 },
1005     { "mvtof", RTFControlType::DESTINATION, RTFKeyword::MVTOF, 0 },
1006     { "mvtol", RTFControlType::DESTINATION, RTFKeyword::MVTOL, 0 },
1007     { "mwrapIndent", RTFControlType::VALUE, RTFKeyword::MWRAPINDENT, 1440 },
1008     { "mwrapRight", RTFControlType::VALUE, RTFKeyword::MWRAPRIGHT, 0 },
1009     { "mzeroAsc", RTFControlType::DESTINATION, RTFKeyword::MZEROASC, 0 },
1010     { "mzeroDesc", RTFControlType::DESTINATION, RTFKeyword::MZERODESC, 0 },
1011     { "mzeroWid", RTFControlType::DESTINATION, RTFKeyword::MZEROWID, 0 },
1012     { "nestcell", RTFControlType::SYMBOL, RTFKeyword::NESTCELL, 0 },
1013     { "nestrow", RTFControlType::SYMBOL, RTFKeyword::NESTROW, 0 },
1014     { "nesttableprops", RTFControlType::DESTINATION, RTFKeyword::NESTTABLEPROPS, 0 },
1015     { "newtblstyruls", RTFControlType::FLAG, RTFKeyword::NEWTBLSTYRULS, 0 },
1016     { "nextfile", RTFControlType::DESTINATION, RTFKeyword::NEXTFILE, 0 },
1017     { "noafcnsttbl", RTFControlType::FLAG, RTFKeyword::NOAFCNSTTBL, 0 },
1018     { "nobrkwrptbl", RTFControlType::FLAG, RTFKeyword::NOBRKWRPTBL, 0 },
1019     { "nocolbal", RTFControlType::FLAG, RTFKeyword::NOCOLBAL, 0 },
1020     { "nocompatoptions", RTFControlType::FLAG, RTFKeyword::NOCOMPATOPTIONS, 0 },
1021     { "nocwrap", RTFControlType::FLAG, RTFKeyword::NOCWRAP, 0 },
1022     { "nocxsptable", RTFControlType::FLAG, RTFKeyword::NOCXSPTABLE, 0 },
1023     { "noextrasprl", RTFControlType::FLAG, RTFKeyword::NOEXTRASPRL, 0 },
1024     { "nofchars", RTFControlType::VALUE, RTFKeyword::NOFCHARS, 0 },
1025     { "nofcharsws", RTFControlType::VALUE, RTFKeyword::NOFCHARSWS, 0 },
1026     { "nofeaturethrottle", RTFControlType::FLAG, RTFKeyword::NOFEATURETHROTTLE, 0 },
1027     { "nofpages", RTFControlType::VALUE, RTFKeyword::NOFPAGES, 0 },
1028     { "nofwords", RTFControlType::VALUE, RTFKeyword::NOFWORDS, 0 },
1029     { "nogrowautofit", RTFControlType::FLAG, RTFKeyword::NOGROWAUTOFIT, 0 },
1030     { "noindnmbrts", RTFControlType::FLAG, RTFKeyword::NOINDNMBRTS, 0 },
1031     { "nojkernpunct", RTFControlType::FLAG, RTFKeyword::NOJKERNPUNCT, 0 },
1032     { "nolead", RTFControlType::FLAG, RTFKeyword::NOLEAD, 0 },
1033     { "noline", RTFControlType::FLAG, RTFKeyword::NOLINE, 0 },
1034     { "nolnhtadjtbl", RTFControlType::FLAG, RTFKeyword::NOLNHTADJTBL, 0 },
1035     { "nonesttables", RTFControlType::DESTINATION, RTFKeyword::NONESTTABLES, 0 },
1036     { "nonshppict", RTFControlType::FLAG, RTFKeyword::NONSHPPICT, 0 },
1037     { "nooverflow", RTFControlType::FLAG, RTFKeyword::NOOVERFLOW, 0 },
1038     { "noproof", RTFControlType::FLAG, RTFKeyword::NOPROOF, 0 },
1039     { "noqfpromote", RTFControlType::FLAG, RTFKeyword::NOQFPROMOTE, 0 },
1040     { "nosectexpand", RTFControlType::FLAG, RTFKeyword::NOSECTEXPAND, 0 },
1041     { "nosnaplinegrid", RTFControlType::FLAG, RTFKeyword::NOSNAPLINEGRID, 0 },
1042     { "nospaceforul", RTFControlType::FLAG, RTFKeyword::NOSPACEFORUL, 0 },
1043     { "nosupersub", RTFControlType::FLAG, RTFKeyword::NOSUPERSUB, 0 },
1044     { "notabind", RTFControlType::FLAG, RTFKeyword::NOTABIND, 0 },
1045     { "notbrkcnstfrctbl", RTFControlType::FLAG, RTFKeyword::NOTBRKCNSTFRCTBL, 0 },
1046     { "notcvasp", RTFControlType::FLAG, RTFKeyword::NOTCVASP, 0 },
1047     { "notvatxbx", RTFControlType::FLAG, RTFKeyword::NOTVATXBX, 0 },
1048     { "nouicompat", RTFControlType::FLAG, RTFKeyword::NOUICOMPAT, 0 },
1049     { "noultrlspc", RTFControlType::FLAG, RTFKeyword::NOULTRLSPC, 0 },
1050     { "nowidctlpar", RTFControlType::FLAG, RTFKeyword::NOWIDCTLPAR, 0 },
1051     { "nowrap", RTFControlType::FLAG, RTFKeyword::NOWRAP, 0 },
1052     { "nowwrap", RTFControlType::FLAG, RTFKeyword::NOWWRAP, 0 },
1053     { "noxlattoyen", RTFControlType::FLAG, RTFKeyword::NOXLATTOYEN, 0 },
1054     { "objalias", RTFControlType::DESTINATION, RTFKeyword::OBJALIAS, 0 },
1055     { "objalign", RTFControlType::VALUE, RTFKeyword::OBJALIGN, 0 },
1056     { "objattph", RTFControlType::FLAG, RTFKeyword::OBJATTPH, 0 },
1057     { "objautlink", RTFControlType::FLAG, RTFKeyword::OBJAUTLINK, 0 },
1058     { "objclass", RTFControlType::DESTINATION, RTFKeyword::OBJCLASS, 0 },
1059     { "objcropb", RTFControlType::VALUE, RTFKeyword::OBJCROPB, 0 },
1060     { "objcropl", RTFControlType::VALUE, RTFKeyword::OBJCROPL, 0 },
1061     { "objcropr", RTFControlType::VALUE, RTFKeyword::OBJCROPR, 0 },
1062     { "objcropt", RTFControlType::VALUE, RTFKeyword::OBJCROPT, 0 },
1063     { "objdata", RTFControlType::DESTINATION, RTFKeyword::OBJDATA, 0 },
1064     { "object", RTFControlType::DESTINATION, RTFKeyword::OBJECT, 0 },
1065     { "objemb", RTFControlType::FLAG, RTFKeyword::OBJEMB, 0 },
1066     { "objh", RTFControlType::VALUE, RTFKeyword::OBJH, 0 },
1067     { "objhtml", RTFControlType::FLAG, RTFKeyword::OBJHTML, 0 },
1068     { "objicemb", RTFControlType::FLAG, RTFKeyword::OBJICEMB, 0 },
1069     { "objlink", RTFControlType::FLAG, RTFKeyword::OBJLINK, 0 },
1070     { "objlock", RTFControlType::FLAG, RTFKeyword::OBJLOCK, 0 },
1071     { "objname", RTFControlType::DESTINATION, RTFKeyword::OBJNAME, 0 },
1072     { "objocx", RTFControlType::FLAG, RTFKeyword::OBJOCX, 0 },
1073     { "objpub", RTFControlType::FLAG, RTFKeyword::OBJPUB, 0 },
1074     { "objscalex", RTFControlType::VALUE, RTFKeyword::OBJSCALEX, 0 },
1075     { "objscaley", RTFControlType::VALUE, RTFKeyword::OBJSCALEY, 0 },
1076     { "objsect", RTFControlType::DESTINATION, RTFKeyword::OBJSECT, 0 },
1077     { "objsetsize", RTFControlType::FLAG, RTFKeyword::OBJSETSIZE, 0 },
1078     { "objsub", RTFControlType::FLAG, RTFKeyword::OBJSUB, 0 },
1079     { "objtime", RTFControlType::DESTINATION, RTFKeyword::OBJTIME, 0 },
1080     { "objtransy", RTFControlType::VALUE, RTFKeyword::OBJTRANSY, 0 },
1081     { "objupdate", RTFControlType::FLAG, RTFKeyword::OBJUPDATE, 0 },
1082     { "objw", RTFControlType::VALUE, RTFKeyword::OBJW, 0 },
1083     { "ogutter", RTFControlType::VALUE, RTFKeyword::OGUTTER, 0 },
1084     { "oldas", RTFControlType::FLAG, RTFKeyword::OLDAS, 0 },
1085     { "oldcprops", RTFControlType::DESTINATION, RTFKeyword::OLDCPROPS, 0 },
1086     { "oldlinewrap", RTFControlType::FLAG, RTFKeyword::OLDLINEWRAP, 0 },
1087     { "oldpprops", RTFControlType::DESTINATION, RTFKeyword::OLDPPROPS, 0 },
1088     { "oldsprops", RTFControlType::DESTINATION, RTFKeyword::OLDSPROPS, 0 },
1089     { "oldtprops", RTFControlType::DESTINATION, RTFKeyword::OLDTPROPS, 0 },
1090     { "oleclsid", RTFControlType::DESTINATION, RTFKeyword::OLECLSID, 0 },
1091     { "operator", RTFControlType::DESTINATION, RTFKeyword::OPERATOR, 0 },
1092     { "otblrul", RTFControlType::FLAG, RTFKeyword::OTBLRUL, 0 },
1093     { "outl", RTFControlType::TOGGLE, RTFKeyword::OUTL, 1 },
1094     { "outlinelevel", RTFControlType::VALUE, RTFKeyword::OUTLINELEVEL, 0 },
1095     { "overlay", RTFControlType::FLAG, RTFKeyword::OVERLAY, 0 },
1096     { "page", RTFControlType::SYMBOL, RTFKeyword::PAGE, 0 },
1097     { "pagebb", RTFControlType::FLAG, RTFKeyword::PAGEBB, 0 },
1098     { "panose", RTFControlType::DESTINATION, RTFKeyword::PANOSE, 0 },
1099     { "paperh", RTFControlType::VALUE, RTFKeyword::PAPERH, 15840 },
1100     { "paperw", RTFControlType::VALUE, RTFKeyword::PAPERW, 12240 },
1101     { "par", RTFControlType::SYMBOL, RTFKeyword::PAR, 0 },
1102     { "pararsid", RTFControlType::VALUE, RTFKeyword::PARARSID, 0 },
1103     { "pard", RTFControlType::FLAG, RTFKeyword::PARD, 0 },
1104     { "password", RTFControlType::DESTINATION, RTFKeyword::PASSWORD, 0 },
1105     { "passwordhash", RTFControlType::DESTINATION, RTFKeyword::PASSWORDHASH, 0 },
1106     { "pc", RTFControlType::FLAG, RTFKeyword::PC, 0 },
1107     { "pca", RTFControlType::FLAG, RTFKeyword::PCA, 0 },
1108     { "pgbrdrb", RTFControlType::FLAG, RTFKeyword::PGBRDRB, 0 },
1109     { "pgbrdrfoot", RTFControlType::FLAG, RTFKeyword::PGBRDRFOOT, 0 },
1110     { "pgbrdrhead", RTFControlType::FLAG, RTFKeyword::PGBRDRHEAD, 0 },
1111     { "pgbrdrl", RTFControlType::FLAG, RTFKeyword::PGBRDRL, 0 },
1112     { "pgbrdropt", RTFControlType::VALUE, RTFKeyword::PGBRDROPT, 0 },
1113     { "pgbrdrr", RTFControlType::FLAG, RTFKeyword::PGBRDRR, 0 },
1114     { "pgbrdrsnap", RTFControlType::FLAG, RTFKeyword::PGBRDRSNAP, 0 },
1115     { "pgbrdrt", RTFControlType::FLAG, RTFKeyword::PGBRDRT, 0 },
1116     { "pghsxn", RTFControlType::VALUE, RTFKeyword::PGHSXN, 0 },
1117     { "pgnbidia", RTFControlType::FLAG, RTFKeyword::PGNBIDIA, 0 },
1118     { "pgnbidib", RTFControlType::FLAG, RTFKeyword::PGNBIDIB, 0 },
1119     { "pgnchosung", RTFControlType::FLAG, RTFKeyword::PGNCHOSUNG, 0 },
1120     { "pgncnum", RTFControlType::FLAG, RTFKeyword::PGNCNUM, 0 },
1121     { "pgncont", RTFControlType::FLAG, RTFKeyword::PGNCONT, 0 },
1122     { "pgndbnum", RTFControlType::FLAG, RTFKeyword::PGNDBNUM, 0 },
1123     { "pgndbnumd", RTFControlType::FLAG, RTFKeyword::PGNDBNUMD, 0 },
1124     { "pgndbnumk", RTFControlType::FLAG, RTFKeyword::PGNDBNUMK, 0 },
1125     { "pgndbnumt", RTFControlType::FLAG, RTFKeyword::PGNDBNUMT, 0 },
1126     { "pgndec", RTFControlType::FLAG, RTFKeyword::PGNDEC, 0 },
1127     { "pgndecd", RTFControlType::FLAG, RTFKeyword::PGNDECD, 0 },
1128     { "pgnganada", RTFControlType::FLAG, RTFKeyword::PGNGANADA, 0 },
1129     { "pgngbnum", RTFControlType::FLAG, RTFKeyword::PGNGBNUM, 0 },
1130     { "pgngbnumd", RTFControlType::FLAG, RTFKeyword::PGNGBNUMD, 0 },
1131     { "pgngbnumk", RTFControlType::FLAG, RTFKeyword::PGNGBNUMK, 0 },
1132     { "pgngbnuml", RTFControlType::FLAG, RTFKeyword::PGNGBNUML, 0 },
1133     { "pgnhindia", RTFControlType::FLAG, RTFKeyword::PGNHINDIA, 0 },
1134     { "pgnhindib", RTFControlType::FLAG, RTFKeyword::PGNHINDIB, 0 },
1135     { "pgnhindic", RTFControlType::FLAG, RTFKeyword::PGNHINDIC, 0 },
1136     { "pgnhindid", RTFControlType::FLAG, RTFKeyword::PGNHINDID, 0 },
1137     { "pgnhn", RTFControlType::VALUE, RTFKeyword::PGNHN, 0 },
1138     { "pgnhnsc", RTFControlType::FLAG, RTFKeyword::PGNHNSC, 0 },
1139     { "pgnhnsh", RTFControlType::FLAG, RTFKeyword::PGNHNSH, 0 },
1140     { "pgnhnsm", RTFControlType::FLAG, RTFKeyword::PGNHNSM, 0 },
1141     { "pgnhnsn", RTFControlType::FLAG, RTFKeyword::PGNHNSN, 0 },
1142     { "pgnhnsp", RTFControlType::FLAG, RTFKeyword::PGNHNSP, 0 },
1143     { "pgnid", RTFControlType::FLAG, RTFKeyword::PGNID, 0 },
1144     { "pgnlcltr", RTFControlType::FLAG, RTFKeyword::PGNLCLTR, 0 },
1145     { "pgnlcrm", RTFControlType::FLAG, RTFKeyword::PGNLCRM, 0 },
1146     { "pgnrestart", RTFControlType::FLAG, RTFKeyword::PGNRESTART, 0 },
1147     { "pgnstart", RTFControlType::VALUE, RTFKeyword::PGNSTART, 1 },
1148     { "pgnstarts", RTFControlType::VALUE, RTFKeyword::PGNSTARTS, 1 },
1149     { "pgnthaia", RTFControlType::FLAG, RTFKeyword::PGNTHAIA, 0 },
1150     { "pgnthaib", RTFControlType::FLAG, RTFKeyword::PGNTHAIB, 0 },
1151     { "pgnthaic", RTFControlType::FLAG, RTFKeyword::PGNTHAIC, 0 },
1152     { "pgnucltr", RTFControlType::FLAG, RTFKeyword::PGNUCLTR, 0 },
1153     { "pgnucrm", RTFControlType::FLAG, RTFKeyword::PGNUCRM, 0 },
1154     { "pgnvieta", RTFControlType::FLAG, RTFKeyword::PGNVIETA, 0 },
1155     { "pgnx", RTFControlType::VALUE, RTFKeyword::PGNX, 720 },
1156     { "pgny", RTFControlType::VALUE, RTFKeyword::PGNY, 720 },
1157     { "pgnzodiac", RTFControlType::FLAG, RTFKeyword::PGNZODIAC, 0 },
1158     { "pgnzodiacd", RTFControlType::FLAG, RTFKeyword::PGNZODIACD, 0 },
1159     { "pgnzodiacl", RTFControlType::FLAG, RTFKeyword::PGNZODIACL, 0 },
1160     { "pgp", RTFControlType::DESTINATION, RTFKeyword::PGP, 0 },
1161     { "pgptbl", RTFControlType::DESTINATION, RTFKeyword::PGPTBL, 0 },
1162     { "pgwsxn", RTFControlType::VALUE, RTFKeyword::PGWSXN, 0 },
1163     { "phcol", RTFControlType::FLAG, RTFKeyword::PHCOL, 0 },
1164     { "phmrg", RTFControlType::FLAG, RTFKeyword::PHMRG, 0 },
1165     { "phpg", RTFControlType::FLAG, RTFKeyword::PHPG, 0 },
1166     { "picbmp", RTFControlType::FLAG, RTFKeyword::PICBMP, 0 },
1167     { "picbpp", RTFControlType::VALUE, RTFKeyword::PICBPP, 0 },
1168     { "piccropb", RTFControlType::VALUE, RTFKeyword::PICCROPB, 0 },
1169     { "piccropl", RTFControlType::VALUE, RTFKeyword::PICCROPL, 0 },
1170     { "piccropr", RTFControlType::VALUE, RTFKeyword::PICCROPR, 0 },
1171     { "piccropt", RTFControlType::VALUE, RTFKeyword::PICCROPT, 0 },
1172     { "pich", RTFControlType::VALUE, RTFKeyword::PICH, 0 },
1173     { "pichgoal", RTFControlType::VALUE, RTFKeyword::PICHGOAL, 0 },
1174     { "pichGoal", RTFControlType::VALUE, RTFKeyword::PICHGOAL, 0 },
1175     { "picprop", RTFControlType::DESTINATION, RTFKeyword::PICPROP, 0 },
1176     { "picscaled", RTFControlType::FLAG, RTFKeyword::PICSCALED, 0 },
1177     { "picscalex", RTFControlType::VALUE, RTFKeyword::PICSCALEX, 100 },
1178     { "picscaley", RTFControlType::VALUE, RTFKeyword::PICSCALEY, 100 },
1179     { "pict", RTFControlType::DESTINATION, RTFKeyword::PICT, 0 },
1180     { "picw", RTFControlType::VALUE, RTFKeyword::PICW, 0 },
1181     { "picwgoal", RTFControlType::VALUE, RTFKeyword::PICWGOAL, 0 },
1182     { "picwGoal", RTFControlType::VALUE, RTFKeyword::PICWGOAL, 0 },
1183     { "pindtabqc", RTFControlType::FLAG, RTFKeyword::PINDTABQC, 0 },
1184     { "pindtabql", RTFControlType::FLAG, RTFKeyword::PINDTABQL, 0 },
1185     { "pindtabqr", RTFControlType::FLAG, RTFKeyword::PINDTABQR, 0 },
1186     { "plain", RTFControlType::FLAG, RTFKeyword::PLAIN, 0 },
1187     { "pmartabqc", RTFControlType::FLAG, RTFKeyword::PMARTABQC, 0 },
1188     { "pmartabql", RTFControlType::FLAG, RTFKeyword::PMARTABQL, 0 },
1189     { "pmartabqr", RTFControlType::FLAG, RTFKeyword::PMARTABQR, 0 },
1190     { "pmmetafile", RTFControlType::VALUE, RTFKeyword::PMMETAFILE, 0 },
1191     { "pn", RTFControlType::DESTINATION, RTFKeyword::PN, 0 },
1192     { "pnacross", RTFControlType::FLAG, RTFKeyword::PNACROSS, 0 },
1193     { "pnaiu", RTFControlType::FLAG, RTFKeyword::PNAIU, 0 },
1194     { "pnaiud", RTFControlType::FLAG, RTFKeyword::PNAIUD, 0 },
1195     { "pnaiueo", RTFControlType::FLAG, RTFKeyword::PNAIUEO, 0 },
1196     { "pnaiueod", RTFControlType::FLAG, RTFKeyword::PNAIUEOD, 0 },
1197     { "pnb", RTFControlType::TOGGLE, RTFKeyword::PNB, 1 },
1198     { "pnbidia", RTFControlType::FLAG, RTFKeyword::PNBIDIA, 0 },
1199     { "pnbidib", RTFControlType::FLAG, RTFKeyword::PNBIDIB, 0 },
1200     { "pncaps", RTFControlType::TOGGLE, RTFKeyword::PNCAPS, 1 },
1201     { "pncard", RTFControlType::FLAG, RTFKeyword::PNCARD, 0 },
1202     { "pncf", RTFControlType::VALUE, RTFKeyword::PNCF, 0 },
1203     { "pnchosung", RTFControlType::FLAG, RTFKeyword::PNCHOSUNG, 0 },
1204     { "pncnum", RTFControlType::FLAG, RTFKeyword::PNCNUM, 0 },
1205     { "pndbnum", RTFControlType::FLAG, RTFKeyword::PNDBNUM, 0 },
1206     { "pndbnumd", RTFControlType::FLAG, RTFKeyword::PNDBNUMD, 0 },
1207     { "pndbnumk", RTFControlType::FLAG, RTFKeyword::PNDBNUMK, 0 },
1208     { "pndbnuml", RTFControlType::FLAG, RTFKeyword::PNDBNUML, 0 },
1209     { "pndbnumt", RTFControlType::FLAG, RTFKeyword::PNDBNUMT, 0 },
1210     { "pndec", RTFControlType::FLAG, RTFKeyword::PNDEC, 0 },
1211     { "pndecd", RTFControlType::FLAG, RTFKeyword::PNDECD, 0 },
1212     { "pnf", RTFControlType::VALUE, RTFKeyword::PNF, 0 },
1213     { "pnfs", RTFControlType::VALUE, RTFKeyword::PNFS, 0 },
1214     { "pnganada", RTFControlType::FLAG, RTFKeyword::PNGANADA, 0 },
1215     { "pngblip", RTFControlType::FLAG, RTFKeyword::PNGBLIP, 0 },
1216     { "pngbnum", RTFControlType::FLAG, RTFKeyword::PNGBNUM, 0 },
1217     { "pngbnumd", RTFControlType::FLAG, RTFKeyword::PNGBNUMD, 0 },
1218     { "pngbnumk", RTFControlType::FLAG, RTFKeyword::PNGBNUMK, 0 },
1219     { "pngbnuml", RTFControlType::FLAG, RTFKeyword::PNGBNUML, 0 },
1220     { "pnhang", RTFControlType::FLAG, RTFKeyword::PNHANG, 0 },
1221     { "pni", RTFControlType::TOGGLE, RTFKeyword::PNI, 1 },
1222     { "pnindent", RTFControlType::VALUE, RTFKeyword::PNINDENT, 0 },
1223     { "pniroha", RTFControlType::FLAG, RTFKeyword::PNIROHA, 0 },
1224     { "pnirohad", RTFControlType::FLAG, RTFKeyword::PNIROHAD, 0 },
1225     { "pnlcltr", RTFControlType::FLAG, RTFKeyword::PNLCLTR, 0 },
1226     { "pnlcrm", RTFControlType::FLAG, RTFKeyword::PNLCRM, 0 },
1227     { "pnlvl", RTFControlType::VALUE, RTFKeyword::PNLVL, 0 },
1228     { "pnlvlblt", RTFControlType::FLAG, RTFKeyword::PNLVLBLT, 0 },
1229     { "pnlvlbody", RTFControlType::FLAG, RTFKeyword::PNLVLBODY, 0 },
1230     { "pnlvlcont", RTFControlType::FLAG, RTFKeyword::PNLVLCONT, 0 },
1231     { "pnnumonce", RTFControlType::FLAG, RTFKeyword::PNNUMONCE, 0 },
1232     { "pnord", RTFControlType::FLAG, RTFKeyword::PNORD, 0 },
1233     { "pnordt", RTFControlType::FLAG, RTFKeyword::PNORDT, 0 },
1234     { "pnprev", RTFControlType::FLAG, RTFKeyword::PNPREV, 0 },
1235     { "pnqc", RTFControlType::FLAG, RTFKeyword::PNQC, 0 },
1236     { "pnql", RTFControlType::FLAG, RTFKeyword::PNQL, 0 },
1237     { "pnqr", RTFControlType::FLAG, RTFKeyword::PNQR, 0 },
1238     { "pnrauth", RTFControlType::VALUE, RTFKeyword::PNRAUTH, 0 },
1239     { "pnrdate", RTFControlType::VALUE, RTFKeyword::PNRDATE, 0 },
1240     { "pnrestart", RTFControlType::FLAG, RTFKeyword::PNRESTART, 0 },
1241     { "pnrnfc", RTFControlType::VALUE, RTFKeyword::PNRNFC, 0 },
1242     { "pnrnot", RTFControlType::FLAG, RTFKeyword::PNRNOT, 0 },
1243     { "pnrpnbr", RTFControlType::VALUE, RTFKeyword::PNRPNBR, 0 },
1244     { "pnrrgb", RTFControlType::VALUE, RTFKeyword::PNRRGB, 0 },
1245     { "pnrstart", RTFControlType::VALUE, RTFKeyword::PNRSTART, 0 },
1246     { "pnrstop", RTFControlType::VALUE, RTFKeyword::PNRSTOP, 0 },
1247     { "pnrxst", RTFControlType::VALUE, RTFKeyword::PNRXST, 0 },
1248     { "pnscaps", RTFControlType::TOGGLE, RTFKeyword::PNSCAPS, 1 },
1249     { "pnseclvl", RTFControlType::DESTINATION, RTFKeyword::PNSECLVL, 0 },
1250     { "pnsp", RTFControlType::VALUE, RTFKeyword::PNSP, 0 },
1251     { "pnstart", RTFControlType::VALUE, RTFKeyword::PNSTART, 0 },
1252     { "pnstrike", RTFControlType::TOGGLE, RTFKeyword::PNSTRIKE, 1 },
1253     { "pntext", RTFControlType::DESTINATION, RTFKeyword::PNTEXT, 0 },
1254     { "pntxta", RTFControlType::DESTINATION, RTFKeyword::PNTXTA, 0 },
1255     { "pntxtb", RTFControlType::DESTINATION, RTFKeyword::PNTXTB, 0 },
1256     { "pnucltr", RTFControlType::FLAG, RTFKeyword::PNUCLTR, 0 },
1257     { "pnucrm", RTFControlType::FLAG, RTFKeyword::PNUCRM, 0 },
1258     { "pnul", RTFControlType::TOGGLE, RTFKeyword::PNUL, 1 },
1259     { "pnuld", RTFControlType::FLAG, RTFKeyword::PNULD, 0 },
1260     { "pnuldash", RTFControlType::FLAG, RTFKeyword::PNULDASH, 0 },
1261     { "pnuldashd", RTFControlType::FLAG, RTFKeyword::PNULDASHD, 0 },
1262     { "pnuldashdd", RTFControlType::FLAG, RTFKeyword::PNULDASHDD, 0 },
1263     { "pnuldb", RTFControlType::FLAG, RTFKeyword::PNULDB, 0 },
1264     { "pnulhair", RTFControlType::FLAG, RTFKeyword::PNULHAIR, 0 },
1265     { "pnulnone", RTFControlType::FLAG, RTFKeyword::PNULNONE, 0 },
1266     { "pnulth", RTFControlType::FLAG, RTFKeyword::PNULTH, 0 },
1267     { "pnulw", RTFControlType::FLAG, RTFKeyword::PNULW, 0 },
1268     { "pnulwave", RTFControlType::FLAG, RTFKeyword::PNULWAVE, 0 },
1269     { "pnzodiac", RTFControlType::FLAG, RTFKeyword::PNZODIAC, 0 },
1270     { "pnzodiacd", RTFControlType::FLAG, RTFKeyword::PNZODIACD, 0 },
1271     { "pnzodiacl", RTFControlType::FLAG, RTFKeyword::PNZODIACL, 0 },
1272     { "posnegx", RTFControlType::VALUE, RTFKeyword::POSNEGX, 0 },
1273     { "posnegy", RTFControlType::VALUE, RTFKeyword::POSNEGY, 0 },
1274     { "posx", RTFControlType::VALUE, RTFKeyword::POSX, 0 },
1275     { "posxc", RTFControlType::FLAG, RTFKeyword::POSXC, 0 },
1276     { "posxi", RTFControlType::FLAG, RTFKeyword::POSXI, 0 },
1277     { "posxl", RTFControlType::FLAG, RTFKeyword::POSXL, 0 },
1278     { "posxo", RTFControlType::FLAG, RTFKeyword::POSXO, 0 },
1279     { "posxr", RTFControlType::FLAG, RTFKeyword::POSXR, 0 },
1280     { "posy", RTFControlType::VALUE, RTFKeyword::POSY, 0 },
1281     { "posyb", RTFControlType::FLAG, RTFKeyword::POSYB, 0 },
1282     { "posyc", RTFControlType::FLAG, RTFKeyword::POSYC, 0 },
1283     { "posyil", RTFControlType::FLAG, RTFKeyword::POSYIL, 0 },
1284     { "posyin", RTFControlType::FLAG, RTFKeyword::POSYIN, 0 },
1285     { "posyout", RTFControlType::FLAG, RTFKeyword::POSYOUT, 0 },
1286     { "posyt", RTFControlType::FLAG, RTFKeyword::POSYT, 0 },
1287     { "prauth", RTFControlType::VALUE, RTFKeyword::PRAUTH, 0 },
1288     { "prcolbl", RTFControlType::FLAG, RTFKeyword::PRCOLBL, 0 },
1289     { "prdate", RTFControlType::VALUE, RTFKeyword::PRDATE, 0 },
1290     { "printdata", RTFControlType::FLAG, RTFKeyword::PRINTDATA, 0 },
1291     { "printim", RTFControlType::DESTINATION, RTFKeyword::PRINTIM, 0 },
1292     { "private", RTFControlType::DESTINATION, RTFKeyword::PRIVATE, 0 },
1293     { "propname", RTFControlType::DESTINATION, RTFKeyword::PROPNAME, 0 },
1294     { "proptype", RTFControlType::VALUE, RTFKeyword::PROPTYPE, 0 },
1295     { "protect", RTFControlType::TOGGLE, RTFKeyword::PROTECT, 1 },
1296     { "protend", RTFControlType::DESTINATION, RTFKeyword::PROTEND, 0 },
1297     { "protlevel", RTFControlType::VALUE, RTFKeyword::PROTLEVEL, 0 },
1298     { "protstart", RTFControlType::DESTINATION, RTFKeyword::PROTSTART, 0 },
1299     { "protusertbl", RTFControlType::DESTINATION, RTFKeyword::PROTUSERTBL, 0 },
1300     { "psover", RTFControlType::FLAG, RTFKeyword::PSOVER, 0 },
1301     { "psz", RTFControlType::VALUE, RTFKeyword::PSZ, 0 },
1302     { "ptabldot", RTFControlType::FLAG, RTFKeyword::PTABLDOT, 0 },
1303     { "ptablmdot", RTFControlType::FLAG, RTFKeyword::PTABLMDOT, 0 },
1304     { "ptablminus", RTFControlType::FLAG, RTFKeyword::PTABLMINUS, 0 },
1305     { "ptablnone", RTFControlType::FLAG, RTFKeyword::PTABLNONE, 0 },
1306     { "ptabluscore", RTFControlType::FLAG, RTFKeyword::PTABLUSCORE, 0 },
1307     { "pubauto", RTFControlType::FLAG, RTFKeyword::PUBAUTO, 0 },
1308     { "pvmrg", RTFControlType::FLAG, RTFKeyword::PVMRG, 0 },
1309     { "pvpara", RTFControlType::FLAG, RTFKeyword::PVPARA, 0 },
1310     { "pvpg", RTFControlType::FLAG, RTFKeyword::PVPG, 0 },
1311     { "pwd", RTFControlType::VALUE, RTFKeyword::PWD, 0 },
1312     { "pxe", RTFControlType::DESTINATION, RTFKeyword::PXE, 0 },
1313     { "qc", RTFControlType::FLAG, RTFKeyword::QC, 0 },
1314     { "qd", RTFControlType::FLAG, RTFKeyword::QD, 0 },
1315     { "qj", RTFControlType::FLAG, RTFKeyword::QJ, 0 },
1316     { "qk", RTFControlType::VALUE, RTFKeyword::QK, 0 },
1317     { "ql", RTFControlType::FLAG, RTFKeyword::QL, 0 },
1318     { "qmspace", RTFControlType::SYMBOL, RTFKeyword::QMSPACE, 0 },
1319     { "qr", RTFControlType::FLAG, RTFKeyword::QR, 0 },
1320     { "qt", RTFControlType::FLAG, RTFKeyword::QT, 0 },
1321     { "rawclbgdkbdiag", RTFControlType::FLAG, RTFKeyword::RAWCLBGDKBDIAG, 0 },
1322     { "rawclbgbdiag", RTFControlType::FLAG, RTFKeyword::RAWCLBGBDIAG, 0 },
1323     { "rawclbgcross", RTFControlType::FLAG, RTFKeyword::RAWCLBGCROSS, 0 },
1324     { "rawclbgdcross", RTFControlType::FLAG, RTFKeyword::RAWCLBGDCROSS, 0 },
1325     { "rawclbgdkcross", RTFControlType::FLAG, RTFKeyword::RAWCLBGDKCROSS, 0 },
1326     { "rawclbgdkdcross", RTFControlType::FLAG, RTFKeyword::RAWCLBGDKDCROSS, 0 },
1327     { "rawclbgdkfdiag", RTFControlType::FLAG, RTFKeyword::RAWCLBGDKFDIAG, 0 },
1328     { "rawclbgdkhor", RTFControlType::FLAG, RTFKeyword::RAWCLBGDKHOR, 0 },
1329     { "rawclbgdkvert", RTFControlType::FLAG, RTFKeyword::RAWCLBGDKVERT, 0 },
1330     { "rawclbgfdiag", RTFControlType::FLAG, RTFKeyword::RAWCLBGFDIAG, 0 },
1331     { "rawclbghoriz", RTFControlType::FLAG, RTFKeyword::RAWCLBGHORIZ, 0 },
1332     { "rawclbgvert", RTFControlType::FLAG, RTFKeyword::RAWCLBGVERT, 0 },
1333     { "rdblquote", RTFControlType::SYMBOL, RTFKeyword::RDBLQUOTE, 0 },
1334     { "readonlyrecommended", RTFControlType::FLAG, RTFKeyword::READONLYRECOMMENDED, 0 },
1335     { "readprot", RTFControlType::FLAG, RTFKeyword::READPROT, 0 },
1336     { "red", RTFControlType::VALUE, RTFKeyword::RED, 0 },
1337     { "relyonvml", RTFControlType::VALUE, RTFKeyword::RELYONVML, 0 },
1338     { "remdttm", RTFControlType::FLAG, RTFKeyword::REMDTTM, 0 },
1339     { "rempersonalinfo", RTFControlType::FLAG, RTFKeyword::REMPERSONALINFO, 0 },
1340     { "result", RTFControlType::DESTINATION, RTFKeyword::RESULT, 0 },
1341     { "revauth", RTFControlType::VALUE, RTFKeyword::REVAUTH, 0 },
1342     { "revauthdel", RTFControlType::VALUE, RTFKeyword::REVAUTHDEL, 0 },
1343     { "revbar", RTFControlType::VALUE, RTFKeyword::REVBAR, 3 },
1344     { "revdttm", RTFControlType::VALUE, RTFKeyword::REVDTTM, 0 },
1345     { "revdttmdel", RTFControlType::VALUE, RTFKeyword::REVDTTMDEL, 0 },
1346     { "revised", RTFControlType::TOGGLE, RTFKeyword::REVISED, 1 },
1347     { "revisions", RTFControlType::FLAG, RTFKeyword::REVISIONS, 0 },
1348     { "revprop", RTFControlType::VALUE, RTFKeyword::REVPROP, 3 },
1349     { "revprot", RTFControlType::FLAG, RTFKeyword::REVPROT, 0 },
1350     { "revtbl", RTFControlType::DESTINATION, RTFKeyword::REVTBL, 0 },
1351     { "revtim", RTFControlType::DESTINATION, RTFKeyword::REVTIM, 0 },
1352     { "ri", RTFControlType::VALUE, RTFKeyword::RI, 0 },
1353     { "rin", RTFControlType::VALUE, RTFKeyword::RIN, 0 },
1354     { "row", RTFControlType::SYMBOL, RTFKeyword::ROW, 0 },
1355     { "rquote", RTFControlType::SYMBOL, RTFKeyword::RQUOTE, 0 },
1356     { "rsid", RTFControlType::VALUE, RTFKeyword::RSID, 0 },
1357     { "rsidroot", RTFControlType::VALUE, RTFKeyword::RSIDROOT, 0 },
1358     { "rsidtbl", RTFControlType::DESTINATION, RTFKeyword::RSIDTBL, 0 },
1359     { "rsltbmp", RTFControlType::FLAG, RTFKeyword::RSLTBMP, 0 },
1360     { "rslthtml", RTFControlType::FLAG, RTFKeyword::RSLTHTML, 0 },
1361     { "rsltmerge", RTFControlType::FLAG, RTFKeyword::RSLTMERGE, 0 },
1362     { "rsltpict", RTFControlType::FLAG, RTFKeyword::RSLTPICT, 0 },
1363     { "rsltrtf", RTFControlType::FLAG, RTFKeyword::RSLTRTF, 0 },
1364     { "rslttxt", RTFControlType::FLAG, RTFKeyword::RSLTTXT, 0 },
1365     { "rtf", RTFControlType::DESTINATION, RTFKeyword::RTF, 0 },
1366     { "rtlch", RTFControlType::FLAG, RTFKeyword::RTLCH, 0 },
1367     { "rtldoc", RTFControlType::FLAG, RTFKeyword::RTLDOC, 0 },
1368     { "rtlgutter", RTFControlType::FLAG, RTFKeyword::RTLGUTTER, 0 },
1369     { "rtlmark", RTFControlType::SYMBOL, RTFKeyword::RTLMARK, 0 },
1370     { "rtlpar", RTFControlType::FLAG, RTFKeyword::RTLPAR, 0 },
1371     { "rtlrow", RTFControlType::FLAG, RTFKeyword::RTLROW, 0 },
1372     { "rtlsect", RTFControlType::FLAG, RTFKeyword::RTLSECT, 0 },
1373     { "rxe", RTFControlType::DESTINATION, RTFKeyword::RXE, 0 },
1374     { "s", RTFControlType::VALUE, RTFKeyword::S, 0 },
1375     { "sa", RTFControlType::VALUE, RTFKeyword::SA, 0 },
1376     { "saauto", RTFControlType::TOGGLE, RTFKeyword::SAAUTO, 1 },
1377     { "saftnnalc", RTFControlType::FLAG, RTFKeyword::SAFTNNALC, 0 },
1378     { "saftnnar", RTFControlType::FLAG, RTFKeyword::SAFTNNAR, 0 },
1379     { "saftnnauc", RTFControlType::FLAG, RTFKeyword::SAFTNNAUC, 0 },
1380     { "saftnnchi", RTFControlType::FLAG, RTFKeyword::SAFTNNCHI, 0 },
1381     { "saftnnchosung", RTFControlType::FLAG, RTFKeyword::SAFTNNCHOSUNG, 0 },
1382     { "saftnncnum", RTFControlType::FLAG, RTFKeyword::SAFTNNCNUM, 0 },
1383     { "saftnndbar", RTFControlType::FLAG, RTFKeyword::SAFTNNDBAR, 0 },
1384     { "saftnndbnum", RTFControlType::FLAG, RTFKeyword::SAFTNNDBNUM, 0 },
1385     { "saftnndbnumd", RTFControlType::FLAG, RTFKeyword::SAFTNNDBNUMD, 0 },
1386     { "saftnndbnumk", RTFControlType::FLAG, RTFKeyword::SAFTNNDBNUMK, 0 },
1387     { "saftnndbnumt", RTFControlType::FLAG, RTFKeyword::SAFTNNDBNUMT, 0 },
1388     { "saftnnganada", RTFControlType::FLAG, RTFKeyword::SAFTNNGANADA, 0 },
1389     { "saftnngbnum", RTFControlType::FLAG, RTFKeyword::SAFTNNGBNUM, 0 },
1390     { "saftnngbnumd", RTFControlType::FLAG, RTFKeyword::SAFTNNGBNUMD, 0 },
1391     { "saftnngbnumk", RTFControlType::FLAG, RTFKeyword::SAFTNNGBNUMK, 0 },
1392     { "saftnngbnuml", RTFControlType::FLAG, RTFKeyword::SAFTNNGBNUML, 0 },
1393     { "saftnnrlc", RTFControlType::FLAG, RTFKeyword::SAFTNNRLC, 0 },
1394     { "saftnnruc", RTFControlType::FLAG, RTFKeyword::SAFTNNRUC, 0 },
1395     { "saftnnzodiac", RTFControlType::FLAG, RTFKeyword::SAFTNNZODIAC, 0 },
1396     { "saftnnzodiacd", RTFControlType::FLAG, RTFKeyword::SAFTNNZODIACD, 0 },
1397     { "saftnnzodiacl", RTFControlType::FLAG, RTFKeyword::SAFTNNZODIACL, 0 },
1398     { "saftnrestart", RTFControlType::FLAG, RTFKeyword::SAFTNRESTART, 0 },
1399     { "saftnrstcont", RTFControlType::FLAG, RTFKeyword::SAFTNRSTCONT, 0 },
1400     { "saftnstart", RTFControlType::VALUE, RTFKeyword::SAFTNSTART, 1 },
1401     { "sautoupd", RTFControlType::FLAG, RTFKeyword::SAUTOUPD, 0 },
1402     { "saveinvalidxml", RTFControlType::FLAG, RTFKeyword::SAVEINVALIDXML, 0 },
1403     { "saveprevpict", RTFControlType::FLAG, RTFKeyword::SAVEPREVPICT, 0 },
1404     { "sb", RTFControlType::VALUE, RTFKeyword::SB, 0 },
1405     { "sbasedon", RTFControlType::VALUE, RTFKeyword::SBASEDON, 222 },
1406     { "sbauto", RTFControlType::TOGGLE, RTFKeyword::SBAUTO, 1 },
1407     { "sbkcol", RTFControlType::FLAG, RTFKeyword::SBKCOL, 0 },
1408     { "sbkeven", RTFControlType::FLAG, RTFKeyword::SBKEVEN, 0 },
1409     { "sbknone", RTFControlType::FLAG, RTFKeyword::SBKNONE, 0 },
1410     { "sbkodd", RTFControlType::FLAG, RTFKeyword::SBKODD, 0 },
1411     { "sbkpage", RTFControlType::FLAG, RTFKeyword::SBKPAGE, 0 },
1412     { "sbys", RTFControlType::FLAG, RTFKeyword::SBYS, 0 },
1413     { "scaps", RTFControlType::TOGGLE, RTFKeyword::SCAPS, 1 },
1414     { "scompose", RTFControlType::FLAG, RTFKeyword::SCOMPOSE, 0 },
1415     { "sec", RTFControlType::VALUE, RTFKeyword::SEC, 0 },
1416     { "sect", RTFControlType::SYMBOL, RTFKeyword::SECT, 0 },
1417     { "sectd", RTFControlType::FLAG, RTFKeyword::SECTD, 0 },
1418     { "sectdefaultcl", RTFControlType::FLAG, RTFKeyword::SECTDEFAULTCL, 0 },
1419     { "sectexpand", RTFControlType::VALUE, RTFKeyword::SECTEXPAND, 0 },
1420     { "sectlinegrid", RTFControlType::VALUE, RTFKeyword::SECTLINEGRID, 0 },
1421     { "sectnum", RTFControlType::SYMBOL, RTFKeyword::SECTNUM, 0 },
1422     { "sectrsid", RTFControlType::VALUE, RTFKeyword::SECTRSID, 0 },
1423     { "sectspecifycl", RTFControlType::FLAG, RTFKeyword::SECTSPECIFYCL, 0 },
1424     { "sectspecifygenN", RTFControlType::FLAG, RTFKeyword::SECTSPECIFYGENN, 0 },
1425     { "sectspecifyl", RTFControlType::FLAG, RTFKeyword::SECTSPECIFYL, 0 },
1426     { "sectunlocked", RTFControlType::FLAG, RTFKeyword::SECTUNLOCKED, 0 },
1427     { "sftnbj", RTFControlType::FLAG, RTFKeyword::SFTNBJ, 0 },
1428     { "sftnnalc", RTFControlType::FLAG, RTFKeyword::SFTNNALC, 0 },
1429     { "sftnnar", RTFControlType::FLAG, RTFKeyword::SFTNNAR, 0 },
1430     { "sftnnauc", RTFControlType::FLAG, RTFKeyword::SFTNNAUC, 0 },
1431     { "sftnnchi", RTFControlType::FLAG, RTFKeyword::SFTNNCHI, 0 },
1432     { "sftnnchosung", RTFControlType::FLAG, RTFKeyword::SFTNNCHOSUNG, 0 },
1433     { "sftnncnum", RTFControlType::FLAG, RTFKeyword::SFTNNCNUM, 0 },
1434     { "sftnndbar", RTFControlType::FLAG, RTFKeyword::SFTNNDBAR, 0 },
1435     { "sftnndbnum", RTFControlType::FLAG, RTFKeyword::SFTNNDBNUM, 0 },
1436     { "sftnndbnumd", RTFControlType::FLAG, RTFKeyword::SFTNNDBNUMD, 0 },
1437     { "sftnndbnumk", RTFControlType::FLAG, RTFKeyword::SFTNNDBNUMK, 0 },
1438     { "sftnndbnumt", RTFControlType::FLAG, RTFKeyword::SFTNNDBNUMT, 0 },
1439     { "sftnnganada", RTFControlType::FLAG, RTFKeyword::SFTNNGANADA, 0 },
1440     { "sftnngbnum", RTFControlType::FLAG, RTFKeyword::SFTNNGBNUM, 0 },
1441     { "sftnngbnumd", RTFControlType::FLAG, RTFKeyword::SFTNNGBNUMD, 0 },
1442     { "sftnngbnumk", RTFControlType::FLAG, RTFKeyword::SFTNNGBNUMK, 0 },
1443     { "sftnngbnuml", RTFControlType::FLAG, RTFKeyword::SFTNNGBNUML, 0 },
1444     { "sftnnrlc", RTFControlType::FLAG, RTFKeyword::SFTNNRLC, 0 },
1445     { "sftnnruc", RTFControlType::FLAG, RTFKeyword::SFTNNRUC, 0 },
1446     { "sftnnzodiac", RTFControlType::FLAG, RTFKeyword::SFTNNZODIAC, 0 },
1447     { "sftnnzodiacd", RTFControlType::FLAG, RTFKeyword::SFTNNZODIACD, 0 },
1448     { "sftnnzodiacl", RTFControlType::FLAG, RTFKeyword::SFTNNZODIACL, 0 },
1449     { "sftnrestart", RTFControlType::FLAG, RTFKeyword::SFTNRESTART, 0 },
1450     { "sftnrstcont", RTFControlType::FLAG, RTFKeyword::SFTNRSTCONT, 0 },
1451     { "sftnrstpg", RTFControlType::FLAG, RTFKeyword::SFTNRSTPG, 0 },
1452     { "sftnstart", RTFControlType::VALUE, RTFKeyword::SFTNSTART, 1 },
1453     { "sftntj", RTFControlType::FLAG, RTFKeyword::SFTNTJ, 0 },
1454     { "shad", RTFControlType::TOGGLE, RTFKeyword::SHAD, 1 },
1455     { "shading", RTFControlType::VALUE, RTFKeyword::SHADING, 0 },
1456     { "shidden", RTFControlType::FLAG, RTFKeyword::SHIDDEN, 0 },
1457     { "shift", RTFControlType::FLAG, RTFKeyword::SHIFT, 0 },
1458     { "showplaceholdtext", RTFControlType::VALUE, RTFKeyword::SHOWPLACEHOLDTEXT, 0 },
1459     { "showxmlerrors", RTFControlType::VALUE, RTFKeyword::SHOWXMLERRORS, 0 },
1460     { "shp", RTFControlType::DESTINATION, RTFKeyword::SHP, 0 },
1461     { "shpbottom", RTFControlType::VALUE, RTFKeyword::SHPBOTTOM, 0 },
1462     { "shpbxcolumn", RTFControlType::FLAG, RTFKeyword::SHPBXCOLUMN, 0 },
1463     { "shpbxignore", RTFControlType::FLAG, RTFKeyword::SHPBXIGNORE, 0 },
1464     { "shpbxmargin", RTFControlType::FLAG, RTFKeyword::SHPBXMARGIN, 0 },
1465     { "shpbxpage", RTFControlType::FLAG, RTFKeyword::SHPBXPAGE, 0 },
1466     { "shpbyignore", RTFControlType::FLAG, RTFKeyword::SHPBYIGNORE, 0 },
1467     { "shpbymargin", RTFControlType::FLAG, RTFKeyword::SHPBYMARGIN, 0 },
1468     { "shpbypage", RTFControlType::FLAG, RTFKeyword::SHPBYPAGE, 0 },
1469     { "shpbypara", RTFControlType::FLAG, RTFKeyword::SHPBYPARA, 0 },
1470     { "shpfblwtxt", RTFControlType::VALUE, RTFKeyword::SHPFBLWTXT, 0 },
1471     { "shpfhdr", RTFControlType::VALUE, RTFKeyword::SHPFHDR, 0 },
1472     { "shpgrp", RTFControlType::DESTINATION, RTFKeyword::SHPGRP, 0 },
1473     { "shpinst", RTFControlType::DESTINATION, RTFKeyword::SHPINST, 0 },
1474     { "shpleft", RTFControlType::VALUE, RTFKeyword::SHPLEFT, 0 },
1475     { "shplid", RTFControlType::VALUE, RTFKeyword::SHPLID, 0 },
1476     { "shplockanchor", RTFControlType::FLAG, RTFKeyword::SHPLOCKANCHOR, 0 },
1477     { "shppict", RTFControlType::DESTINATION, RTFKeyword::SHPPICT, 0 },
1478     { "shpright", RTFControlType::VALUE, RTFKeyword::SHPRIGHT, 0 },
1479     { "shprslt", RTFControlType::DESTINATION, RTFKeyword::SHPRSLT, 0 },
1480     { "shptop", RTFControlType::VALUE, RTFKeyword::SHPTOP, 0 },
1481     { "shptxt", RTFControlType::DESTINATION, RTFKeyword::SHPTXT, 0 },
1482     { "shpwrk", RTFControlType::VALUE, RTFKeyword::SHPWRK, 0 },
1483     { "shpwr", RTFControlType::VALUE, RTFKeyword::SHPWR, 0 },
1484     { "shpz", RTFControlType::VALUE, RTFKeyword::SHPZ, 0 },
1485     { "sl", RTFControlType::VALUE, RTFKeyword::SL, 0 },
1486     { "slink", RTFControlType::VALUE, RTFKeyword::SLINK, 0 },
1487     { "slmult", RTFControlType::VALUE, RTFKeyword::SLMULT, 0 },
1488     { "slocked", RTFControlType::FLAG, RTFKeyword::SLOCKED, 0 },
1489     { "sn", RTFControlType::DESTINATION, RTFKeyword::SN, 0 },
1490     { "snaptogridincell", RTFControlType::FLAG, RTFKeyword::SNAPTOGRIDINCELL, 0 },
1491     { "snext", RTFControlType::VALUE, RTFKeyword::SNEXT, 0 },
1492     { "softcol", RTFControlType::FLAG, RTFKeyword::SOFTCOL, 0 },
1493     { "softlheight", RTFControlType::VALUE, RTFKeyword::SOFTLHEIGHT, 0 },
1494     { "softline", RTFControlType::FLAG, RTFKeyword::SOFTLINE, 0 },
1495     { "softpage", RTFControlType::FLAG, RTFKeyword::SOFTPAGE, 0 },
1496     { "sp", RTFControlType::DESTINATION, RTFKeyword::SP, 0 },
1497     { "spersonal", RTFControlType::FLAG, RTFKeyword::SPERSONAL, 0 },
1498     { "spltpgpar", RTFControlType::FLAG, RTFKeyword::SPLTPGPAR, 0 },
1499     { "splytwnine", RTFControlType::FLAG, RTFKeyword::SPLYTWNINE, 0 },
1500     { "spriority", RTFControlType::VALUE, RTFKeyword::SPRIORITY, 0 },
1501     { "sprsbsp", RTFControlType::FLAG, RTFKeyword::SPRSBSP, 0 },
1502     { "sprslnsp", RTFControlType::FLAG, RTFKeyword::SPRSLNSP, 0 },
1503     { "sprsspbf", RTFControlType::FLAG, RTFKeyword::SPRSSPBF, 0 },
1504     { "sprstsm", RTFControlType::FLAG, RTFKeyword::SPRSTSM, 0 },
1505     { "sprstsp", RTFControlType::FLAG, RTFKeyword::SPRSTSP, 0 },
1506     { "spv", RTFControlType::FLAG, RTFKeyword::SPV, 0 },
1507     { "sqformat", RTFControlType::FLAG, RTFKeyword::SQFORMAT, 0 },
1508     { "srauth", RTFControlType::VALUE, RTFKeyword::SRAUTH, 0 },
1509     { "srdate", RTFControlType::VALUE, RTFKeyword::SRDATE, 0 },
1510     { "sreply", RTFControlType::FLAG, RTFKeyword::SREPLY, 0 },
1511     { "ssemihidden", RTFControlType::VALUE, RTFKeyword::SSEMIHIDDEN, 0 },
1512     { "staticval", RTFControlType::DESTINATION, RTFKeyword::STATICVAL, 0 },
1513     { "stextflow", RTFControlType::VALUE, RTFKeyword::STEXTFLOW, 0 },
1514     { "strike", RTFControlType::TOGGLE, RTFKeyword::STRIKE, 1 },
1515     { "striked", RTFControlType::TOGGLE, RTFKeyword::STRIKED, 1 },
1516     { "stshfbi", RTFControlType::VALUE, RTFKeyword::STSHFBI, 0 },
1517     { "stshfdbch", RTFControlType::VALUE, RTFKeyword::STSHFDBCH, 0 },
1518     { "stshfhich", RTFControlType::VALUE, RTFKeyword::STSHFHICH, 0 },
1519     { "stshfloch", RTFControlType::VALUE, RTFKeyword::STSHFLOCH, 0 },
1520     { "stylelock", RTFControlType::FLAG, RTFKeyword::STYLELOCK, 0 },
1521     { "stylelockbackcomp", RTFControlType::FLAG, RTFKeyword::STYLELOCKBACKCOMP, 0 },
1522     { "stylelockenforced", RTFControlType::FLAG, RTFKeyword::STYLELOCKENFORCED, 0 },
1523     { "stylelockqfset", RTFControlType::FLAG, RTFKeyword::STYLELOCKQFSET, 0 },
1524     { "stylelocktheme", RTFControlType::FLAG, RTFKeyword::STYLELOCKTHEME, 0 },
1525     { "stylesheet", RTFControlType::DESTINATION, RTFKeyword::STYLESHEET, 0 },
1526     { "stylesortmethod", RTFControlType::VALUE, RTFKeyword::STYLESORTMETHOD, 1 },
1527     { "styrsid", RTFControlType::VALUE, RTFKeyword::STYRSID, 0 },
1528     { "sub", RTFControlType::FLAG, RTFKeyword::SUB, 0 },
1529     { "subdocument", RTFControlType::VALUE, RTFKeyword::SUBDOCUMENT, 0 },
1530     { "subfontbysize", RTFControlType::FLAG, RTFKeyword::SUBFONTBYSIZE, 0 },
1531     { "subject", RTFControlType::DESTINATION, RTFKeyword::SUBJECT, 0 },
1532     { "sunhideused", RTFControlType::VALUE, RTFKeyword::SUNHIDEUSED, 0 },
1533     { "super", RTFControlType::FLAG, RTFKeyword::SUPER, 0 },
1534     { "sv", RTFControlType::DESTINATION, RTFKeyword::SV, 0 },
1535     { "svb", RTFControlType::DESTINATION, RTFKeyword::SVB, 0 },
1536     { "swpbdr", RTFControlType::FLAG, RTFKeyword::SWPBDR, 0 },
1537     { "tab", RTFControlType::SYMBOL, RTFKeyword::TAB, 0 },
1538     { "tabsnoovrlp", RTFControlType::FLAG, RTFKeyword::TABSNOOVRLP, 0 },
1539     { "taprtl", RTFControlType::FLAG, RTFKeyword::TAPRTL, 0 },
1540     { "tb", RTFControlType::VALUE, RTFKeyword::TB, 0 },
1541     { "tblind", RTFControlType::VALUE, RTFKeyword::TBLIND, 0 },
1542     { "tblindtype", RTFControlType::VALUE, RTFKeyword::TBLINDTYPE, 0 },
1543     { "tbllkbestfit", RTFControlType::FLAG, RTFKeyword::TBLLKBESTFIT, 0 },
1544     { "tbllkborder", RTFControlType::FLAG, RTFKeyword::TBLLKBORDER, 0 },
1545     { "tbllkcolor", RTFControlType::FLAG, RTFKeyword::TBLLKCOLOR, 0 },
1546     { "tbllkfont", RTFControlType::FLAG, RTFKeyword::TBLLKFONT, 0 },
1547     { "tbllkhdrcols", RTFControlType::FLAG, RTFKeyword::TBLLKHDRCOLS, 0 },
1548     { "tbllkhdrrows", RTFControlType::FLAG, RTFKeyword::TBLLKHDRROWS, 0 },
1549     { "tbllklastcol", RTFControlType::FLAG, RTFKeyword::TBLLKLASTCOL, 0 },
1550     { "tbllklastrow", RTFControlType::FLAG, RTFKeyword::TBLLKLASTROW, 0 },
1551     { "tbllknocolband", RTFControlType::FLAG, RTFKeyword::TBLLKNOCOLBAND, 0 },
1552     { "tbllknorowband", RTFControlType::FLAG, RTFKeyword::TBLLKNOROWBAND, 0 },
1553     { "tbllkshading", RTFControlType::FLAG, RTFKeyword::TBLLKSHADING, 0 },
1554     { "tblrsid", RTFControlType::VALUE, RTFKeyword::TBLRSID, 0 },
1555     { "tc", RTFControlType::DESTINATION, RTFKeyword::TC, 0 },
1556     { "tcelld", RTFControlType::FLAG, RTFKeyword::TCELLD, 0 },
1557     { "tcf", RTFControlType::VALUE, RTFKeyword::TCF, 67 },
1558     { "tcl", RTFControlType::VALUE, RTFKeyword::TCL, 0 },
1559     { "tcn", RTFControlType::FLAG, RTFKeyword::TCN, 0 },
1560     { "tdfrmtxtBottom", RTFControlType::VALUE, RTFKeyword::TDFRMTXTBOTTOM, 0 },
1561     { "tdfrmtxtLeft", RTFControlType::VALUE, RTFKeyword::TDFRMTXTLEFT, 0 },
1562     { "tdfrmtxtRight", RTFControlType::VALUE, RTFKeyword::TDFRMTXTRIGHT, 0 },
1563     { "tdfrmtxtTop", RTFControlType::VALUE, RTFKeyword::TDFRMTXTTOP, 0 },
1564     { "template", RTFControlType::DESTINATION, RTFKeyword::TEMPLATE, 0 },
1565     { "themedata", RTFControlType::DESTINATION, RTFKeyword::THEMEDATA, 0 },
1566     { "themelang", RTFControlType::VALUE, RTFKeyword::THEMELANG, 0 },
1567     { "themelangcs", RTFControlType::VALUE, RTFKeyword::THEMELANGCS, 0 },
1568     { "themelangfe", RTFControlType::VALUE, RTFKeyword::THEMELANGFE, 0 },
1569     { "time", RTFControlType::FLAG, RTFKeyword::TIME, 0 },
1570     { "title", RTFControlType::DESTINATION, RTFKeyword::TITLE, 0 },
1571     { "titlepg", RTFControlType::FLAG, RTFKeyword::TITLEPG, 0 },
1572     { "tldot", RTFControlType::FLAG, RTFKeyword::TLDOT, 0 },
1573     { "tleq", RTFControlType::FLAG, RTFKeyword::TLEQ, 0 },
1574     { "tlhyph", RTFControlType::FLAG, RTFKeyword::TLHYPH, 0 },
1575     { "tlmdot", RTFControlType::FLAG, RTFKeyword::TLMDOT, 0 },
1576     { "tlth", RTFControlType::FLAG, RTFKeyword::TLTH, 0 },
1577     { "tlul", RTFControlType::FLAG, RTFKeyword::TLUL, 0 },
1578     { "toplinepunct", RTFControlType::FLAG, RTFKeyword::TOPLINEPUNCT, 0 },
1579     { "tphcol", RTFControlType::FLAG, RTFKeyword::TPHCOL, 0 },
1580     { "tphmrg", RTFControlType::FLAG, RTFKeyword::TPHMRG, 0 },
1581     { "tphpg", RTFControlType::FLAG, RTFKeyword::TPHPG, 0 },
1582     { "tposnegx", RTFControlType::VALUE, RTFKeyword::TPOSNEGX, 0 },
1583     { "tposnegy", RTFControlType::VALUE, RTFKeyword::TPOSNEGY, 0 },
1584     { "tposxc", RTFControlType::FLAG, RTFKeyword::TPOSXC, 0 },
1585     { "tposxi", RTFControlType::FLAG, RTFKeyword::TPOSXI, 0 },
1586     { "tposxl", RTFControlType::FLAG, RTFKeyword::TPOSXL, 0 },
1587     { "tposx", RTFControlType::VALUE, RTFKeyword::TPOSX, 0 },
1588     { "tposxo", RTFControlType::FLAG, RTFKeyword::TPOSXO, 0 },
1589     { "tposxr", RTFControlType::FLAG, RTFKeyword::TPOSXR, 0 },
1590     { "tposy", RTFControlType::VALUE, RTFKeyword::TPOSY, 0 },
1591     { "tposyb", RTFControlType::FLAG, RTFKeyword::TPOSYB, 0 },
1592     { "tposyc", RTFControlType::FLAG, RTFKeyword::TPOSYC, 0 },
1593     { "tposyil", RTFControlType::FLAG, RTFKeyword::TPOSYIL, 0 },
1594     { "tposyin", RTFControlType::FLAG, RTFKeyword::TPOSYIN, 0 },
1595     { "tposyout", RTFControlType::FLAG, RTFKeyword::TPOSYOUT, 0 },
1596     { "tposyt", RTFControlType::FLAG, RTFKeyword::TPOSYT, 0 },
1597     { "tpvmrg", RTFControlType::FLAG, RTFKeyword::TPVMRG, 0 },
1598     { "tpvpara", RTFControlType::FLAG, RTFKeyword::TPVPARA, 0 },
1599     { "tpvpg", RTFControlType::FLAG, RTFKeyword::TPVPG, 0 },
1600     { "tqc", RTFControlType::FLAG, RTFKeyword::TQC, 0 },
1601     { "tqdec", RTFControlType::FLAG, RTFKeyword::TQDEC, 0 },
1602     { "tqr", RTFControlType::FLAG, RTFKeyword::TQR, 0 },
1603     { "trackformatting", RTFControlType::VALUE, RTFKeyword::TRACKFORMATTING, 0 },
1604     { "trackmoves", RTFControlType::VALUE, RTFKeyword::TRACKMOVES, 0 },
1605     { "transmf", RTFControlType::FLAG, RTFKeyword::TRANSMF, 0 },
1606     { "trauth", RTFControlType::VALUE, RTFKeyword::TRAUTH, 0 },
1607     { "trautofit", RTFControlType::TOGGLE, RTFKeyword::TRAUTOFIT, 1 },
1608     { "trbgbdiag", RTFControlType::FLAG, RTFKeyword::TRBGBDIAG, 0 },
1609     { "trbgcross", RTFControlType::FLAG, RTFKeyword::TRBGCROSS, 0 },
1610     { "trbgdcross", RTFControlType::FLAG, RTFKeyword::TRBGDCROSS, 0 },
1611     { "trbgdkbdiag", RTFControlType::FLAG, RTFKeyword::TRBGDKBDIAG, 0 },
1612     { "trbgdkcross", RTFControlType::FLAG, RTFKeyword::TRBGDKCROSS, 0 },
1613     { "trbgdkdcross", RTFControlType::FLAG, RTFKeyword::TRBGDKDCROSS, 0 },
1614     { "trbgdkfdiag", RTFControlType::FLAG, RTFKeyword::TRBGDKFDIAG, 0 },
1615     { "trbgdkhor", RTFControlType::FLAG, RTFKeyword::TRBGDKHOR, 0 },
1616     { "trbgdkvert", RTFControlType::FLAG, RTFKeyword::TRBGDKVERT, 0 },
1617     { "trbgfdiag", RTFControlType::FLAG, RTFKeyword::TRBGFDIAG, 0 },
1618     { "trbghoriz", RTFControlType::FLAG, RTFKeyword::TRBGHORIZ, 0 },
1619     { "trbgvert", RTFControlType::FLAG, RTFKeyword::TRBGVERT, 0 },
1620     { "trbrdrb", RTFControlType::FLAG, RTFKeyword::TRBRDRB, 0 },
1621     { "trbrdrh", RTFControlType::FLAG, RTFKeyword::TRBRDRH, 0 },
1622     { "trbrdrl", RTFControlType::FLAG, RTFKeyword::TRBRDRL, 0 },
1623     { "trbrdrr", RTFControlType::FLAG, RTFKeyword::TRBRDRR, 0 },
1624     { "trbrdrt", RTFControlType::FLAG, RTFKeyword::TRBRDRT, 0 },
1625     { "trbrdrv", RTFControlType::FLAG, RTFKeyword::TRBRDRV, 0 },
1626     { "trcbpat", RTFControlType::VALUE, RTFKeyword::TRCBPAT, 0 },
1627     { "trcfpat", RTFControlType::VALUE, RTFKeyword::TRCFPAT, 0 },
1628     { "trdate", RTFControlType::VALUE, RTFKeyword::TRDATE, 0 },
1629     { "trftsWidthA", RTFControlType::VALUE, RTFKeyword::TRFTSWIDTHA, 0 },
1630     { "trftsWidthB", RTFControlType::VALUE, RTFKeyword::TRFTSWIDTHB, 0 },
1631     { "trftsWidth", RTFControlType::VALUE, RTFKeyword::TRFTSWIDTH, 0 },
1632     { "trgaph", RTFControlType::VALUE, RTFKeyword::TRGAPH, 0 },
1633     { "trhdr", RTFControlType::FLAG, RTFKeyword::TRHDR, 0 },
1634     { "trkeep", RTFControlType::FLAG, RTFKeyword::TRKEEP, 0 },
1635     { "trkeepfollow", RTFControlType::FLAG, RTFKeyword::TRKEEPFOLLOW, 0 },
1636     { "trleft", RTFControlType::VALUE, RTFKeyword::TRLEFT, 0 },
1637     { "trowd", RTFControlType::FLAG, RTFKeyword::TROWD, 0 },
1638     { "trpaddb", RTFControlType::VALUE, RTFKeyword::TRPADDB, 0 },
1639     { "trpaddfb", RTFControlType::VALUE, RTFKeyword::TRPADDFB, 0 },
1640     { "trpaddfl", RTFControlType::VALUE, RTFKeyword::TRPADDFL, 0 },
1641     { "trpaddfr", RTFControlType::VALUE, RTFKeyword::TRPADDFR, 0 },
1642     { "trpaddft", RTFControlType::VALUE, RTFKeyword::TRPADDFT, 0 },
1643     { "trpaddl", RTFControlType::VALUE, RTFKeyword::TRPADDL, 0 },
1644     { "trpaddr", RTFControlType::VALUE, RTFKeyword::TRPADDR, 0 },
1645     { "trpaddt", RTFControlType::VALUE, RTFKeyword::TRPADDT, 0 },
1646     { "trpadob", RTFControlType::VALUE, RTFKeyword::TRPADOB, 0 },
1647     { "trpadofb", RTFControlType::VALUE, RTFKeyword::TRPADOFB, 0 },
1648     { "trpadofl", RTFControlType::VALUE, RTFKeyword::TRPADOFL, 0 },
1649     { "trpadofr", RTFControlType::VALUE, RTFKeyword::TRPADOFR, 0 },
1650     { "trpadoft", RTFControlType::VALUE, RTFKeyword::TRPADOFT, 0 },
1651     { "trpadol", RTFControlType::VALUE, RTFKeyword::TRPADOL, 0 },
1652     { "trpador", RTFControlType::VALUE, RTFKeyword::TRPADOR, 0 },
1653     { "trpadot", RTFControlType::VALUE, RTFKeyword::TRPADOT, 0 },
1654     { "trpat", RTFControlType::VALUE, RTFKeyword::TRPAT, 0 },
1655     { "trqc", RTFControlType::FLAG, RTFKeyword::TRQC, 0 },
1656     { "trql", RTFControlType::FLAG, RTFKeyword::TRQL, 0 },
1657     { "trqr", RTFControlType::FLAG, RTFKeyword::TRQR, 0 },
1658     { "trrh", RTFControlType::VALUE, RTFKeyword::TRRH, 0 },
1659     { "trshdng", RTFControlType::VALUE, RTFKeyword::TRSHDNG, 0 },
1660     { "trspdb", RTFControlType::VALUE, RTFKeyword::TRSPDB, 0 },
1661     { "trspdfb", RTFControlType::VALUE, RTFKeyword::TRSPDFB, 0 },
1662     { "trspdfl", RTFControlType::VALUE, RTFKeyword::TRSPDFL, 0 },
1663     { "trspdfr", RTFControlType::VALUE, RTFKeyword::TRSPDFR, 0 },
1664     { "trspdft", RTFControlType::VALUE, RTFKeyword::TRSPDFT, 0 },
1665     { "trspdl", RTFControlType::VALUE, RTFKeyword::TRSPDL, 0 },
1666     { "trspdr", RTFControlType::VALUE, RTFKeyword::TRSPDR, 0 },
1667     { "trspdt", RTFControlType::VALUE, RTFKeyword::TRSPDT, 0 },
1668     { "trspob", RTFControlType::VALUE, RTFKeyword::TRSPOB, 0 },
1669     { "trspofb", RTFControlType::VALUE, RTFKeyword::TRSPOFB, 0 },
1670     { "trspofl", RTFControlType::VALUE, RTFKeyword::TRSPOFL, 0 },
1671     { "trspofr", RTFControlType::VALUE, RTFKeyword::TRSPOFR, 0 },
1672     { "trspoft", RTFControlType::VALUE, RTFKeyword::TRSPOFT, 0 },
1673     { "trspol", RTFControlType::VALUE, RTFKeyword::TRSPOL, 0 },
1674     { "trspor", RTFControlType::VALUE, RTFKeyword::TRSPOR, 0 },
1675     { "trspot", RTFControlType::VALUE, RTFKeyword::TRSPOT, 0 },
1676     { "truncatefontheight", RTFControlType::FLAG, RTFKeyword::TRUNCATEFONTHEIGHT, 0 },
1677     { "truncex", RTFControlType::FLAG, RTFKeyword::TRUNCEX, 0 },
1678     { "trwWidthA", RTFControlType::VALUE, RTFKeyword::TRWWIDTHA, 0 },
1679     { "trwWidthB", RTFControlType::VALUE, RTFKeyword::TRWWIDTHB, 0 },
1680     { "trwWidth", RTFControlType::VALUE, RTFKeyword::TRWWIDTH, 0 },
1681     { "ts", RTFControlType::VALUE, RTFKeyword::TS, 0 },
1682     { "tsbgbdiag", RTFControlType::FLAG, RTFKeyword::TSBGBDIAG, 0 },
1683     { "tsbgcross", RTFControlType::FLAG, RTFKeyword::TSBGCROSS, 0 },
1684     { "tsbgdcross", RTFControlType::FLAG, RTFKeyword::TSBGDCROSS, 0 },
1685     { "tsbgdkbdiag", RTFControlType::FLAG, RTFKeyword::TSBGDKBDIAG, 0 },
1686     { "tsbgdkcross", RTFControlType::FLAG, RTFKeyword::TSBGDKCROSS, 0 },
1687     { "tsbgdkdcross", RTFControlType::FLAG, RTFKeyword::TSBGDKDCROSS, 0 },
1688     { "tsbgdkfdiag", RTFControlType::FLAG, RTFKeyword::TSBGDKFDIAG, 0 },
1689     { "tsbgdkhor", RTFControlType::FLAG, RTFKeyword::TSBGDKHOR, 0 },
1690     { "tsbgdkvert", RTFControlType::FLAG, RTFKeyword::TSBGDKVERT, 0 },
1691     { "tsbgfdiag", RTFControlType::FLAG, RTFKeyword::TSBGFDIAG, 0 },
1692     { "tsbghoriz", RTFControlType::FLAG, RTFKeyword::TSBGHORIZ, 0 },
1693     { "tsbgvert", RTFControlType::FLAG, RTFKeyword::TSBGVERT, 0 },
1694     { "tsbrdrb", RTFControlType::FLAG, RTFKeyword::TSBRDRB, 0 },
1695     { "tsbrdrdgl", RTFControlType::FLAG, RTFKeyword::TSBRDRDGL, 0 },
1696     { "tsbrdrdgr", RTFControlType::FLAG, RTFKeyword::TSBRDRDGR, 0 },
1697     { "tsbrdrh", RTFControlType::FLAG, RTFKeyword::TSBRDRH, 0 },
1698     { "tsbrdrl", RTFControlType::FLAG, RTFKeyword::TSBRDRL, 0 },
1699     { "tsbrdrr", RTFControlType::FLAG, RTFKeyword::TSBRDRR, 0 },
1700     { "tsbrdrt", RTFControlType::FLAG, RTFKeyword::TSBRDRT, 0 },
1701     { "tsbrdrv", RTFControlType::FLAG, RTFKeyword::TSBRDRV, 0 },
1702     { "tscbandhorzeven", RTFControlType::FLAG, RTFKeyword::TSCBANDHORZEVEN, 0 },
1703     { "tscbandhorzodd", RTFControlType::FLAG, RTFKeyword::TSCBANDHORZODD, 0 },
1704     { "tscbandsh", RTFControlType::VALUE, RTFKeyword::TSCBANDSH, 0 },
1705     { "tscbandsv", RTFControlType::VALUE, RTFKeyword::TSCBANDSV, 0 },
1706     { "tscbandverteven", RTFControlType::FLAG, RTFKeyword::TSCBANDVERTEVEN, 0 },
1707     { "tscbandvertodd", RTFControlType::FLAG, RTFKeyword::TSCBANDVERTODD, 0 },
1708     { "tscellcbpat", RTFControlType::VALUE, RTFKeyword::TSCELLCBPAT, 0 },
1709     { "tscellcfpat", RTFControlType::VALUE, RTFKeyword::TSCELLCFPAT, 0 },
1710     { "tscellpaddb", RTFControlType::VALUE, RTFKeyword::TSCELLPADDB, 0 },
1711     { "tscellpaddfb", RTFControlType::VALUE, RTFKeyword::TSCELLPADDFB, 0 },
1712     { "tscellpaddfl", RTFControlType::VALUE, RTFKeyword::TSCELLPADDFL, 0 },
1713     { "tscellpaddfr", RTFControlType::VALUE, RTFKeyword::TSCELLPADDFR, 0 },
1714     { "tscellpaddft", RTFControlType::VALUE, RTFKeyword::TSCELLPADDFT, 0 },
1715     { "tscellpaddl", RTFControlType::VALUE, RTFKeyword::TSCELLPADDL, 0 },
1716     { "tscellpaddr", RTFControlType::VALUE, RTFKeyword::TSCELLPADDR, 0 },
1717     { "tscellpaddt", RTFControlType::VALUE, RTFKeyword::TSCELLPADDT, 0 },
1718     { "tscellpct", RTFControlType::VALUE, RTFKeyword::TSCELLPCT, 0 },
1719     { "tscellwidth", RTFControlType::VALUE, RTFKeyword::TSCELLWIDTH, 0 },
1720     { "tscellwidthfts", RTFControlType::VALUE, RTFKeyword::TSCELLWIDTHFTS, 0 },
1721     { "tscfirstcol", RTFControlType::FLAG, RTFKeyword::TSCFIRSTCOL, 0 },
1722     { "tscfirstrow", RTFControlType::FLAG, RTFKeyword::TSCFIRSTROW, 0 },
1723     { "tsclastcol", RTFControlType::FLAG, RTFKeyword::TSCLASTCOL, 0 },
1724     { "tsclastrow", RTFControlType::FLAG, RTFKeyword::TSCLASTROW, 0 },
1725     { "tscnecell", RTFControlType::FLAG, RTFKeyword::TSCNECELL, 0 },
1726     { "tscnwcell", RTFControlType::FLAG, RTFKeyword::TSCNWCELL, 0 },
1727     { "tscsecell", RTFControlType::FLAG, RTFKeyword::TSCSECELL, 0 },
1728     { "tscswcell", RTFControlType::FLAG, RTFKeyword::TSCSWCELL, 0 },
1729     { "tsd", RTFControlType::FLAG, RTFKeyword::TSD, 0 },
1730     { "tsnowrap", RTFControlType::FLAG, RTFKeyword::TSNOWRAP, 0 },
1731     { "tsrowd", RTFControlType::FLAG, RTFKeyword::TSROWD, 0 },
1732     { "tsvertalb", RTFControlType::FLAG, RTFKeyword::TSVERTALB, 0 },
1733     { "tsvertalc", RTFControlType::FLAG, RTFKeyword::TSVERTALC, 0 },
1734     { "tsvertalt", RTFControlType::FLAG, RTFKeyword::TSVERTALT, 0 },
1735     { "twoinone", RTFControlType::VALUE, RTFKeyword::TWOINONE, 0 },
1736     { "twoonone", RTFControlType::FLAG, RTFKeyword::TWOONONE, 0 },
1737     { "tx", RTFControlType::VALUE, RTFKeyword::TX, 0 },
1738     { "txbxtwalways", RTFControlType::FLAG, RTFKeyword::TXBXTWALWAYS, 0 },
1739     { "txbxtwfirst", RTFControlType::FLAG, RTFKeyword::TXBXTWFIRST, 0 },
1740     { "txbxtwfirstlast", RTFControlType::FLAG, RTFKeyword::TXBXTWFIRSTLAST, 0 },
1741     { "txbxtwlast", RTFControlType::FLAG, RTFKeyword::TXBXTWLAST, 0 },
1742     { "txbxtwno", RTFControlType::FLAG, RTFKeyword::TXBXTWNO, 0 },
1743     { "txe", RTFControlType::DESTINATION, RTFKeyword::TXE, 0 },
1744     { "u", RTFControlType::VALUE, RTFKeyword::U, 0 },
1745     { "uc", RTFControlType::VALUE, RTFKeyword::UC, 1 },
1746     { "ud", RTFControlType::DESTINATION, RTFKeyword::UD, 0 },
1747     { "ul", RTFControlType::TOGGLE, RTFKeyword::UL, 1 },
1748     { "ulc", RTFControlType::VALUE, RTFKeyword::ULC, 0 },
1749     { "uld", RTFControlType::FLAG, RTFKeyword::ULD, 0 },
1750     { "uldash", RTFControlType::TOGGLE, RTFKeyword::ULDASH, 1 },
1751     { "uldashd", RTFControlType::TOGGLE, RTFKeyword::ULDASHD, 1 },
1752     { "uldashdd", RTFControlType::TOGGLE, RTFKeyword::ULDASHDD, 1 },
1753     { "uldb", RTFControlType::TOGGLE, RTFKeyword::ULDB, 1 },
1754     { "ulhair", RTFControlType::TOGGLE, RTFKeyword::ULHAIR, 1 },
1755     { "ulhwave", RTFControlType::TOGGLE, RTFKeyword::ULHWAVE, 1 },
1756     { "ulldash", RTFControlType::TOGGLE, RTFKeyword::ULLDASH, 1 },
1757     { "ulnone", RTFControlType::FLAG, RTFKeyword::ULNONE, 0 },
1758     { "ulth", RTFControlType::TOGGLE, RTFKeyword::ULTH, 1 },
1759     { "ulthd", RTFControlType::TOGGLE, RTFKeyword::ULTHD, 1 },
1760     { "ulthdash", RTFControlType::TOGGLE, RTFKeyword::ULTHDASH, 1 },
1761     { "ulthdashd", RTFControlType::TOGGLE, RTFKeyword::ULTHDASHD, 1 },
1762     { "ulthdashdd", RTFControlType::TOGGLE, RTFKeyword::ULTHDASHDD, 1 },
1763     { "ulthldash", RTFControlType::TOGGLE, RTFKeyword::ULTHLDASH, 1 },
1764     { "ululdbwave", RTFControlType::TOGGLE, RTFKeyword::ULULDBWAVE, 1 },
1765     { "ulw", RTFControlType::FLAG, RTFKeyword::ULW, 0 },
1766     { "ulwave", RTFControlType::TOGGLE, RTFKeyword::ULWAVE, 1 },
1767     { "up", RTFControlType::VALUE, RTFKeyword::UP, 6 },
1768     { "upr", RTFControlType::DESTINATION, RTFKeyword::UPR, 0 },
1769     { "urtf", RTFControlType::VALUE, RTFKeyword::URTF, 0 },
1770     { "useltbaln", RTFControlType::FLAG, RTFKeyword::USELTBALN, 0 },
1771     { "usenormstyforlist", RTFControlType::FLAG, RTFKeyword::USENORMSTYFORLIST, 0 },
1772     { "userprops", RTFControlType::DESTINATION, RTFKeyword::USERPROPS, 0 },
1773     { "usexform", RTFControlType::FLAG, RTFKeyword::USEXFORM, 0 },
1774     { "utinl", RTFControlType::FLAG, RTFKeyword::UTINL, 0 },
1775     { "v", RTFControlType::TOGGLE, RTFKeyword::V, 1 },
1776     { "validatexml", RTFControlType::VALUE, RTFKeyword::VALIDATEXML, 0 },
1777     { "vern", RTFControlType::VALUE, RTFKeyword::VERN, 0 },
1778     { "version", RTFControlType::VALUE, RTFKeyword::VERSION, 0 },
1779     { "vertal", RTFControlType::FLAG, RTFKeyword::VERTAL, 0 },
1780     { "vertalb", RTFControlType::FLAG, RTFKeyword::VERTALB, 0 },
1781     { "vertalc", RTFControlType::FLAG, RTFKeyword::VERTALC, 0 },
1782     { "vertalj", RTFControlType::FLAG, RTFKeyword::VERTALJ, 0 },
1783     { "vertalt", RTFControlType::FLAG, RTFKeyword::VERTALT, 0 },
1784     { "vertdoc", RTFControlType::FLAG, RTFKeyword::VERTDOC, 0 },
1785     { "vertsect", RTFControlType::FLAG, RTFKeyword::VERTSECT, 0 },
1786     { "viewbksp", RTFControlType::VALUE, RTFKeyword::VIEWBKSP, 0 },
1787     { "viewkind", RTFControlType::VALUE, RTFKeyword::VIEWKIND, 0 },
1788     { "viewnobound", RTFControlType::FLAG, RTFKeyword::VIEWNOBOUND, 0 },
1789     { "viewscale", RTFControlType::VALUE, RTFKeyword::VIEWSCALE, 100 },
1790     { "viewzk", RTFControlType::VALUE, RTFKeyword::VIEWZK, 0 },
1791     { "wbitmap", RTFControlType::VALUE, RTFKeyword::WBITMAP, 0 },
1792     { "wbmbitspixel", RTFControlType::VALUE, RTFKeyword::WBMBITSPIXEL, 1 },
1793     { "wbmplanes", RTFControlType::VALUE, RTFKeyword::WBMPLANES, 0 },
1794     { "wbmwidthbyte", RTFControlType::VALUE, RTFKeyword::WBMWIDTHBYTE, 0 },
1795     { "webhidden", RTFControlType::FLAG, RTFKeyword::WEBHIDDEN, 0 },
1796     { "wgrffmtfilter", RTFControlType::DESTINATION, RTFKeyword::WGRFFMTFILTER, 0 },
1797     { "widctlpar", RTFControlType::FLAG, RTFKeyword::WIDCTLPAR, 0 },
1798     { "widowctrl", RTFControlType::FLAG, RTFKeyword::WIDOWCTRL, 0 },
1799     { "windowcaption", RTFControlType::DESTINATION, RTFKeyword::WINDOWCAPTION, 0 },
1800     { "wmetafile", RTFControlType::VALUE, RTFKeyword::WMETAFILE, 1 },
1801     { "wpeqn", RTFControlType::FLAG, RTFKeyword::WPEQN, 0 },
1802     { "wpjst", RTFControlType::FLAG, RTFKeyword::WPJST, 0 },
1803     { "wpsp", RTFControlType::FLAG, RTFKeyword::WPSP, 0 },
1804     { "wraparound", RTFControlType::FLAG, RTFKeyword::WRAPAROUND, 0 },
1805     { "wrapdefault", RTFControlType::FLAG, RTFKeyword::WRAPDEFAULT, 0 },
1806     { "wrapthrough", RTFControlType::FLAG, RTFKeyword::WRAPTHROUGH, 0 },
1807     { "wraptight", RTFControlType::FLAG, RTFKeyword::WRAPTIGHT, 0 },
1808     { "wraptrsp", RTFControlType::FLAG, RTFKeyword::WRAPTRSP, 0 },
1809     { "writereservation", RTFControlType::DESTINATION, RTFKeyword::WRITERESERVATION, 0 },
1810     { "writereservhash", RTFControlType::DESTINATION, RTFKeyword::WRITERESERVHASH, 0 },
1811     { "wrppunct", RTFControlType::FLAG, RTFKeyword::WRPPUNCT, 0 },
1812     { "xe", RTFControlType::DESTINATION, RTFKeyword::XE, 0 },
1813     { "xef", RTFControlType::VALUE, RTFKeyword::XEF, 0 },
1814     { "xform", RTFControlType::DESTINATION, RTFKeyword::XFORM, 0 },
1815     { "xmlattr", RTFControlType::FLAG, RTFKeyword::XMLATTR, 0 },
1816     { "xmlattrname", RTFControlType::DESTINATION, RTFKeyword::XMLATTRNAME, 0 },
1817     { "xmlattrns", RTFControlType::VALUE, RTFKeyword::XMLATTRNS, 0 },
1818     { "xmlattrvalue", RTFControlType::DESTINATION, RTFKeyword::XMLATTRVALUE, 0 },
1819     { "xmlclose", RTFControlType::DESTINATION, RTFKeyword::XMLCLOSE, 0 },
1820     { "xmlname", RTFControlType::DESTINATION, RTFKeyword::XMLNAME, 0 },
1821     { "xmlns", RTFControlType::VALUE, RTFKeyword::XMLNS, 0 },
1822     { "xmlnstbl", RTFControlType::DESTINATION, RTFKeyword::XMLNSTBL, 0 },
1823     { "xmlopen", RTFControlType::DESTINATION, RTFKeyword::XMLOPEN, 0 },
1824     { "xmlsdttcell", RTFControlType::FLAG, RTFKeyword::XMLSDTTCELL, 0 },
1825     { "xmlsdttpara", RTFControlType::FLAG, RTFKeyword::XMLSDTTPARA, 0 },
1826     { "xmlsdttregular", RTFControlType::FLAG, RTFKeyword::XMLSDTTREGULAR, 0 },
1827     { "xmlsdttrow", RTFControlType::FLAG, RTFKeyword::XMLSDTTROW, 0 },
1828     { "xmlsdttunknown", RTFControlType::FLAG, RTFKeyword::XMLSDTTUNKNOWN, 0 },
1829     { "yr", RTFControlType::VALUE, RTFKeyword::YR, 0 },
1830     { "yts", RTFControlType::VALUE, RTFKeyword::YTS, 0 },
1831     { "yxe", RTFControlType::FLAG, RTFKeyword::YXE, 0 },
1832     { "zwbo", RTFControlType::SYMBOL, RTFKeyword::ZWBO, 0 },
1833     { "zwj", RTFControlType::SYMBOL, RTFKeyword::ZWJ, 0 },
1834     { "zwnbo", RTFControlType::SYMBOL, RTFKeyword::ZWNBO, 0 },
1835     { "zwnj", RTFControlType::SYMBOL, RTFKeyword::ZWNJ, 0 },
1836     { "flymaincnt", RTFControlType::DESTINATION, RTFKeyword::FLYMAINCNT, 0 },
1837     { "flyvert", RTFControlType::VALUE, RTFKeyword::FLYVERT, 0 },
1838     { "flyhorz", RTFControlType::VALUE, RTFKeyword::FLYHORZ, 0 },
1839     { "flyanchor", RTFControlType::VALUE, RTFKeyword::FLYANCHOR, 0 },
1840 };
1841 const int nRTFControlWords = SAL_N_ELEMENTS(aRTFControlWords);
1842 
1843 RTFMathSymbol const aRTFMathControlWords[] = {
1844     // eKeyword nToken eDestination
1845     { RTFKeyword::MOMATH, M_TOKEN(oMath), Destination::MOMATH },
1846     { RTFKeyword::MF, M_TOKEN(f), Destination::MF },
1847     { RTFKeyword::MFPR, M_TOKEN(fPr), Destination::MFPR },
1848     { RTFKeyword::MCTRLPR, M_TOKEN(ctrlPr), Destination::MCTRLPR },
1849     { RTFKeyword::MNUM, M_TOKEN(num), Destination::MNUM },
1850     { RTFKeyword::MDEN, M_TOKEN(den), Destination::MDEN },
1851     { RTFKeyword::MACC, M_TOKEN(acc), Destination::MACC },
1852     { RTFKeyword::MACCPR, M_TOKEN(accPr), Destination::MACCPR },
1853     { RTFKeyword::MBAR, M_TOKEN(bar), Destination::MBAR },
1854     { RTFKeyword::MBARPR, M_TOKEN(barPr), Destination::MBARPR },
1855     { RTFKeyword::ME, M_TOKEN(e), Destination::ME },
1856     { RTFKeyword::MD, M_TOKEN(d), Destination::MD },
1857     { RTFKeyword::MDPR, M_TOKEN(dPr), Destination::MDPR },
1858     { RTFKeyword::MFUNC, M_TOKEN(func), Destination::MFUNC },
1859     { RTFKeyword::MFUNCPR, M_TOKEN(funcPr), Destination::MFUNCPR },
1860     { RTFKeyword::MFNAME, M_TOKEN(fName), Destination::MFNAME },
1861     { RTFKeyword::MLIMLOW, M_TOKEN(limLow), Destination::MLIMLOW },
1862     { RTFKeyword::MLIMLOWPR, M_TOKEN(limLowPr), Destination::MLIMLOWPR },
1863     { RTFKeyword::MLIM, M_TOKEN(lim), Destination::MLIM },
1864     { RTFKeyword::MM, M_TOKEN(m), Destination::MM },
1865     { RTFKeyword::MMPR, M_TOKEN(mPr), Destination::MMPR },
1866     { RTFKeyword::MMR, M_TOKEN(mr), Destination::MMR },
1867     { RTFKeyword::MNARY, M_TOKEN(nary), Destination::MNARY },
1868     { RTFKeyword::MNARYPR, M_TOKEN(naryPr), Destination::MNARYPR },
1869     { RTFKeyword::MSUB, M_TOKEN(sub), Destination::MSUB },
1870     { RTFKeyword::MSUP, M_TOKEN(sup), Destination::MSUP },
1871     { RTFKeyword::MLIMUPP, M_TOKEN(limUpp), Destination::MLIMUPP },
1872     { RTFKeyword::MLIMUPPPR, M_TOKEN(limUppPr), Destination::MLIMUPPPR },
1873     { RTFKeyword::MGROUPCHR, M_TOKEN(groupChr), Destination::MGROUPCHR },
1874     { RTFKeyword::MGROUPCHRPR, M_TOKEN(groupChrPr), Destination::MGROUPCHRPR },
1875     { RTFKeyword::MBORDERBOX, M_TOKEN(borderBox), Destination::MBORDERBOX },
1876     { RTFKeyword::MBORDERBOXPR, M_TOKEN(borderBoxPr), Destination::MBORDERBOXPR },
1877     { RTFKeyword::MRAD, M_TOKEN(rad), Destination::MRAD },
1878     { RTFKeyword::MRADPR, M_TOKEN(radPr), Destination::MRADPR },
1879     { RTFKeyword::MDEG, M_TOKEN(deg), Destination::MDEG },
1880     { RTFKeyword::MSSUB, M_TOKEN(sSub), Destination::MSSUB },
1881     { RTFKeyword::MSSUBPR, M_TOKEN(sSubPr), Destination::MSSUBPR },
1882     { RTFKeyword::MSSUP, M_TOKEN(sSup), Destination::MSSUP },
1883     { RTFKeyword::MSSUPPR, M_TOKEN(sSupPr), Destination::MSSUPPR },
1884     { RTFKeyword::MSSUBSUP, M_TOKEN(sSubSup), Destination::MSSUBSUP },
1885     { RTFKeyword::MSSUBSUPPR, M_TOKEN(sSubSupPr), Destination::MSSUBSUPPR },
1886     { RTFKeyword::MSPRE, M_TOKEN(sPre), Destination::MSPRE },
1887     { RTFKeyword::MSPREPR, M_TOKEN(sPrePr), Destination::MSPREPR },
1888     { RTFKeyword::MBOX, M_TOKEN(box), Destination::MBOX },
1889     { RTFKeyword::MEQARR, M_TOKEN(eqArr), Destination::MEQARR },
1890 };
1891 const int nRTFMathControlWords = SAL_N_ELEMENTS(aRTFMathControlWords);
1892 
operator <(const RTFMathSymbol & rOther) const1893 bool RTFMathSymbol::operator<(const RTFMathSymbol& rOther) const
1894 {
1895     return m_eKeyword < rOther.m_eKeyword;
1896 }
1897 
1898 } // namespace writerfilter
1899 
1900 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
1901