15#ifndef RVNGDUMMYSPREADSHEETGENERATOR_H
16#define RVNGDUMMYSPREADSHEETGENERATOR_H
49 void closeSheetCell();
56 void closeChartTextObject();
58 void closeChartPlotArea();
61 void closeChartSerie();
73 void closeParagraph();
89 void insertLineBreak();
94 void closeOrderedListLevel();
95 void closeUnorderedListLevel();
97 void closeListElement();
100 void closeFootnote();
111 void closeTableRow();
113 void closeTableCell();
Definition: RVNGDummySpreadsheetGenerator.h:26
RVNGDummySpreadsheetGenerator(const RVNGDummySpreadsheetGenerator &other)
RVNGDummySpreadsheetGenerator & operator=(const RVNGDummySpreadsheetGenerator &other)
Definition: RVNGPropertyList.h:39
Pure virtual class containing all the callback functions that can be made by a spreadsheet parser.
Definition: RVNGSpreadsheetInterface.h:50
UTF-8 string.
Definition: RVNGString.h:34
#define REVENGE_GENERATORS_API
Definition: librevenge-generators-api.h:34
Definition: RVNGBinaryData.cpp:40