Internal: the structures of a ClarisWksText. More...
| Classes | |
| struct | Paragraph | 
| Internal: class to store the paragraph properties.  More... | |
| struct | ParagraphPLC | 
| struct | PLC | 
| Internal : the different plc types: mainly for debugging.  More... | |
| struct | Section | 
| internal class used to store a section  More... | |
| struct | State | 
| Internal: the state of a ClarisWksText.  More... | |
| class | SubDocument | 
| Internal: the subdocument of a ClarisWksDocument.  More... | |
| struct | TextZoneInfo | 
| internal class used to store a text zone  More... | |
| struct | Token | 
| Internal: class to store field definition: TOKN entry.  More... | |
| struct | Zone | 
| Enumerations | |
| enum | PLCType { P_Font, P_Ruler, P_Child, P_Section, P_TextZone, P_Token, P_Unknown } | 
| the different plc type  More... | |
| enum | TokenType { TKN_UNKNOWN, TKN_FOOTNOTE, TKN_PAGENUMBER, TKN_GRAPHIC, TKN_FIELD } | 
| Functions | |
| std::ostream & | operator<< (std::ostream &o, PLC const &plc) | 
| std::ostream & | operator<< (std::ostream &o, Token const &tok) | 
| operator<< for Token  More... | |
Internal: the structures of a ClarisWksText.
| std::ostream& ClarisWksTextInternal::operator<< | ( | std::ostream & | o, | 
| PLC const & | plc | ||
| ) |