34 #ifndef MWAW_GRAPHIC_LISTENER_H
35 #define MWAW_GRAPHIC_LISTENER_H
39 #include <librevenge/librevenge.h>
49 namespace MWAWGraphicListenerInternal
108 bool openLayer(librevenge::RVNGString
const &name);
212 void openTableRow(
float h, librevenge::RVNGUnit unit,
bool headerRow=
false);
290 shared_ptr<MWAWGraphicListenerInternal::GraphicState>
m_ds;
292 shared_ptr<MWAWGraphicListenerInternal::State>
m_ps;
294 std::vector<shared_ptr<MWAWGraphicListenerInternal::State> >
m_psStack;