a class to define the parser state More...
#include <MWAWParser.hxx>
a class to define the parser state
| MWAWParserState::MWAWParserState | ( | MWAWParserState::Type | type, |
| MWAWInputStreamPtr | input, | ||
| MWAWRSRCParserPtr | rsrcParser, | ||
| MWAWHeader * | header | ||
| ) |
Constructor.
destructor
| MWAWParserState::MWAWParserState | ( | MWAWParserState const & | orig | ) | [private] |
returns the main listener
Referenced by ~MWAWParserState().
| MWAWParserState& MWAWParserState::operator= | ( | MWAWParserState const & | orig | ) | [private] |
the debug file
Referenced by ClarisWksStruct::readIntZone(), and ClarisWksStruct::readStructZone().
the font converter
Referenced by MWAWTextListener::_openSpan(), MWAWSpreadsheetListener::_openSpan(), MWAWPresentationListener::_openSpan(), MWAWGraphicListener::_openSpan(), MWAWTextListener::insertCharacter(), MWAWPresentationListener::insertCharacter(), MWAWGraphicListener::insertCharacter(), MWAWSpreadsheetListener::insertCharacter(), MWAWParserState(), MWAWSpreadsheetListener::openSheetCell(), MWAWTextListener::openTableCell(), MWAWPresentationListener::openTableCell(), MWAWGraphicListener::openTableCell(), and MWAWSpreadsheetListener::openTableCell().
the graphic listener
Referenced by getMainListener().
the header
the input
Referenced by ClarisWksStruct::readIntZone(), and ClarisWksStruct::readStructZone().
the document kind
Referenced by MWAWParserState().
the list manager
Referenced by MWAWTextListener::_changeList(), MWAWSpreadsheetListener::_changeList(), MWAWPresentationListener::_changeList(), MWAWGraphicListener::_changeList(), MWAWTextListener::_getListId(), MWAWSpreadsheetListener::_getListId(), MWAWPresentationListener::_getListId(), MWAWGraphicListener::_getListId(), and MWAWParserState().
the actual document size
the presentation listener
Referenced by getMainListener().
the resource parser
the spreadsheet listener
Referenced by getMainListener().
the text listener
Referenced by getMainListener().
the state type
Referenced by getMainListener().
the actual version
Referenced by MWAWParserState().