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) |
| ClarisWksTextInternal::ParagraphPLC::ParagraphPLC | ( | ) | [inline] |
| std::ostream& operator<< | ( | std::ostream & | o, |
| ParagraphPLC const & | info | ||
| ) | [friend] |
| std::string ClarisWksTextInternal::ParagraphPLC::m_extra |
extra data
some flags
Referenced by ClarisWksText::readParagraphs().
the ruler id
Referenced by ClarisWksText::findListId(), ClarisWksText::readParagraphs(), and ClarisWksText::sendText().
the style id ( via the style lookup table )
Referenced by ClarisWksText::readParagraphs(), and ClarisWksText::sendText().