#include <PAG1ParserState.h>
Public Member Functions | |
PAG1ParserState (PAG1Parser &parser, PAGCollector &collector, PAGDictionary &dict) | |
PAGCollector & | getCollector () |
PAGDictionary & | getDictionary () |
![]() | |
IWORKXMLParserState (IWORKParser &parser, IWORKCollector &collector, IWORKDictionary &dict) | |
IWORKParser & | getParser () |
IWORKDictionary & | getDictionary () |
IWORKCollector & | getCollector () const |
const IWORKTokenizer & | getTokenizer () const |
Public Attributes | |
PAGFootnoteState | m_footnoteState |
![]() | |
IWORKTableDataPtr_t | m_tableData |
IWORKStylesheetPtr_t | m_stylesheet |
bool | m_enableCollector |
Private Member Functions | |
PAG1ParserState (const PAG1ParserState &) | |
PAG1ParserState & | operator= (const PAG1ParserState &) |
Private Attributes | |
PAGCollector & | m_collector |
PAGDictionary & | m_dict |
|
private |
libetonyek::PAG1ParserState::PAG1ParserState | ( | PAG1Parser & | parser, |
PAGCollector & | collector, | ||
PAGDictionary & | dict | ||
) |
PAGCollector & libetonyek::PAG1ParserState::getCollector | ( | ) |
PAGDictionary & libetonyek::PAG1ParserState::getDictionary | ( | ) |
|
private |
|
private |
Referenced by getCollector().
|
private |
Referenced by getDictionary().
PAGFootnoteState libetonyek::PAG1ParserState::m_footnoteState |