LotusSpreadsheetInternal::CellsList Struct Reference

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...
 

Detailed Description

a list of position of a Lotus spreadsheet

Constructor & Destructor Documentation

◆ CellsList()

LotusSpreadsheetInternal::CellsList::CellsList ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
CellsList const &  pos 
)
friend

operator<<

Member Data Documentation

◆ m_id

int LotusSpreadsheetInternal::CellsList::m_id

◆ m_positions

WPSBox2i LotusSpreadsheetInternal::CellsList::m_positions

the first and last position

Referenced by LotusSpreadsheet::readCellName(), and LotusSpreadsheet::readFormula().


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

Generated on Tue Oct 31 2017 04:26:20 for libwps by doxygen 1.8.13