28 #ifndef WP1CONTENTLISTENER_H
29 #define WP1CONTENTLISTENER_H
52 WP1ContentListener(std::list<WPXPageSpan> &pageList, std::vector<WP1SubDocument *> &subDocuments, WPXDocumentInterface *documentInterface);
75 void marginReset(uint16_t leftMargin, uint16_t rightMargin);
81 void setTabs(
const std::vector<WPXTabStop> &tabStops);
101 void insertPicture(uint16_t width, uint16_t height,
const WPXBinaryData &binaryData);