Internal: the structures of a GreatWksText. More...
| Classes | |
| struct | Frame | 
| Internal and low level: structure which stores a text position for GreatWksText.  More... | |
| struct | PLC | 
| Internal : a PLC: used to store change of properties in GreatWksTextInternal::Zone.  More... | |
| struct | State | 
| Internal: the state of a GreatWksText.  More... | |
| struct | Token | 
| Internal and low level: structure which stores a token for GreatWksText.  More... | |
| struct | Zone | 
| Internal and low level: structure which stores a text zone header for GreatWksText.  More... | |
| Enumerations | |
| enum | PLCType { P_Font, P_Page, P_Ruler, P_Token, P_Unknown } | 
| the different plc type  More... | |
| Functions | |
| std::ostream & | operator<< (std::ostream &o, PLC const &plc) | 
| std::ostream & | operator<< (std::ostream &o, Token const &token) | 
Internal: the structures of a GreatWksText.
| std::ostream& GreatWksTextInternal::operator<< | ( | std::ostream & | o, | 
| PLC const & | plc | ||
| ) | 
| std::ostream& GreatWksTextInternal::operator<< | ( | std::ostream & | o, | 
| Token const & | token | ||
| ) |