#include <iomanip>
#include <iostream>
#include <limits>
#include <map>
#include <sstream>
#include <librevenge/librevenge.h>
#include "MWAWDebug.hxx"
#include "MWAWFont.hxx"
#include "MWAWFontConverter.hxx"
#include "MWAWListener.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWParser.hxx"
#include "MWAWSubDocument.hxx"
#include "MsWksDocument.hxx"
#include "MsWks3Text.hxx"
Classes | |
struct | MsWks3TextInternal::LineZone |
Internal: header zone. More... | |
struct | MsWks3TextInternal::Font |
Internal: the fonts. More... | |
struct | MsWks3TextInternal::TextZone |
Internal: the text zone. More... | |
struct | MsWks3TextInternal::State |
Internal: the state of a MsWks3Text. More... | |
class | MsWks3TextInternal::SubDocument |
Internal: the subdocument of a MsWks3Text. More... | |
Namespaces | |
namespace | MsWks3TextInternal |
Internal: the structures of a MsWks3Text. | |