QuattroSpreadsheet.cpp File Reference
#include <stdlib.h>
#include <string.h>
#include <algorithm>
#include <cctype>
#include <cmath>
#include <sstream>
#include <limits>
#include <stack>
#include <librevenge-stream/librevenge-stream.h>
#include "libwps_internal.h"
#include "libwps_tools_win.h"
#include "WPSCell.h"
#include "WKSContentListener.h"
#include "WPSEntry.h"
#include "WPSFont.h"
#include "WPSStream.h"
#include "WPSTable.h"
#include "Quattro.h"
#include "QuattroSpreadsheet.h"

Classes

struct  QuattroSpreadsheetInternal::Style
 a class used to store a style of a cell in QuattroSpreadsheet More...
 
class  QuattroSpreadsheetInternal::Cell
 a cellule of a Quattro spreadsheet More...
 
class  QuattroSpreadsheetInternal::Spreadsheet
 the spreadsheet of a Quattro Spreadsheet More...
 
struct  QuattroSpreadsheetInternal::State
 the state of QuattroSpreadsheet More...
 
struct  QuattroSpreadsheetInternal::Functions
 

Namespaces

 QuattroSpreadsheetInternal
 
 libwps
 

Functions

std::ostream & QuattroSpreadsheetInternal::operator<< (std::ostream &o, Style const &style)
 operator<< More...
 
std::ostream & QuattroSpreadsheetInternal::operator<< (std::ostream &o, Cell const &cell)
 operator<< More...
 
static int libwps::strncasecmp (char const *s1, char const *s2, size_t n)
 
std::ostream & QuattroSpreadsheetInternal::operator<< (std::ostream &o, CellReference const &ref)
 

Variables

static Functions const QuattroSpreadsheetInternal::s_listFunctions []
 

Generated on Fri May 27 2022 03:07:00 for libwps by doxygen 1.8.14