40 #ifndef MWAW_TEXT_LISTENER_H
41 #define MWAW_TEXT_LISTENER_H
45 #include <librevenge/librevenge.h>
57 namespace MWAWTextListenerInternal
194 void openTableRow(
float h, librevenge::RVNGUnit unit,
bool headerRow=
false);
271 shared_ptr<MWAWTextListenerInternal::DocumentState>
m_ds;
273 shared_ptr<MWAWTextListenerInternal::State>
m_ps;
275 std::vector<shared_ptr<MWAWTextListenerInternal::State> >
m_psStack;