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