Public Member Functions | |
NumberedStyle (const PD_Style *_pStyle, UT_uint32 _n) | |
Public Attributes | |
const PD_Style * | pStyle |
UT_uint32 | n |
This is just a pair: style and style number. It is used for two-way association of PD_Style and RTF style number.
Referenced by IE_Exp_RTF::_getStyleNumber(), and IE_Exp_RTF::_write_stylesheets().
const PD_Style* NumberedStyle::pStyle |
Referenced by IE_Exp_RTF::_write_stylesheets().