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

Member Function Documentation

◆ addInstruction()

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

◆ empty()

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

Friends And Related Symbol Documentation

◆ 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 Thu Jul 18 2024 00:00:00 for libwps by doxygen 1.12.0