#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 | WPS8ContentListener |
class | WPS8Parser |
Typedefs | |
typedef std::multimap < std::string, HeaderIndexEntries > | HeaderIndexMultiMap |
typedef std::multimap<std::string, HeaderIndexEntries> HeaderIndexMultiMap |