QuattroSpreadsheetInternal::CellReference Class Reference

small class use to store Quattro Pro cell reference More...

#include <QuattroSpreadsheet.h>

Public Member Functions

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

Public Attributes

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

Friends

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

Detailed Description

small class use to store Quattro Pro cell reference

Constructor & Destructor Documentation

◆ CellReference()

QuattroSpreadsheetInternal::CellReference::CellReference ( )
inline

constructor

Member Function Documentation

◆ addInstruction()

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

◆ empty()

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

Friends And Related Function Documentation

◆ operator<<

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

friend operator<<

Member Data Documentation

◆ m_cells

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

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

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