#include <iomanip>
#include <map>
#include <sstream>
#include <stdio.h>
#include <librevenge/librevenge.h>
#include "libwps_internal.h"
#include "libwps_tools_win.h"
#include "WKSContentListener.h"
#include "WPSCell.h"
#include "WPSFont.h"
#include "WPSGraphicShape.h"
#include "WPSPageSpan.h"
#include "WPSParagraph.h"
#include "WPSPosition.h"
#include "WPSTable.h"
#include "WKSChart.h"
#include "WKSSubDocument.h"
Classes | |
struct | WKSDocumentParsingState |
the document state More... | |
struct | WKSContentParsingState |
the spreadsheet state More... |
Functions | |
std::ostream & | operator<< (std::ostream &o, WKSContentListener::FormulaInstruction const &inst) |
std::ostream & | operator<< (std::ostream &o, WKSContentListener::CellContent const &cell) |
std::ostream & operator<< | ( | std::ostream & | o, |
WKSContentListener::CellContent const & | cell ) |
std::ostream & operator<< | ( | std::ostream & | o, |
WKSContentListener::FormulaInstruction const & | inst ) |