src\Framework\System\Windows\Documents\RtfControls.cs (88)
104CreateCommonControlWord("acccomma", RTK_CHARPROPS | RTK_TOGGLE ),
105CreateCommonControlWord("accdot", RTK_CHARPROPS | RTK_TOGGLE ),
106CreateCommonControlWord("accnone", RTK_CHARPROPS | RTK_TOGGLE ),
151CreateCommonControlWord("animtext", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ),
176new RtfControlWordInfo(RtfControlWord.Ctrl_B, "b", RTK_CHARPROPS | RTK_TOGGLE ),
249CreateCommonControlWord("caps", RTK_CHARPROPS | RTK_TOGGLE ),
251new RtfControlWordInfo(RtfControlWord.Ctrl_CB, "cb", RTK_CHARPROPS | RTK_VALUE ),
253CreateCommonControlWord("cchs", RTK_CHARPROPS | RTK_VALUE ),
256new RtfControlWordInfo(RtfControlWord.Ctrl_CF, "cf", RTK_CHARPROPS | RTK_VALUE ),
258CreateCommonControlWord("cgrid", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ),
259CreateCommonControlWord("charscalex", RTK_CHARPROPS | RTK_SHADING | RTK_VALUE | RTK_PARAM ),
261CreateCommonControlWord("chbgbdiag", RTK_CHARPROPS | RTK_SHADING | RTK_FLAG ),
262CreateCommonControlWord("chbgcross", RTK_CHARPROPS | RTK_SHADING | RTK_FLAG ),
263CreateCommonControlWord("chbgdcross", RTK_CHARPROPS | RTK_SHADING | RTK_FLAG ),
264CreateCommonControlWord("chbgdkbdiag", RTK_CHARPROPS | RTK_SHADING | RTK_FLAG ),
265CreateCommonControlWord("chbgdkcross", RTK_CHARPROPS | RTK_SHADING | RTK_FLAG ),
266CreateCommonControlWord("chbgdkdcross", RTK_CHARPROPS | RTK_SHADING | RTK_FLAG ),
267CreateCommonControlWord("chbgdkfdiag", RTK_CHARPROPS | RTK_SHADING | RTK_FLAG ),
268CreateCommonControlWord("chbgdkhoriz", RTK_CHARPROPS | RTK_SHADING | RTK_FLAG ),
269CreateCommonControlWord("chbgdkvert", RTK_CHARPROPS | RTK_SHADING | RTK_FLAG ),
270CreateCommonControlWord("chbgfdiag", RTK_CHARPROPS | RTK_SHADING | RTK_FLAG ),
271CreateCommonControlWord("chbghoriz", RTK_CHARPROPS | RTK_SHADING | RTK_FLAG ),
272CreateCommonControlWord("chbgvert", RTK_CHARPROPS | RTK_SHADING | RTK_FLAG ),
273CreateCommonControlWord("chbrdr", RTK_CHARPROPS | RTK_SHADING | RTK_FLAG ),
274CreateCommonControlWord("chcbpat", RTK_CHARPROPS | RTK_SHADING | RTK_VALUE | RTK_PARAM ),
275CreateCommonControlWord("chcfpat", RTK_CHARPROPS | RTK_SHADING | RTK_VALUE | RTK_PARAM ),
283CreateCommonControlWord("chshdng", RTK_CHARPROPS | RTK_SHADING | RTK_VALUE | RTK_PARAM ),
342CreateCommonControlWord("crauth", RTK_CHARPROPS | RTK_SHADING | RTK_VALUE | RTK_PARAM ),
343CreateCommonControlWord("crdate", RTK_CHARPROPS | RTK_SHADING | RTK_VALUE | RTK_PARAM ),
345CreateCommonControlWord("cs", RTK_CHARPROPS | RTK_VALUE ),
362new RtfControlWordInfo(RtfControlWord.Ctrl_DELETED, "deleted", RTK_CHARPROPS | RTK_TOGGLE ),
480CreateCommonControlWord("embo", RTK_CHARPROPS | RTK_SHADING | RTK_TOGGLE ),
489new RtfControlWordInfo(RtfControlWord.Ctrl_EXPND, "expnd", RTK_CHARPROPS | RTK_VALUE ),
490new RtfControlWordInfo(RtfControlWord.Ctrl_EXPNDTW, "expndtw", RTK_CHARPROPS | RTK_VALUE ),
492new RtfControlWordInfo(RtfControlWord.Ctrl_F, "f", RTK_CHARPROPS | RTK_VALUE ),
532CreateCommonControlWord("fittext", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ),
571new RtfControlWordInfo(RtfControlWord.Ctrl_FS, "fs", RTK_CHARPROPS | RTK_VALUE ),
612CreateCommonControlWord("g", RTK_CHARPROPS | RTK_DESTINATION ),
613CreateCommonControlWord("gcw", RTK_CHARPROPS | RTK_VALUE ),
615CreateCommonControlWord("gridtbl", RTK_CHARPROPS | RTK_DESTINATION ),
642new RtfControlWordInfo(RtfControlWord.Ctrl_I, "i", RTK_CHARPROPS | RTK_TOGGLE ),
645new RtfControlWordInfo(RtfControlWord.Ctrl_IMPR, "impr", RTK_CHARPROPS | RTK_SHADING | RTK_TOGGLE ),
656CreateCommonControlWord("kerning", RTK_CHARPROPS | RTK_VALUE ),
661new RtfControlWordInfo(RtfControlWord.Ctrl_LANG, "lang", RTK_CHARPROPS | RTK_VALUE ),
662new RtfControlWordInfo(RtfControlWord.Ctrl_LANGFE, "langfe", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ),
663new RtfControlWordInfo(RtfControlWord.Ctrl_LANGFENP, "langfenp", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ),
664new RtfControlWordInfo(RtfControlWord.Ctrl_LANGNP, "langnp", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ),
724new RtfControlWordInfo(RtfControlWord.Ctrl_LTRCH, "ltrch", RTK_CHARPROPS | RTK_FLAG ),
768CreateCommonControlWord("noproof", RTK_CHARPROPS | RTK_FLAG ),
769CreateCommonControlWord("nosectexpand", RTK_CHARPROPS | RTK_FLAG ),
772new RtfControlWordInfo(RtfControlWord.Ctrl_NOSUPERSUB, "nosupersub", RTK_CHARPROPS | RTK_FLAG ),
812new RtfControlWordInfo(RtfControlWord.Ctrl_OUTL, "outl", RTK_CHARPROPS | RTK_TOGGLE ),
886new RtfControlWordInfo(RtfControlWord.Ctrl_PLAIN, "plain", RTK_CHARPROPS | RTK_FLAG ),
1007CreateCommonControlWord("revauth", RTK_CHARPROPS | RTK_VALUE ),
1008CreateCommonControlWord("revauthdel", RTK_CHARPROPS | RTK_SHADING | RTK_VALUE | RTK_PARAM ),
1010CreateCommonControlWord("revdttm", RTK_CHARPROPS | RTK_VALUE ),
1011CreateCommonControlWord("revdttmdel", RTK_CHARPROPS | RTK_SHADING | RTK_VALUE | RTK_PARAM ),
1012CreateCommonControlWord("revised", RTK_CHARPROPS | RTK_TOGGLE ),
1029new RtfControlWordInfo(RtfControlWord.Ctrl_RTLCH, "rtlch", RTK_CHARPROPS | RTK_FLAG ),
1050new RtfControlWordInfo(RtfControlWord.Ctrl_SCAPS, "scaps", RTK_CHARPROPS | RTK_TOGGLE ),
1063new RtfControlWordInfo(RtfControlWord.Ctrl_SHAD, "shad", RTK_CHARPROPS | RTK_TOGGLE ),
1108new RtfControlWordInfo(RtfControlWord.Ctrl_STRIKE, "strike", RTK_CHARPROPS | RTK_TOGGLE ),
1109new RtfControlWordInfo(RtfControlWord.Ctrl_STRIKED, "striked", RTK_CHARPROPS | RTK_SHADING | RTK_TOGGLE ),
1111new RtfControlWordInfo(RtfControlWord.Ctrl_SUB, "sub", RTK_CHARPROPS | RTK_FLAG ),
1115new RtfControlWordInfo(RtfControlWord.Ctrl_SUPER, "super", RTK_CHARPROPS | RTK_FLAG ),
1209new RtfControlWordInfo(RtfControlWord.Ctrl_UL, "ul", RTK_CHARPROPS | RTK_TOGGLE ),
1210new RtfControlWordInfo(RtfControlWord.Ctrl_ULC, "ulc", RTK_CHARPROPS | RTK_VALUE | RTK_PARAM ),
1211new RtfControlWordInfo(RtfControlWord.Ctrl_ULD, "uld", RTK_CHARPROPS | RTK_FLAG ),
1212new RtfControlWordInfo(RtfControlWord.Ctrl_ULDASH, "uldash", RTK_CHARPROPS | RTK_TOGGLE ),
1213new RtfControlWordInfo(RtfControlWord.Ctrl_ULDASHD, "uldashd", RTK_CHARPROPS | RTK_TOGGLE ),
1214new RtfControlWordInfo(RtfControlWord.Ctrl_ULDASHDD, "uldashdd", RTK_CHARPROPS | RTK_TOGGLE ),
1215new RtfControlWordInfo(RtfControlWord.Ctrl_ULDB, "uldb", RTK_CHARPROPS | RTK_TOGGLE ),
1216new RtfControlWordInfo(RtfControlWord.Ctrl_ULHAIR, "ulhair", RTK_CHARPROPS | RTK_TOGGLE ),
1217new RtfControlWordInfo(RtfControlWord.Ctrl_ULHWAVE, "ulhwave", RTK_CHARPROPS | RTK_TOGGLE ),
1218new RtfControlWordInfo(RtfControlWord.Ctrl_ULLDASH, "ulldash", RTK_CHARPROPS | RTK_TOGGLE ),
1219new RtfControlWordInfo(RtfControlWord.Ctrl_ULNONE, "ulnone", RTK_CHARPROPS | RTK_FLAG ),
1220new RtfControlWordInfo(RtfControlWord.Ctrl_ULTH, "ulth", RTK_CHARPROPS | RTK_TOGGLE ),
1221new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHD, "ulthd", RTK_CHARPROPS | RTK_TOGGLE ),
1222new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHDASH, "ulthdash", RTK_CHARPROPS | RTK_TOGGLE ),
1223new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHDASHD, "ulthdashd", RTK_CHARPROPS | RTK_TOGGLE ),
1224new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHDASHDD, "ulthdashdd", RTK_CHARPROPS | RTK_TOGGLE ),
1225new RtfControlWordInfo(RtfControlWord.Ctrl_ULTHLDASH, "ulthldash", RTK_CHARPROPS | RTK_TOGGLE ),
1226new RtfControlWordInfo(RtfControlWord.Ctrl_ULULDBWAVE, "ululdbwave", RTK_CHARPROPS | RTK_TOGGLE ),
1227new RtfControlWordInfo(RtfControlWord.Ctrl_ULW, "ulw", RTK_CHARPROPS | RTK_FLAG ),
1228new RtfControlWordInfo(RtfControlWord.Ctrl_ULWAVE, "ulwave", RTK_CHARPROPS | RTK_TOGGLE ),
1230new RtfControlWordInfo(RtfControlWord.Ctrl_UP, "up", RTK_CHARPROPS | RTK_VALUE ),
1235new RtfControlWordInfo(RtfControlWord.Ctrl_V, "v", RTK_CHARPROPS | RTK_TOGGLE ),
1251CreateCommonControlWord("webhidden", RTK_CHARPROPS | RTK_FLAG ),