src\Framework\System\Windows\Documents\RtfControls.cs (38)
92return new RtfControlWordInfo(RtfControlWord.Ctrl_Unknown, controlName, RTK_DRAWOBJ | RTK_FLAG);
381new RtfControlWordInfo(RtfControlWord.Ctrl_DO, "do", RTK_DRAWOBJ | RTK_DESTINATION ),
392CreateCommonControlWord("dodhgt", RTK_DRAWOBJ | RTK_VALUE ),
395CreateCommonControlWord("dpaendl", RTK_DRAWOBJ | RTK_VALUE ),
397CreateCommonControlWord("dpaendw", RTK_DRAWOBJ | RTK_VALUE ),
402CreateCommonControlWord("dpastartl", RTK_DRAWOBJ | RTK_VALUE ),
404CreateCommonControlWord("dpastartw", RTK_DRAWOBJ | RTK_VALUE ),
406CreateCommonControlWord("dpcoa", RTK_DRAWOBJ | RTK_VALUE ),
410CreateCommonControlWord("dpcodabs", RTK_DRAWOBJ | RTK_VALUE ),
413CreateCommonControlWord("dpcodescent", RTK_DRAWOBJ | RTK_VALUE ),
415CreateCommonControlWord("dpcolength", RTK_DRAWOBJ | RTK_VALUE ),
418CreateCommonControlWord("dpcooffset", RTK_DRAWOBJ | RTK_VALUE ),
424CreateCommonControlWord("dpcount", RTK_DRAWOBJ | RTK_VALUE ),
427CreateCommonControlWord("dpfillbgcb", RTK_DRAWOBJ | RTK_VALUE ),
428CreateCommonControlWord("dpfillbgcg", RTK_DRAWOBJ | RTK_VALUE ),
429CreateCommonControlWord("dpfillbgcr", RTK_DRAWOBJ | RTK_VALUE ),
430CreateCommonControlWord("dpfillbggray", RTK_DRAWOBJ | RTK_VALUE ),
432CreateCommonControlWord("dpfillfgcb", RTK_DRAWOBJ | RTK_VALUE ),
433CreateCommonControlWord("dpfillfgcg", RTK_DRAWOBJ | RTK_VALUE ),
434CreateCommonControlWord("dpfillfgcr", RTK_DRAWOBJ | RTK_VALUE ),
435CreateCommonControlWord("dpfillfggray", RTK_DRAWOBJ | RTK_VALUE ),
437CreateCommonControlWord("dpfillpat", RTK_DRAWOBJ | RTK_VALUE ),
440CreateCommonControlWord("dplinecob", RTK_DRAWOBJ | RTK_VALUE ),
441CreateCommonControlWord("dplinecog", RTK_DRAWOBJ | RTK_VALUE ),
442CreateCommonControlWord("dplinecor", RTK_DRAWOBJ | RTK_VALUE ),
447CreateCommonControlWord("dplinegray", RTK_DRAWOBJ | RTK_VALUE ),
451CreateCommonControlWord("dplinew", RTK_DRAWOBJ | RTK_VALUE ),
452CreateCommonControlWord("dppolycount", RTK_DRAWOBJ | RTK_VALUE ),
455CreateCommonControlWord("dpptx", RTK_DRAWOBJ | RTK_VALUE ),
456CreateCommonControlWord("dppty", RTK_DRAWOBJ | RTK_VALUE ),
460CreateCommonControlWord("dpshadx", RTK_DRAWOBJ | RTK_VALUE ),
461CreateCommonControlWord("dpshady", RTK_DRAWOBJ | RTK_VALUE ),
464CreateCommonControlWord("dptxbxmar", RTK_DRAWOBJ | RTK_VALUE ),
465new RtfControlWordInfo(RtfControlWord.Ctrl_DPTXBXTEXT, "dptxbxtext", RTK_DRAWOBJ | RTK_DESTINATION ),
470CreateCommonControlWord("dpx", RTK_DRAWOBJ | RTK_VALUE ),
471CreateCommonControlWord("dpxsize", RTK_DRAWOBJ | RTK_VALUE ),
472CreateCommonControlWord("dpy", RTK_DRAWOBJ | RTK_VALUE ),
473CreateCommonControlWord("dpysize", RTK_DRAWOBJ | RTK_VALUE ),