STOFFTable.cxx File Reference
#include <iomanip>
#include <iostream>
#include <map>
#include <set>
#include <sstream>
#include <librevenge/librevenge.h>
#include "STOFFCell.hxx"
#include "STOFFListener.hxx"
#include "STOFFPosition.hxx"
#include "STOFFTable.hxx"

Classes

struct  STOFFTableInternal::Compare
 a comparaison structure used retrieve the rows and the columns More...
struct  STOFFTableInternal::Compare::Point
 small structure to define a cell point More...

Namespaces

namespace  STOFFTableInternal
 

Internal: the structures of a STOFFTable.