#include <iomanip>
#include <iostream>
#include <limits>
#include <map>
#include <sstream>
#include <libwpd/libwpd.h>
#include "MWAWContentListener.hxx"
#include "MWAWDebug.hxx"
#include "MWAWFont.hxx"
#include "MWAWFontConverter.hxx"
#include "MWAWPageSpan.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWPosition.hxx"
#include "MWAWRSRCParser.hxx"
#include "MWAWSubDocument.hxx"
#include "DMParser.hxx"
#include "DMText.hxx"
Classes | |
struct | DMTextInternal::TOC |
Internal: structure to store a table of contents of a DMText. More... | |
struct | DMTextInternal::Footer |
Internal: structure to store a footer data of a DMText. More... | |
struct | DMTextInternal::Zone |
Internal: structure to store a the data of a DMText Zone. More... | |
struct | DMTextInternal::State |
Internal: the state of a DMText. More... | |
class | DMTextInternal::SubDocument |
Internal: the subdocument of a DMText. More... | |
Namespaces | |
DMTextInternal | |
Internal: the structures of a DMText. | |