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