a list of position of a Lotus spreadsheet More...
| Public Member Functions | |
| CellsList () | |
| constructor | |
| Public Attributes | |
| int | m_ids [2] | 
| the sheets id | |
| WPSBox2i | 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
| 
 | inline | 
constructor
Referenced by operator<<.
| 
 | friend | 
operator<<
| int LotusSpreadsheetInternal::CellsList::m_ids[2] | 
the sheets id
Referenced by CellsList(), operator<<, and LotusSpreadsheet::readCellName().
| WPSBox2i LotusSpreadsheetInternal::CellsList::m_positions | 
the first and last position
Referenced by CellsList(), operator<<, and LotusSpreadsheet::readCellName().