15 #ifndef RVNGSVGPRESENTATIONGENERATOR_H    16 #define RVNGSVGPRESENTATIONGENERATOR_H    26 struct RVNGSVGPresentationGeneratorImpl;
    49         void endMasterSlide();
    59         void endEmbeddedGraphics();
    78         void insertLineBreak();
    84         void closeOrderedListLevel();
    85         void closeUnorderedListLevel();
    87         void closeListElement();
    91         void closeParagraph();
   101         void closeTableRow();
   103         void closeTableCell();
   105         void endTableObject();
   117         void closeChartTextObject();
   119         void closeChartPlotArea();
   122         void closeChartSeries();
   125         void closeAnimationSequence();
   127         void closeAnimationGroup();
   129         void closeAnimationIteration();
   141 #endif // RVNGSVGPRESENTATIONGENERATOR_H Definition: RVNGBinaryData.cpp:38
RVNGSVGPresentationGeneratorImpl * m_impl
Definition: RVNGSVGPresentationGenerator.h:136
Interface for import of presentations. 
Definition: RVNGPresentationInterface.h:26
Definition: RVNGSVGPresentationGenerator.h:28
#define REVENGE_GENERATORS_API
Definition: librevenge-generators-api.h:34
Definition: RVNGPropertyList.h:38
UTF-8 string. 
Definition: RVNGString.h:33
Definition: RVNGSVGPresentationGenerator.cpp:181
Definition: RVNGStringVector.h:32