Internal: class to store a style. More...
Public Member Functions | |
| Style () | |
Public Attributes | |
| std::string | m_name |
| the style name | |
| int | m_nextId |
| the next style ? | |
| Font | m_font |
| the font properties | |
| Paragraph | m_paragraph |
| the paragraph properties | |
| int | m_values [13] |
| some unknown value | |
| int | m_flags [6] |
| some unknown flags | |
Friends | |
| std::ostream & | operator<< (std::ostream &o, Style const &st) |
| operator<< | |
Internal: class to store a style.
| WriteNowTextInternal::Style::Style | ( | ) | [inline] |
| std::ostream& operator<< | ( | std::ostream & | o, |
| Style const & | st | ||
| ) | [friend] |
operator<<
some unknown flags
Referenced by Style().
the font properties
| std::string WriteNowTextInternal::Style::m_name |
the style name
the next style ?
the paragraph properties
some unknown value
Referenced by Style().