Internal: the paragraph of a MsWrd1Parser. More...
Public Member Functions | |
| Paragraph () | |
| constructor | |
Public Attributes | |
| int | m_type |
| the initial type | |
| int | m_type2 |
| another type | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Paragraph const &ft) |
| operator<< | |
Internal: the paragraph of a MsWrd1Parser.
| MsWrd1ParserInternal::Paragraph::Paragraph | ( | ) | [inline] |
constructor
| std::ostream& operator<< | ( | std::ostream & | o, |
| Paragraph const & | ft | ||
| ) | [friend] |
operator<<
the initial type
Referenced by MsWrd1ParserInternal::operator<<(), and MsWrd1Parser::readParagraph().
another type
Referenced by MsWrd1ParserInternal::operator<<(), and MsWrd1Parser::readParagraph().