#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 "HMWKParser.hxx"
#include "HMWKGraph.hxx"
#include "libmwaw_internal.hxx"
Namespaces | |
HMWKGraphInternal | |
Internal: the structures of a HMWKGraph. | |
Functions | |
std::ostream & | HMWKGraphInternal::operator<< (std::ostream &o, Frame const &grph) |
std::ostream & | HMWKGraphInternal::operator<< (std::ostream &o, TableCell const &cell) |