Internal: the footnote. More...
Public Member Functions | |
Footnote () | |
constructor | |
Public Attributes | |
MWAWEntry | m_pos |
the footnote data | |
int | m_id |
the id | |
int | m_value |
a value ( 1, 4) | |
std::string | m_error |
the errors | |
Friends | |
std::ostream & | operator<< (std::ostream &o, Footnote const ¬e) |
operator<< |
Internal: the footnote.
MSWTextInternal::Footnote::Footnote | ( | ) | [inline] |
constructor
std::ostream& operator<< | ( | std::ostream & | o, |
Footnote const & | note | ||
) | [friend] |
operator<<
std::string MSWTextInternal::Footnote::m_error |
the errors
the id
Referenced by MSWText::readFootnotesPos().
the footnote data
Referenced by MSWText::flushExtra(), MSWText::readFootnotesPos(), and MSWText::sendFootnote().
a value ( 1, 4)
Referenced by MSWText::readFootnotesPos().