22 #ifndef RVNGRAWDRAWINGGENERATOR_H
23 #define RVNGRAWDRAWINGGENERATOR_H
33 struct RVNGRawDrawingGeneratorImpl;
39 RVNGRawDrawingGenerator &operator=(
const RVNGRawDrawingGenerator &other);
42 RVNGRawDrawingGenerator(
bool printCallgraphScore);
44 ~RVNGRawDrawingGenerator();
57 void endEmbeddedGraphics();
78 void closeTableCell();
80 void endTableObject();
83 void closeOrderedListLevel();
85 void closeUnorderedListLevel();
87 void closeListElement();
91 void closeParagraph();
103 void insertLineBreak();
112 #endif // RVNGRAWDRAWINGGENERATOR_H
Definition: RVNGBinaryData.cpp:38
Definition: RVNGDrawingInterface.h:31
Definition: RVNGRawDrawingGenerator.h:35
RVNGRawDrawingGeneratorImpl * m_impl
Definition: RVNGRawDrawingGenerator.h:107
Definition: RVNGRawDrawingGenerator.cpp:31
#define REVENGE_GENERATORS_API
Definition: librevenge-generators-api.h:34
Definition: RVNGPropertyList.h:38
UTF-8 string.
Definition: RVNGString.h:33