GreatWksParserInternal::State Struct Reference

Internal: the state of a GreatWksParser. More...

Public Member Functions

 State ()
 constructor More...
 
int numHeaderFooters () const
 returns the number of expected header/footer zones More...
 
MWAWSection getSection () const
 returns a section More...
 

Public Attributes

std::vector< double > m_columnsWidth
 the columns dimension More...
 
bool m_hfFlags [4]
 flags to define header/footer (titlePage, l/rPage, header, footer) More...
 
bool m_hasColSep
 true if columns have columns separator More...
 
int m_actPage
 the actual page More...
 
int m_numPages
 the number of page of the final document More...
 
int m_headerHeight
 the header height if known More...
 
int m_footerHeight
 the footer height if known More...
 

Detailed Description

Internal: the state of a GreatWksParser.

Constructor & Destructor Documentation

◆ State()

GreatWksParserInternal::State::State ( )
inline

constructor

Member Function Documentation

◆ getSection()

MWAWSection GreatWksParserInternal::State::getSection ( ) const
inline

returns a section

◆ numHeaderFooters()

int GreatWksParserInternal::State::numHeaderFooters ( ) const
inline

returns the number of expected header/footer zones

Member Data Documentation

◆ m_actPage

int GreatWksParserInternal::State::m_actPage

the actual page

◆ m_columnsWidth

std::vector<double> GreatWksParserInternal::State::m_columnsWidth

the columns dimension

Referenced by getSection().

◆ m_footerHeight

int GreatWksParserInternal::State::m_footerHeight

the footer height if known

◆ m_hasColSep

bool GreatWksParserInternal::State::m_hasColSep

true if columns have columns separator

Referenced by getSection().

◆ m_headerHeight

int GreatWksParserInternal::State::m_headerHeight

the header height if known

◆ m_hfFlags

bool GreatWksParserInternal::State::m_hfFlags[4]

flags to define header/footer (titlePage, l/rPage, header, footer)

Referenced by numHeaderFooters(), and State().

◆ m_numPages

int GreatWksParserInternal::State::m_numPages

the number of page of the final document


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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20