#include <cmath>
#include <iomanip>
#include <iostream>
#include <limits>
#include <set>
#include <sstream>
#include <librevenge/librevenge.h>
#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 "BeagleWksDBParser.hxx"
Classes | |
struct | BeagleWksDBParserInternal::Cell |
Internal: the cell of a BeagleWksDBParser. More... | |
struct | BeagleWksDBParserInternal::Database |
Internal: the spreadsheet of a BeagleWksDBParser. More... | |
struct | BeagleWksDBParserInternal::State |
Internal: the state of a BeagleWksDBParser. More... | |
class | BeagleWksDBParserInternal::SubDocument |
Internal: the subdocument of a BeagleWksDBParser. More... | |
Namespaces | |
namespace | BeagleWksDBParserInternal |
Internal: the structures of a BeagleWksDBParser. | |