Internal: the comment data of a MORText. More...
Public Member Functions | |
Comment () | |
constructor | |
Public Attributes | |
MWAWEntry | m_entry |
the text entry | |
std::string | m_extra |
extra data | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Comment const &comment) |
operator<< |
Internal: the comment data of a MORText.
MORTextInternal::Comment::Comment | ( | ) | [inline] |
constructor
std::ostream& operator<< | ( | std::ostream & | o, |
Comment const & | comment | ||
) | [friend] |
operator<<
the text entry
Referenced by MORText::readComment().
std::string MORTextInternal::Comment::m_extra |
extra data
Referenced by MORText::readComment().