Internal: class to store the paragraph properties. More...
Public Member Functions | |
| Paragraph () | |
| Constructor with type. | |
Public Attributes | |
| int | m_values [8] |
| some unknown value | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Paragraph const &ind) |
| operator<< | |
Internal: class to store the paragraph properties.
| WriteNowTextInternal::Paragraph::Paragraph | ( | ) | [inline] |
Constructor with type.
| std::ostream& operator<< | ( | std::ostream & | o, |
| Paragraph const & | ind | ||
| ) | [friend] |
operator<<
some unknown value
Referenced by Paragraph(), and WriteNowText::readParagraph().