#include <cmath>
#include <iomanip>
#include <iostream>
#include <limits>
#include <set>
#include <sstream>
#include <librevenge/librevenge.h>
#include "MWAWChart.hxx"
#include "MWAWCell.hxx"
#include "MWAWFontConverter.hxx"
#include "MWAWHeader.hxx"
#include "MWAWList.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWPosition.hxx"
#include "MWAWPrinter.hxx"
#include "MWAWRSRCParser.hxx"
#include "MWAWSpreadsheetListener.hxx"
#include "MWAWSubDocument.hxx"
#include "BeagleWksStructManager.hxx"
#include "BeagleWksSSParser.hxx"
Classes | |
struct | BeagleWksSSParserInternal::Cell |
Internal: the cell of a BeagleWksSSParser. More... | |
struct | BeagleWksSSParserInternal::Spreadsheet |
Internal: the spreadsheet of a BeagleWksSSParser. More... | |
struct | BeagleWksSSParserInternal::Chart |
Internal: the chart of a BeagleWksSSParser. More... | |
struct | BeagleWksSSParserInternal::State |
Internal: the state of a BeagleWksSSParser. More... | |
class | BeagleWksSSParserInternal::SubDocument |
Internal: the subdocument of a BeagleWksSSParser. More... | |
Namespaces | |
BeagleWksSSParserInternal | |
Internal: the structures of a BeagleWksSSParser. | |