Internal: the state of a MSK3Parser.
More...
Internal: the state of a MSK3Parser.
MSK3ParserInternal::State::State |
( |
| ) |
|
|
inline |
bool MSK3ParserInternal::State::IsTextDoc |
( |
| ) |
const |
|
inline |
returns true if this is a text document (hack for MSWorks 4.0 Draw)
int MSK3ParserInternal::State::m_actPage |
int MSK3ParserInternal::State::m_footerHeight |
the footer height if known
std::string MSK3ParserInternal::State::m_footerText |
bool MSK3ParserInternal::State::m_hasFooter |
true if there is a footer v3
bool MSK3ParserInternal::State::m_hasHeader |
true if there is a header v3
int MSK3ParserInternal::State::m_headerHeight |
the header height if known
std::string MSK3ParserInternal::State::m_headerText |
int MSK3ParserInternal::State::m_numPages |
the number of page of the final document
int MSK3ParserInternal::State::m_pageLength |
the page length in point (if known)
std::map<int, Zone> MSK3ParserInternal::State::m_zoneMap |
the list of zone
Referenced by get().
The documentation for this struct was generated from the following file: