#include <cstring>
#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 "MWAWList.hxx"
#include "MWAWPageSpan.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWPictData.hxx"
#include "MWAWPosition.hxx"
#include "MWAWRSRCParser.hxx"
#include "MWAWSubDocument.hxx"
#include "MORParser.hxx"
#include "MORText.hxx"
Classes | |
struct | MORTextInternal::Paragraph |
Internal: the paragraph of a MORText. More... | |
struct | MORTextInternal::Outline |
Internal: the outline data of a MORText. More... | |
struct | MORTextInternal::OutlineMod |
Internal and low level: the outline modifier header of a MORText. More... | |
struct | MORTextInternal::Comment |
Internal: the comment data of a MORText. More... | |
struct | MORTextInternal::Topic |
Internal: the topic data of a MORText. More... | |
struct | MORTextInternal::State |
Internal: the state of a MORText. More... | |
class | MORTextInternal::SubDocument |
Internal: the subdocument of a MORText. More... | |
Namespaces | |
MORTextInternal | |
Internal: the structures of a MORText. | |