#include <cmath>
#include <iomanip>
#include <iostream>
#include <limits>
#include <sstream>
#include <utility>
#include <librevenge/librevenge.h>
#include "MWAWGraphicListener.hxx"
#include "MWAWGraphicShape.hxx"
#include "MWAWGraphicStyle.hxx"
#include "MWAWHeader.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWPictBitmap.hxx"
#include "MWAWPictData.hxx"
#include "MWAWPrinter.hxx"
#include "MWAWPosition.hxx"
#include "MWAWSubDocument.hxx"
#include "SpringBoardParser.hxx"
Classes | |
struct | SpringBoardParserInternal::Frame |
Internal: a structure used to store the frame property in SpringBoardParserInternal. More... | |
struct | SpringBoardParserInternal::State |
Internal: the state of a SpringBoardParser. More... | |
class | SpringBoardParserInternal::SubDocument |
Internal: the subdocument of a SpringBoardParser. More... | |
Namespaces | |
SpringBoardParserInternal | |
Internal: the structures of a SpringBoardParser. | |