#include <cmath>#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 "MWAWGraphicListener.hxx"#include "MWAWGraphicShape.hxx"#include "MWAWGraphicStyle.hxx"#include "MWAWPictMac.hxx"#include "MWAWPosition.hxx"#include "MWAWSubDocument.hxx"#include "MWAWTable.hxx"#include "HMWJParser.hxx"#include "HMWJGraph.hxx"Classes | |
| struct | HMWJGraphInternal::CellFormat |
| a cell format in HMWJGraph More... | |
| struct | HMWJGraphInternal::TableCell |
| a table cell in a table in HMWJGraph More... | |
| struct | HMWJGraphInternal::Table |
| Internal: the table of a HMWJGraph. More... | |
| struct | HMWJGraphInternal::FrameFormat |
| a frame format in HMWJGraph More... | |
| struct | HMWJGraphInternal::Frame |
| Internal: the frame header of a HMWJGraph. More... | |
| struct | HMWJGraphInternal::CommentFrame |
| Internal: the comment frame of a HMWJGraph. More... | |
| struct | HMWJGraphInternal::Group |
| Internal: a group of a HMWJGraph. More... | |
| struct | HMWJGraphInternal::PictureFrame |
| Internal: the picture frame of a HMWJGraph. More... | |
| struct | HMWJGraphInternal::SeparatorFrame |
| Internal: a footnote separator of a HMWJGraph. More... | |
| struct | HMWJGraphInternal::TableFrame |
| Internal: the table frame of a HMWJGraph. More... | |
| struct | HMWJGraphInternal::TextboxFrame |
| Internal: the textbox frame of a HMWJGraph. More... | |
| struct | HMWJGraphInternal::TextFrame |
| Internal: the text frame (basic, header, footer, footnote) of a HMWJGraph. More... | |
| struct | HMWJGraphInternal::ShapeGraph |
| Internal: the geometrical graph of a HMWJGraph. More... | |
| struct | HMWJGraphInternal::Pattern |
| Internal: the pattern of a HMWJGraph. More... | |
| struct | HMWJGraphInternal::State |
| Internal: the state of a HMWJGraph. More... | |
| class | HMWJGraphInternal::SubDocument |
| Internal: the subdocument of a HMWJGraph. More... | |
Namespaces | |
| namespace | HMWJGraphInternal |
Internal: the structures of a HMWJGraph. | |
Functions | |
| std::ostream & | HMWJGraphInternal::operator<< (std::ostream &o, TableCell const &cell) |
| std::ostream & | HMWJGraphInternal::operator<< (std::ostream &o, Frame const &grph) |