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