Public Member Functions | |
| ParagraphPLC () | |
Public Attributes | |
| int | m_rulerId |
| the ruler id | |
| int | m_styleId |
| the style id ( via the style lookup table ) | |
| int | m_flags |
| some flags | |
| std::string | m_extra |
| extra data | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, ParagraphPLC const &info) |
|
inline |
|
friend |
| std::string CWTextInternal::ParagraphPLC::m_extra |
extra data
| int CWTextInternal::ParagraphPLC::m_flags |
some flags
Referenced by CWText::readParagraphs().
| int CWTextInternal::ParagraphPLC::m_rulerId |
the ruler id
Referenced by CWText::findListId(), CWText::readParagraphs(), and CWText::sendText().
| int CWTextInternal::ParagraphPLC::m_styleId |
the style id ( via the style lookup table )
Referenced by CWText::readParagraphs().