namespace to regroup data used to read QuattroPro .wb1-3, .qpw formula More...
Classes | |
class | CellReference |
small class use to store Quattro Pro cell reference (.wb1-3 and qpw) More... | |
struct | Functions |
struct | State |
Functions | |
std::ostream & | operator<< (std::ostream &o, CellReference const &ref) |
Variables | |
static Functions const | s_listFunctions [] |
namespace to regroup data used to read QuattroPro .wb1-3, .qpw formula
std::ostream & QuattroFormulaInternal::operator<< | ( | std::ostream & | o, |
CellReference const & | ref ) |
|
static |
Referenced by QuattroFormulaManager::readFormula().