#include <cmath>
#include <iomanip>
#include <iostream>
#include <limits>
#include <map>
#include <sstream>
#include <librevenge/librevenge.h>
#include "MWAWTextListener.hxx"
#include "MWAWPictData.hxx"
#include "MWAWPosition.hxx"
#include "MWAWSubDocument.hxx"
#include "FullWrtParser.hxx"
#include "FullWrtStruct.hxx"
#include "FullWrtGraph.hxx"
Classes | |
struct | FullWrtGraphInternal::SideBar |
Internal: the sidebar of a FullWrtGraph. More... | |
struct | FullWrtGraphInternal::State |
Internal: the state of a FullWrtGraph. More... | |
class | FullWrtGraphInternal::SubDocument |
Internal: the subdocument of a FullWrtGraph. More... | |
Namespaces | |
FullWrtGraphInternal | |
Internal: the structures of a FullWrtGraph. | |