a list of position of a Lotus spreadsheet More...
Public Member Functions | |
CellsList () | |
constructor | |
Public Attributes | |
int | m_id |
the sheet id | |
Box2i | m_positions |
the first and last position | |
Friends | |
std::ostream & | operator<< (std::ostream &o, CellsList const &pos) |
operator<< |
a list of position of a Lotus spreadsheet
LotusSpreadsheetInternal::CellsList::CellsList | ( | ) | [inline] |
constructor
std::ostream& operator<< | ( | std::ostream & | o, |
CellsList const & | pos | ||
) | [friend] |
operator<<
the sheet id
Referenced by LotusSpreadsheet::readCellName(), and LotusSpreadsheet::readFormula().
the first and last position
Referenced by LotusSpreadsheet::readCellName(), and LotusSpreadsheet::readFormula().