WPParserInternal::ColumnTableInfo Struct Reference

Column informations in a table. More...

Public Member Functions

 ColumnTableInfo ()

Public Attributes

int m_height
int m_numData
int m_colX [2]
int m_textX [3]
int m_flags

Friends

std::ostream & operator<< (std::ostream &o, ColumnTableInfo const &c)

Detailed Description

Column informations in a table.

Constructor & Destructor Documentation

WPParserInternal::ColumnTableInfo::ColumnTableInfo ( )
inline

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
ColumnTableInfo const &  c 
)
friend

Member Data Documentation

int WPParserInternal::ColumnTableInfo::m_colX[2]
int WPParserInternal::ColumnTableInfo::m_flags

Referenced by WPParser::readTable().

int WPParserInternal::ColumnTableInfo::m_height

Referenced by WPParser::readTable().

int WPParserInternal::ColumnTableInfo::m_numData

Referenced by WPParser::readTable().

int WPParserInternal::ColumnTableInfo::m_textX[3]

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

Generated on Wed May 22 2013 18:12:49 for libmwaw by doxygen 1.8.1.2