WPS8TableInternal::Table Struct Reference

Internal: class to store a table: list of cells. More...

Inheritance diagram for WPS8TableInternal::Table:
WPSTable

List of all members.

Public Member Functions

 Table ()
 constructor

Public Attributes

int m_id
 the table id
bool m_parsed
 a bool to know if the table has been parsed

Friends

std::ostream & operator<< (std::ostream &o, Table const &table)
 operator<<

Detailed Description

Internal: class to store a table: list of cells.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Table const &  table 
) [friend]

operator<<


Member Data Documentation

a bool to know if the table has been parsed


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