Internal: the structures of a MsWrd1Parser. More...
Classes | |
struct | Font |
Internal: the font of a MsWrd1Parser. More... | |
struct | Paragraph |
Internal: the paragraph of a MsWrd1Parser. More... | |
struct | PLC |
Internal: class to store the PLC: Pointer List Content ? More... | |
struct | State |
Internal: the state of a MsWrd1Parser. More... | |
class | SubDocument |
Internal: the subdocument of a MsWrdParser. More... | |
Enumerations | |
enum | PLCType { FONT =0, RULER, FOOTNOTE, PAGE, ZONE, UNKNOWN } |
different types More... | |
Functions | |
std::ostream & | operator<< (std::ostream &o, PLC const &plc) |
std::ostream & | operator<< (std::ostream &o, Font const &ft) |
std::ostream & | operator<< (std::ostream &o, Paragraph const ¶) |
Internal: the structures of a MsWrd1Parser.
std::ostream& MsWrd1ParserInternal::operator<< | ( | std::ostream & | o, |
PLC const & | plc | ||
) |
std::ostream& MsWrd1ParserInternal::operator<< | ( | std::ostream & | o, |
Font const & | ft | ||
) |
std::ostream& MsWrd1ParserInternal::operator<< | ( | std::ostream & | o, |
Paragraph const & | para | ||
) |