#include <vector>
#include <map>
#include <libwpd/WPXString.h>
#include <libwpd-stream/WPXStream.h>
#include "libwps_internal.h"
#include "WPS.h"
#include "WPSContentListener.h"
#include "WPSParser.h"
Go to the source code of this file.
Classes | |
class | WPS8Parser |
struct | WPS8Parser::Zone |
Starting near beginning of CONTENTS stream, there is an index to various types of pages in the document. More... | |
struct | WPS8Parser::Note |
struct | WPS8Parser::Stream |
Namespaces | |
namespace | WPS8ParserInternal |
Typedefs | |
typedef WPSContentListener | WPS8ContentListener |
typedef shared_ptr < WPS8ContentListener > | WPS8ContentListenerPtr |
typedef shared_ptr<WPS8ContentListener> WPS8ContentListenerPtr |