36 #ifndef __MWAW_SPREADSHEET_DECODER_HXX__
37 #define __MWAW_SPREADSHEET_DECODER_HXX__
39 #include <librevenge/librevenge.h>
59 void insertElement(
const char *psName,
const librevenge::RVNGPropertyList &xPropList);
61 void insertElement(
const char *psName,
const librevenge::RVNGPropertyList &xPropList,
62 const librevenge::RVNGPropertyListVector &vector);
64 void characters(
const librevenge::RVNGString &sCharacters)
75 librevenge::RVNGSpreadsheetInterface *
m_output;