QuattroFormulaInternal::CellReference Class Reference

small class use to store Quattro Pro cell reference (.wb1-3 and qpw) More...

#include <QuattroFormula.h>

Public Member Functions

 CellReference ()
 constructor
void addInstruction (WKSContentListener::FormulaInstruction const &instr)
 add an instruction
bool empty () const
 return true if we have not read any reference

Public Attributes

std::vector< WKSContentListener::FormulaInstructionm_cells
 the list of instruction coding each cell's block

Friends

std::ostream & operator<< (std::ostream &o, CellReference const &ref)
 friend operator<<

Detailed Description

small class use to store Quattro Pro cell reference (.wb1-3 and qpw)

Constructor & Destructor Documentation

◆ CellReference()

QuattroFormulaInternal::CellReference::CellReference ( )
inline

constructor

Referenced by operator<<.

Member Function Documentation

◆ addInstruction()

void QuattroFormulaInternal::CellReference::addInstruction ( WKSContentListener::FormulaInstruction const & instr)
inline

◆ empty()

bool QuattroFormulaInternal::CellReference::empty ( ) const
inline

◆ operator<<

std::ostream & operator<< ( std::ostream & o,
CellReference const & ref )
friend

friend operator<<

Member Data Documentation

◆ m_cells

std::vector<WKSContentListener::FormulaInstruction> QuattroFormulaInternal::CellReference::m_cells

The documentation for this class was generated from the following file:

Generated on Sat Jul 19 2025 05:24:41 for libwps by doxygen 1.14.0