Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

_WPXTableCell Struct Reference

#include <WPXTable.h>

List of all members.

Public Member Functions

 _WPXTableCell (uint8_t colSpan, uint8_t rowSpan, bool boundFromLeft, bool boundFromAbove, uint8_t borderBits)

Public Attributes

uint8_t m_colSpan
uint8_t m_rowSpan
bool m_boundFromLeft
bool m_boundFromAbove
uint8_t m_borderBits


Constructor & Destructor Documentation

_WPXTableCell::_WPXTableCell uint8_t  colSpan,
uint8_t  rowSpan,
bool  boundFromLeft,
bool  boundFromAbove,
uint8_t  borderBits
 


Member Data Documentation

uint8_t _WPXTableCell::m_borderBits
 

bool _WPXTableCell::m_boundFromAbove
 

bool _WPXTableCell::m_boundFromLeft
 

uint8_t _WPXTableCell::m_colSpan
 

uint8_t _WPXTableCell::m_rowSpan
 


The documentation for this struct was generated from the following files:
Generated on Mon Mar 12 10:11:49 2007 for libwpd by doxygen 1.4.2