MacWrtParserInternal::FileHeader Struct Reference

Document header. More...

Public Member Functions

 FileHeader ()
 

Public Attributes

int m_numParagraphs [3]
 the number of lines : text, header footer
 
bool m_hideFirstPageHeaderFooter
 true if the first page header/footer must be draw
 
int m_startNumberPage
 the first number page
 
long m_freeListPos
 free list start position
 
long m_freeListLength
 free list length
 
long m_freeListAllocated
 free list allocated
 
long m_dataPos
 the begin of data ( if version == 3)
 

Friends

std::ostream & operator<< (std::ostream &o, FileHeader const &header)
 

Detailed Description

Document header.

Constructor & Destructor Documentation

◆ FileHeader()

MacWrtParserInternal::FileHeader::FileHeader ( )
inline

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
FileHeader const &  header 
)
friend

Member Data Documentation

◆ m_dataPos

long MacWrtParserInternal::FileHeader::m_dataPos

the begin of data ( if version == 3)

Referenced by MacWrtParser::checkHeader().

◆ m_freeListAllocated

long MacWrtParserInternal::FileHeader::m_freeListAllocated

free list allocated

Referenced by MacWrtParser::checkHeader().

◆ m_freeListLength

long MacWrtParserInternal::FileHeader::m_freeListLength

free list length

Referenced by MacWrtParser::checkHeader().

◆ m_freeListPos

long MacWrtParserInternal::FileHeader::m_freeListPos

free list start position

Referenced by MacWrtParser::checkHeader().

◆ m_hideFirstPageHeaderFooter

bool MacWrtParserInternal::FileHeader::m_hideFirstPageHeaderFooter

true if the first page header/footer must be draw

Referenced by MacWrtParser::checkHeader().

◆ m_numParagraphs

int MacWrtParserInternal::FileHeader::m_numParagraphs[3]

the number of lines : text, header footer

Referenced by MacWrtParser::checkHeader(), and FileHeader().

◆ m_startNumberPage

int MacWrtParserInternal::FileHeader::m_startNumberPage

the first number page

Referenced by MacWrtParser::checkHeader().


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

Generated on Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6