#include <cmath>
#include <iomanip>
#include <iostream>
#include <limits>
#include <map>
#include <set>
#include <sstream>
#include <stack>
#include <librevenge/librevenge.h>
#include "MWAWFont.hxx"
#include "MWAWFontConverter.hxx"
#include "MWAWListener.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWPosition.hxx"
#include "MWAWSubDocument.hxx"
#include "RagTime5ClusterManager.hxx"
#include "RagTime5Document.hxx"
#include "RagTime5StructManager.hxx"
#include "RagTime5StyleManager.hxx"
#include "RagTime5Layout.hxx"
#include "libmwaw_internal.hxx"
Classes | |
struct | RagTime5LayoutInternal::ClusterLayout |
the layout cluster ( 4001 zone) More... | |
struct | RagTime5LayoutInternal::ClusterLayout::Zone |
a zone of in a layout More... | |
struct | RagTime5LayoutInternal::State |
Internal: the state of a RagTime5Layout. More... | |
struct | RagTime5LayoutInternal::ClustListParser |
Internal: the helper to read a clustList. More... | |
struct | RagTime5LayoutInternal::PageDataParser |
Internal: the helper to read a extra page data. More... | |
struct | RagTime5LayoutInternal::LayoutCParser |
low level: parser of layout cluster More... | |
Namespaces | |
namespace | RagTime5LayoutInternal |
Internal: the structures of a RagTime5Layout. | |