HanMacWrdJGraphInternal::Table Struct Reference

Internal: the table of a HanMacWrdJGraph. More...

Inheritance diagram for HanMacWrdJGraphInternal::Table:
MWAWTable

List of all members.

Public Member Functions

 Table (HanMacWrdJGraph &parser)
 constructor
 ~Table ()
 destructor
void updateCells ()
 update all cells using the formats list
bool sendText (long id, long cPos) const
 send a text zone

Public Attributes

HanMacWrdJGraphm_parser
 the graph parser
int m_rows
 the number of row
int m_columns
 the number of columns
int m_height
 the table height
long m_textFileId
 the text file id
std::vector< CellFormatm_formatsList
 a list of cell format

Private Member Functions

 Table (Table const &orig)
Tableoperator= (Table const &orig)

Detailed Description

Internal: the table of a HanMacWrdJGraph.


Constructor & Destructor Documentation

constructor

destructor

HanMacWrdJGraphInternal::Table::Table ( Table const &  orig) [private]

Member Function Documentation

Table& HanMacWrdJGraphInternal::Table::operator= ( Table const &  orig) [private]
bool HanMacWrdJGraphInternal::Table::sendText ( long  id,
long  cPos 
) const [inline]

send a text zone

update all cells using the formats list


Member Data Documentation

the number of columns


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