29 #ifndef WP5STYLESLISTENER_H
30 #define WP5STYLESLISTENER_H
48 void setTabs(
const std::vector<WPXTabStop>& , uint16_t ) {}
78 uint32_t , uint8_t ) {}
80 void insertRow(uint16_t rowHeight,
bool isMinimumHeight,
bool isHeaderRow);
81 void insertCell(uint8_t colSpan, uint8_t rowSpan, uint8_t borderBits,
84 bool useCellAttributes, uint32_t cellAttributes);
92 void boxOn(uint8_t , uint8_t , uint16_t , uint16_t , uint16_t , uint16_t ) {}