#include <iomanip>
#include <iostream>
#include <limits>
#include <set>
#include <sstream>
#include <librevenge/librevenge.h>
#include "MWAWTextListener.hxx"
#include "MWAWHeader.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWParser.hxx"
#include "MWAWPosition.hxx"
#include "MWAWPrinter.hxx"
#include "MWAWSection.hxx"
#include "MWAWRSRCParser.hxx"
#include "GreatWksGraph.hxx"
#include "GreatWksText.hxx"
#include "GreatWksDocument.hxx"
Classes | |
struct | GreatWksDocumentInternal::State |
Internal: the state of a GreatWksDocument. More... | |
struct | GreatWksDocumentInternal::Functions |
Namespaces | |
namespace | GreatWksDocumentInternal |
Internal: the structures of a GreatWksDocument. | |
Variables | |
static Functions const | GreatWksDocumentInternal::s_listFunctions [] |