#include "WP6Listener.h"
#include "WPXContentListener.h"
#include "WP6FileStructure.h"
#include <stack>
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
struct | _WP6ContentParsingState |
struct | _WP6ListLevel |
class | WP6ContentListener |
class | WP6OutlineDefinition |
class | WP6StyleStateSequence |
Typedefs | |
typedef _WP6ContentParsingState | WP6ContentParsingState |
Enumerations | |
enum | WP6StyleState { NORMAL, DOCUMENT_NOTE, DOCUMENT_NOTE_GLOBAL, BEGIN_BEFORE_NUMBERING, BEGIN_NUMBERING_BEFORE_DISPLAY_REFERENCING, DISPLAY_REFERENCING, BEGIN_NUMBERING_AFTER_DISPLAY_REFERENCING, BEGIN_AFTER_NUMBERING, STYLE_BODY, STYLE_END } |
enum | WP6ListType { ORDERED, UNORDERED } |
Variables | |
const int | STATE_MEMORY = 3 |
|
|
|
|
|
|
|
|