This is the complete list of members for RtfComposer, including all inherited members.
Compose(const ON_TextContent *text, const ON_DimStyle *dimstyle, ON_wString &rtf) | RtfComposer | static |
ComposeA(const ON_TextContent *text, const ON_DimStyle *dimstyle, ON_wString &rtf) | RtfComposer | static |
ComposeRun(const ON_TextRun *run, const ON_DimStyle *dimstyle, ON_SimpleArray< wchar_t[34] > &fonttable, bool multiline, int &changecount, int &changefont, int &changecolor, bool &bold, bool &italic, bool &underlined, bool &strikeout, ON_wString &strings_out) | RtfComposer | static |
ComposeRunA(const ON_TextRun *run, const ON_DimStyle *dimstyle, ON_SimpleArray< wchar_t[34] > &fonttable, bool multiline, int &changecount, int &changefont, bool &bold, bool &italic, bool &underlined, RunInfo &runinfo) | RtfComposer | static |
RecomposeRTF() | RtfComposer | static |
SetRecomposeRTF(bool b) | RtfComposer | static |