#include <iomanip>
#include <iostream>
#include <limits>
#include <map>
#include <set>
#include <sstream>
#include <librevenge/librevenge.h>
#include "MWAWCell.hxx"
#include "MWAWFont.hxx"
#include "MWAWFontConverter.hxx"
#include "MWAWParagraph.hxx"
#include "MWAWPictMac.hxx"
#include "MWAWPosition.hxx"
#include "MWAWSpreadsheetEncoder.hxx"
#include "MWAWSpreadsheetListener.hxx"
#include "MWAWTextListener.hxx"
#include "RagTimeParser.hxx"
#include "RagTimeSpreadsheet.hxx"
Classes | |
struct | RagTimeSpreadsheetInternal::Cell |
Internal: a cell of a RagTimeSpreadsheet. More... | |
struct | RagTimeSpreadsheetInternal::Spreadsheet |
Internal: a spreadsheet's zone of a RagTimeSpreadsheet. More... | |
struct | RagTimeSpreadsheetInternal::State |
Internal: the state of a RagTimeSpreadsheet. More... | |
Namespaces | |
RagTimeSpreadsheetInternal | |
Internal: the structures of a RagTimeSpreadsheet. | |