Internal: the comment data of a MoreText. 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 MoreText.
|
inline |
constructor
|
friend |
operator<<
MWAWEntry MoreTextInternal::Comment::m_entry |
the text entry
Referenced by MoreText::readComment().
std::string MoreTextInternal::Comment::m_extra |
extra data
Referenced by MoreText::readComment().