#include <iomanip>
#include <iostream>
#include <map>
#include <sstream>
#include "MWAWDebug.hxx"
#include "MWAWPrinter.hxx"
#include "RagTime5Parser.hxx"
#include "RagTime5StructManager.hxx"
#include "RagTime5ClusterManager.hxx"
Classes | |
struct | RagTime5ClusterManagerInternal::ClusterInformation |
cluster information More... | |
struct | RagTime5ClusterManagerInternal::State |
Internal: the state of a RagTime5ClusterManager. More... | |
struct | RagTime5ClusterManagerInternal::ColPatCParser |
low level: parser of color pattern cluster : zone 0x8042 More... | |
struct | RagTime5ClusterManagerInternal::LayoutCParser |
try to read a layout cluster: 4001 More... | |
struct | RagTime5ClusterManagerInternal::PipelineCParser |
try to read a pipeline cluster: 104,204,4104, 4204 More... | |
struct | RagTime5ClusterManagerInternal::RootCParser |
try to read a root cluster: 4001 More... | |
struct | RagTime5ClusterManagerInternal::RootChildCParser |
try to read a basic root child cluster: either fielddef or fieldpos or a first internal child of the root (unknown) or another child More... | |
struct | RagTime5ClusterManagerInternal::ScriptCParser |
low level: parser of script cluster : zone 2,a,4002,400a More... | |
struct | RagTime5ClusterManagerInternal::StyleCParser |
low level: parser of script cluster : zone 480 More... | |
struct | RagTime5ClusterManagerInternal::UnknownCParser |
low level: parser of unknown cluster More... | |
Namespaces | |
RagTime5ClusterManagerInternal | |
Internal: the structures of a RagTime5ClusterManager. | |