34 #ifndef MWAW_LISTENER_H
35 #define MWAW_LISTENER_H
39 #include <librevenge/librevenge.h>
74 virtual void endDocument(
bool sendDelayedSubDoc=
true) = 0;
113 virtual void insertEOL(
bool softBreak=
false)=0;
146 virtual void openTableRow(
float h, librevenge::RVNGUnit unit,
bool headerRow=
false) = 0;
190 static bool first=
true;
192 MWAW_DEBUG_MSG((
"MWAWListener::insertTextBoxInShape: umimplemented, revert to basic insertTextBox\n"));