15#ifndef RVNGDUMMYPRESENTATIONGENERATOR_H
16#define RVNGDUMMYPRESENTATIONGENERATOR_H
42 void endMasterSlide();
47 void endEmbeddedGraphics();
65 void closeParagraph();
76 void insertLineBreak();
82 void closeOrderedListLevel();
83 void closeUnorderedListLevel();
85 void closeListElement();
91 void closeTableCell();
93 void endTableObject();
105 void closeChartTextObject();
107 void closeChartPlotArea();
110 void closeChartSeries();
113 void closeAnimationSequence();
115 void closeAnimationGroup();
117 void closeAnimationIteration();
Definition RVNGDummyPresentationGenerator.h:26
RVNGDummyPresentationGenerator & operator=(const RVNGDummyPresentationGenerator &other)
RVNGDummyPresentationGenerator(const RVNGDummyPresentationGenerator &other)
Interface for import of presentations.
Definition RVNGPresentationInterface.h:27
Definition RVNGPropertyList.h:39
UTF-8 string.
Definition RVNGString.h:34
#define REVENGE_GENERATORS_API
Definition librevenge-generators-api.h:34
Definition RVNGBinaryData.cpp:40