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