15 #ifndef RVNGRAWPRESENTATIONGENERATOR_H    16 #define RVNGRAWPRESENTATIONGENERATOR_H    26 struct RVNGRawPresentationGeneratorImpl;
    45         void endMasterSlide();
    50         void endEmbeddedGraphics();
    68         void closeParagraph();
    79         void insertLineBreak();
    85         void closeOrderedListLevel();
    86         void closeUnorderedListLevel();
    88         void closeListElement();
    94         void closeTableCell();
    96         void endTableObject();
   108         void closeChartTextObject();
   110         void closeChartPlotArea();
   113         void closeChartSeries();
   116         void closeAnimationSequence();
   118         void closeAnimationGroup();
   120         void closeAnimationIteration();
   132 #endif // RVNGRAWPRESENTATIONGENERATOR_H Definition: RVNGRawPresentationGenerator.cpp:24
Definition: RVNGBinaryData.cpp:38
RVNGRawPresentationGeneratorImpl * m_impl
Definition: RVNGRawPresentationGenerator.h:127
Definition: RVNGRawPresentationGenerator.h:28
Interface for import of presentations. 
Definition: RVNGPresentationInterface.h:26
#define REVENGE_GENERATORS_API
Definition: librevenge-generators-api.h:34
Definition: RVNGPropertyList.h:38
UTF-8 string. 
Definition: RVNGString.h:33