_WPXTableCell Struct Reference

#include <WPXTable.h>

Public Member Functions

 _WPXTableCell (uint8_t colSpan, uint8_t rowSpan, uint8_t borderBits)
 

Public Attributes

uint8_t m_colSpan
 
uint8_t m_rowSpan
 
uint8_t m_borderBits
 

Constructor & Destructor Documentation

_WPXTableCell::_WPXTableCell ( uint8_t  colSpan,
uint8_t  rowSpan,
uint8_t  borderBits 
)

Member Data Documentation

uint8_t _WPXTableCell::m_borderBits
uint8_t _WPXTableCell::m_colSpan
uint8_t _WPXTableCell::m_rowSpan

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

Generated for libwpd by doxygen 1.8.5