28 #ifndef WP5STYLESLISTENER_H
29 #define WP5STYLESLISTENER_H
46 void setFont(
const WPXString & ,
double ) {}
47 void setTabs(
const std::vector<WPXTabStop> & , uint16_t ) {}
77 uint32_t , uint8_t ) {}
79 void insertRow(uint16_t rowHeight,
bool isMinimumHeight,
bool isHeaderRow);
80 void insertCell(uint8_t colSpan, uint8_t rowSpan, uint8_t borderBits,
83 bool useCellAttributes, uint32_t cellAttributes);
91 void boxOn(uint8_t , uint8_t , uint16_t , uint16_t , uint16_t , uint16_t ) {}