#include <map>#include <ostream>#include <sstream>#include <string>#include <vector>#include "libmwaw_internal.hxx"#include "MWAWDebug.hxx"#include "MWAWEntry.hxx"Go to the source code of this file.
| Classes | |
| class | RagTime5Zone | 
| main zone in a RagTime v5-v6 document  More... | |
| class | RagTime5StructManager | 
| basic class used to store RagTime 5/6 structures  More... | |
| struct | RagTime5StructManager::TabStop | 
| a tabulation in RagTime 5/6 structures  More... | |
| struct | RagTime5StructManager::Field | 
| a field of RagTime 5/6 structures  More... | |
| struct | RagTime5StructManager::ZoneLink | 
| a zone link in RagTime 5/6 structures  More... | |
| struct | RagTime5StructManager::FieldParser | 
| virtual class use to parse the field data  More... | |
| struct | RagTime5StructManager::DataParser | 
| virtual class use to parse the unstructured data  More... | |
| struct | RagTime5StructManager::GObjPropFieldParser | 
| basic parser to read image/main graphic position properties  More... | |