#include <stdlib.h>
#include <string.h>
#include <cmath>
#include <limits>
#include <map>
#include <regex>
#include <set>
#include <stack>
#include <sstream>
#include <utility>
#include <librevenge-stream/librevenge-stream.h>
#include "libwps_internal.h"
#include "libwps_tools_win.h"
#include "WKSContentListener.h"
#include "WKSSubDocument.h"
#include "WPSEntry.h"
#include "WPSFont.h"
#include "WPSCell.h"
#include "WPSStream.h"
#include "WPSTable.h"
#include "Lotus.h"
#include "LotusStyleManager.h"
#include "LotusSpreadsheet.h"
Namespaces | |
namespace | LotusSpreadsheetInternal |
Functions | |
std::ostream & | LotusSpreadsheetInternal::operator<< (std::ostream &o, Cell const &cell) |
operator<< |
Variables | |
static const int | MAX_COLUMNS = 255 |
static Functions const | LotusSpreadsheetInternal::s_listFunctions [] |
|
static |