Internal: the state of a MSK3Parser.
More...
Public Member Functions |
| | State () |
| | constructor
|
| Zone | get (Zone::Type type) |
| | return a zone
|
| bool | IsTextDoc () const |
| | returns true if this is a text document (hack for MSWorks 4.0 Draw)
|
Detailed Description
Internal: the state of a MSK3Parser.
Constructor & Destructor Documentation
| MSK3ParserInternal::State::State |
( |
| ) |
|
|
inline |
Member Function Documentation
| bool MSK3ParserInternal::State::IsTextDoc |
( |
| ) |
const |
|
inline |
returns true if this is a text document (hack for MSWorks 4.0 Draw)
Member Data Documentation
| int MSK3ParserInternal::State::m_actPage |
| MWAWDocument::DocumentKind MSK3ParserInternal::State::m_docType |
| 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
| 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: