#include <vector>
#include <list>
#include <map>
#include <libwpd/WPXString.h>
#include "libwps_internal.h"
#include "WPS.h"
#include "WPSContentListener.h"
#include "WPSStream.h"
#include "WPSParser.h"
Go to the source code of this file.
Classes | |
class | HeaderIndexEntries |
Starting near beginning of CONTENTS stream, there is an index to various types of pages in the document. More... | |
class | WPS8PrefixDataPacket |
class | WPS8Listener |
class | WPS8Parser |
struct | _WPS8ContentParsingState |
class | WPS8ContentListener |
Typedefs | |
typedef std::multimap< std::string, HeaderIndexEntries > | HeaderIndexMultiMap |
typedef _WPS8ContentParsingState | WPS8ContentParsingState |
typedef std::multimap<std::string, HeaderIndexEntries> HeaderIndexMultiMap |
typedef struct _WPS8ContentParsingState WPS8ContentParsingState |