#include <ostream>#include <sstream>#include <string>#include <vector>#include "libmwaw_internal.hxx"#include "MWAWDebug.hxx"#include "MWAWEntry.hxx"#include "MWAWGraphicStyle.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::FieldParser |
| virtual class use to parse the field data More... | |
| struct | RagTime5StructManager::DataParser |
| virtual class use to parse the unstructured data More... | |
| struct | RagTime5StructManager::GraphicStyle |
| the graphic style of a RagTime v5-v6 document More... | |
| struct | RagTime5StructManager::TextStyle |
| the text style of a RagTime v5-v6 document More... | |