26 #ifndef WPXCONTENTLISTENER_H
27 #define WPXCONTENTLISTENER_H
150 WPXContentListener(std::list<WPXPageSpan> &pageList, WPXDocumentInterface *documentInterface);
191 void _openTableRow(
const double height,
const bool isMinimumHeight,
const bool isHeaderRow);
193 void _openTableCell(
const uint8_t colSpan,
const uint8_t rowSpan,
const uint8_t borderBits,