#include <algorithm>#include <iomanip>#include <iostream>#include <limits>#include <map>#include <set>#include <sstream>#include <libwpd/libwpd.h>#include "MWAWCell.hxx"#include "MWAWContentListener.hxx"#include "MWAWFont.hxx"#include "MWAWFontConverter.hxx"#include "MWAWHeader.hxx"#include "MWAWParagraph.hxx"#include "MWAWPosition.hxx"#include "MWAWSection.hxx"#include "MWAWTable.hxx"#include "MWProStructures.hxx"#include "MWProParser.hxx"Classes | |
| struct | MWProStructuresInternal::Block |
| Internal: the data block. More... | |
| struct | MWProStructuresInternal::Font |
| Internal: the fonts. More... | |
| struct | MWProStructuresInternal::Paragraph |
| Internal: class to store the paragraph properties. More... | |
| struct | MWProStructuresInternal::Cell |
| Internal: the cell of a WNProStructure. More... | |
| struct | MWProStructuresInternal::Table |
| struct | MWProStructuresInternal::Section |
| Internal: the section of a MWProStructures. More... | |
| struct | MWProStructuresInternal::State |
| Internal: the state of a MWProStructures. More... | |
Namespaces | |
| MWProStructuresInternal | |
| Internal: the structures of a MWProStructures. | |