NSTextInternal::HeaderFooter Struct Reference

Internal structure: use to store a header. More...

List of all members.

Public Member Functions

 HeaderFooter ()
 Constructor.

Public Attributes

MWAWHeaderFooter::Type m_type
 the header type
MWAWHeaderFooter::Occurence m_occurence
 the header occurence
int m_page
 the page
long m_paragraph [2]
 the paragraph position in the header zone (first and last)
long m_textParagraph
 the text position
int m_unknown
 a unknown value
bool m_parsed
 a flag to know if the footnote is parsed
std::string m_extra
 some extra debuging information

Friends

std::ostream & operator<< (std::ostream &o, HeaderFooter const &hf)
 operator<<

Detailed Description

Internal structure: use to store a header.


Constructor & Destructor Documentation

Constructor.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
HeaderFooter const &  hf 
) [friend]

operator<<


Member Data Documentation

some extra debuging information

Referenced by NSTextInternal::operator<<(), and NSText::readHeaderFooter().

the paragraph position in the header zone (first and last)

Referenced by HeaderFooter(), NSTextInternal::operator<<(), NSText::readHeaderFooter(), and NSText::sendHeaderFooter().

a flag to know if the footnote is parsed

Referenced by NSText::sendHeaderFooter().


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