Go to the documentation of this file.
27 #ifndef _ABW_SPREADSHEET_TO_TABLE_GENERATOR_HXX_
28 #define _ABW_SPREADSHEET_TO_TABLE_GENERATOR_HXX_
30 #include <librevenge/librevenge.h>
38 class ABWSpreadsheetToTableGeneratorPrivate;
65 void openSection(
const librevenge::RVNGPropertyList &propList);
68 void openHeader(
const librevenge::RVNGPropertyList &propList);
70 void openFooter(
const librevenge::RVNGPropertyList &propList);
74 void openSheet(
const librevenge::RVNGPropertyList &propList);
82 void openChart(
const librevenge::RVNGPropertyList &propList);
97 void openSpan(
const librevenge::RVNGPropertyList &propList);
100 void openLink(
const librevenge::RVNGPropertyList &propList);
124 void openTable(
const librevenge::RVNGPropertyList &propList);
132 void openFrame(
const librevenge::RVNGPropertyList &propList);
141 void openGroup(
const librevenge::RVNGPropertyList &propList);
149 void drawPath(
const librevenge::RVNGPropertyList &propList);
158 ABWSpreadsheetToTableGeneratorPrivate *
m_data;
void openHeader(const librevenge::RVNGPropertyList &propList)
void insertText(const librevenge::RVNGString &text)
void insertField(const librevenge::RVNGPropertyList &propList)
void openTable(const librevenge::RVNGPropertyList &propList)
void openSpan(const librevenge::RVNGPropertyList &propList)
void openListElement(const librevenge::RVNGPropertyList &propList)
void defineParagraphStyle(const librevenge::RVNGPropertyList &propList)
void drawPolygon(const librevenge::RVNGPropertyList &propList)
void openChart(const librevenge::RVNGPropertyList &propList)
void openSheet(const librevenge::RVNGPropertyList &propList)
ABWSpreadsheetToTableGenerator & operator=(ABWSpreadsheetToTableGenerator const &)
void defineGraphicStyle(const librevenge::RVNGPropertyList &propList)
void insertChartAxis(const librevenge::RVNGPropertyList &axis)
void openParagraph(const librevenge::RVNGPropertyList &propList)
void openOrderedListLevel(const librevenge::RVNGPropertyList &propList)
void openGroup(const librevenge::RVNGPropertyList &propList)
Definition: ABWDocumentHandler.hxx:31
void openComment(const librevenge::RVNGPropertyList &propList)
void openSheetRow(const librevenge::RVNGPropertyList &propList)
void openTableCell(const librevenge::RVNGPropertyList &propList)
void openFootnote(const librevenge::RVNGPropertyList &propList)
void defineChartStyle(const librevenge::RVNGPropertyList &propList)
void definePageStyle(const librevenge::RVNGPropertyList &)
Definition: ABWSpreadsheetToTableGenerator.hxx:60
void drawPolyline(const librevenge::RVNGPropertyList &propList)
ABWSpreadsheetToTableGenerator(ABWSpreadsheetToTableGenerator const &)
void openFooter(const librevenge::RVNGPropertyList &propList)
void drawConnector(const librevenge::RVNGPropertyList &propList)
void openFrame(const librevenge::RVNGPropertyList &propList)
void defineEmbeddedFont(const librevenge::RVNGPropertyList &propList)
~ABWSpreadsheetToTableGenerator()
destructor
void closeOrderedListLevel()
A generator for helpping convert embedded spreadsheet in table.
Definition: ABWSpreadsheetToTableGenerator.hxx:47
void defineSheetNumberingStyle(const librevenge::RVNGPropertyList &propList)
void openSection(const librevenge::RVNGPropertyList &propList)
void openTextBox(const librevenge::RVNGPropertyList &propList)
void drawRectangle(const librevenge::RVNGPropertyList &propList)
void closeChartPlotArea()
void defineCharacterStyle(const librevenge::RVNGPropertyList &propList)
void insertCoveredTableCell(const librevenge::RVNGPropertyList &propList)
void openTableRow(const librevenge::RVNGPropertyList &propList)
void openLink(const librevenge::RVNGPropertyList &propList)
void insertBinaryObject(const librevenge::RVNGPropertyList &propList)
void startDocument(const librevenge::RVNGPropertyList &)
void openChartPlotArea(const librevenge::RVNGPropertyList &propList)
#define RVNGABWAPI
Definition: librvngabw-api.hxx:36
void openPageSpan(const librevenge::RVNGPropertyList &propList)
ABWSpreadsheetToTableGeneratorPrivate * m_data
Definition: ABWSpreadsheetToTableGenerator.hxx:158
void drawEllipse(const librevenge::RVNGPropertyList &propList)
void openChartSerie(const librevenge::RVNGPropertyList &series)
void openChartTextObject(const librevenge::RVNGPropertyList &propList)
void openSheetCell(const librevenge::RVNGPropertyList &propList)
void closeChartTextObject()
void openUnorderedListLevel(const librevenge::RVNGPropertyList &propList)
void insertEquation(const librevenge::RVNGPropertyList &)
Definition: ABWSpreadsheetToTableGenerator.hxx:152
void defineSectionStyle(const librevenge::RVNGPropertyList &)
Definition: ABWSpreadsheetToTableGenerator.hxx:64
void drawPath(const librevenge::RVNGPropertyList &propList)
ABWSpreadsheetToTableGenerator(ABWGenerator &documentGenerator)
constructor
void setDocumentMetaData(const librevenge::RVNGPropertyList &propList)
void closeUnorderedListLevel()
Generated for librvngabw by
doxygen 1.8.18