MsWrdTextInternal::Footnote Struct Reference

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 &note)
 operator<<
 

Detailed Description

Internal: the footnote.

Constructor & Destructor Documentation

◆ Footnote()

MsWrdTextInternal::Footnote::Footnote ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
Footnote const &  note 
)
friend

operator<<

Member Data Documentation

◆ m_error

std::string MsWrdTextInternal::Footnote::m_error

the errors

◆ m_id

int MsWrdTextInternal::Footnote::m_id

the id

Referenced by MsWrdText::readFootnotesPos().

◆ m_pos

MWAWEntry MsWrdTextInternal::Footnote::m_pos

the footnote data

Referenced by MsWrdText::readFootnotesPos().

◆ m_value

int MsWrdTextInternal::Footnote::m_value

a value ( 1, 4)

Referenced by MsWrdText::readFootnotesPos().


The documentation for this struct was generated from the following file:

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6