PAG1ParserState.h
Go to the documentation of this file.
1/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2/*
3 * This file is part of the libetonyek project.
4 *
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 */
9
10#ifndef PAG1PARSERSTATE_H_INCLUDED
11#define PAG1PARSERSTATE_H_INCLUDED
12
13#include "IWORKXMLParserState.h"
14#include "PAGTypes.h"
15
16namespace libetonyek
17{
18
19class PAG1Parser;
20class PAGCollector;
21struct PAG1Dictionary;
22
42
43}
44
45#endif // PAG1PARSERSTATE_H_INCLUDED
46
47/* vim:set shiftwidth=2 softtabstop=2 expandtab: */
IWORKXMLParserState(const IWORKXMLParserState &)
PAG1ParserState & operator=(const PAG1ParserState &)
PAG1Dictionary & getDictionary()
Definition PAG1ParserState.cpp:32
PAG1Dictionary & m_dict
Definition PAG1ParserState.h:40
PAGCollector & m_collector
Definition PAG1ParserState.h:39
PAGFootnoteState m_footnoteState
Definition PAG1ParserState.h:36
PAGCollector & getCollector()
Definition PAG1ParserState.cpp:27
PAG1ParserState(const PAG1ParserState &)
Definition PAG1Parser.h:23
Definition PAGCollector.h:24
@ dict
Definition KEY1Token.h:51
Definition IWORKBezierElement.cpp:21
Definition PAG1Dictionary.h:20
Definition PAGTypes.h:38

Generated for libetonyek by doxygen 1.13.2