MWProParser.cxx File Reference
#include <iomanip>
#include <iostream>
#include <limits>
#include <map>
#include <set>
#include <sstream>
#include <libwpd/libwpd.h>
#include "MWAWContentListener.hxx"
#include "MWAWHeader.hxx"
#include "MWAWFontConverter.hxx"
#include "MWAWPosition.hxx"
#include "MWAWPictMac.hxx"
#include "MWAWPrinter.hxx"
#include "MWAWSubDocument.hxx"
#include "MWProStructures.hxx"
#include "MWProParser.hxx"

Classes

struct  MWProParserInternal::Zone
 Internal: a struct used to store a zone. More...
struct  MWProParserInternal::TextZoneData
 Internal: a struct used to store a text zone. More...
struct  MWProParserInternal::Token
 Internal: a struct used to store a text zone. More...
struct  MWProParserInternal::TextZone
 Internal: a struct used to store a text zone. More...
struct  MWProParserInternal::State
 Internal: the state of a MWProParser. More...
class  MWProParserInternal::SubDocument
 Internal: the subdocument of a MWProParser. More...
struct  MWProParserInternal::DataPosition
 Internal and low level: structure used to sort the position of data. More...
struct  MWProParserInternal::DataPosition::Compare
 the comparison structure More...

Namespaces

namespace  MWProParserInternal
 

Internal: the structures of a MWProParser.


Defines

#define DEBUG_RECONSTRUCT   0

Define Documentation

#define DEBUG_RECONSTRUCT   0