#include <cmath>
#include <iomanip>
#include <iostream>
#include <limits>
#include <map>
#include <set>
#include <sstream>
#include <stack>
#include <librevenge/librevenge.h>
#include "MWAWFont.hxx"
#include "MWAWFontConverter.hxx"
#include "MWAWGraphicListener.hxx"
#include "MWAWGraphicStyle.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWParser.hxx"
#include "Canvas5Image.hxx"
#include "Canvas5Parser.hxx"
#include "Canvas5Structure.hxx"
#include "Canvas5StyleManager.hxx"
#include "libmwaw_internal.hxx"
Classes | |
struct | Canvas5StyleManagerInternal::ColorStyle |
Internal: the color style of a Canvas5StyleManager. More... | |
struct | Canvas5StyleManagerInternal::PenStyle |
Internal: the pen style of a Canvas5StyleManager. More... | |
struct | Canvas5StyleManagerInternal::PenStyle::Line |
a line of a Canvas5StyleManager pen style More... | |
struct | Canvas5StyleManagerInternal::Stroke |
Internal: the stroke style of a Canvas5StyleManager. More... | |
struct | Canvas5StyleManagerInternal::State |
Internal: the state of a Canvas5StyleManager. More... | |
Namespaces | |
Canvas5StyleManagerInternal | |
Internal: the structures of a Canvas5StyleManager. | |