Internal: the state of a MsWksDocument.
More...
Internal: the state of a MsWksDocument.
MsWksDocumentInternal::State::State |
( |
| ) |
|
|
inline |
int MsWksDocumentInternal::State::m_actPage |
std::multimap<std::string, MWAWEntry> MsWksDocumentInternal::State::m_entryMap |
the list of entries, name->entry ( for v4 document)
long MsWksDocumentInternal::State::m_fileHeaderSize |
int MsWksDocumentInternal::State::m_footerHeight |
the footer height if known
shared_ptr<MsWks4Zone> MsWksDocumentInternal::State::m_footerParser |
shared_ptr<MsWks4Zone> MsWksDocumentInternal::State::m_footnoteParser |
parser of the footnote ole
std::map<std::string, shared_ptr<MsWks4Zone> > MsWksDocumentInternal::State::m_frameParserMap |
the frame parsers: name-> parser
int MsWksDocumentInternal::State::m_freeZoneId |
|
mutable |
an id to count the number of free map
bool MsWksDocumentInternal::State::m_hasFooter |
true if there is a footer v3
bool MsWksDocumentInternal::State::m_hasHeader |
true if there is a header v3
int MsWksDocumentInternal::State::m_headerHeight |
the header height if known
shared_ptr<MsWks4Zone> MsWksDocumentInternal::State::m_headerParser |
int MsWksDocumentInternal::State::m_numPages |
the number of page of the final document
shared_ptr<MWAWOLEParser> MsWksDocumentInternal::State::m_oleParser |
the list of zone (for v1-v3) document
std::vector<std::string> MsWksDocumentInternal::State::m_unparsedOlesName |
the list of unparsed OLEs
The documentation for this struct was generated from the following file: