15 #ifndef RVNGDUMMYPRESENTATIONGENERATOR_H
16 #define RVNGDUMMYPRESENTATIONGENERATOR_H
29 RVNGDummyPresentationGenerator &operator=(
const RVNGDummyPresentationGenerator &other);
32 RVNGDummyPresentationGenerator();
33 ~RVNGDummyPresentationGenerator();
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();
126 #endif // RVNGDUMMYPRESENTATIONGENERATOR_H
Definition: RVNGBinaryData.cpp:39
Interface for import of presentations.
Definition: RVNGPresentationInterface.h:26
#define REVENGE_GENERATORS_API
Definition: librevenge-generators-api.h:34
Definition: RVNGDummyPresentationGenerator.h:25
Definition: RVNGPropertyList.h:38
UTF-8 string.
Definition: RVNGString.h:33