Go to the documentation of this file.
36 #ifndef STOFF_SPREADSHEET_DECODER_HXX
37 #define STOFF_SPREADSHEET_DECODER_HXX
39 #include <librevenge/librevenge.h>
61 void insertElement(
const char *psName,
const librevenge::RVNGPropertyList &xPropList)
final;
63 void insertElement(
const char *psName,
const librevenge::RVNGPropertyList &xPropList,
64 const librevenge::RVNGPropertyListVector &vector);
66 void characters(
const librevenge::RVNGString &sCharacters)
final
77 librevenge::RVNGSpreadsheetInterface *
m_output;
librevenge::RVNGSpreadsheetInterface * m_output
the interface output
Definition: STOFFSpreadsheetDecoder.hxx:77
#define STOFF_DEBUG_MSG(M)
Definition: libstaroffice_internal.hxx:129
main class used to decode a librevenge::RVNGBinaryData created by
Definition: STOFFSpreadsheetDecoder.hxx:48
a generic property handler
Definition: STOFFPropertyHandler.hxx:43
void insertElement(const char *psName) final
insert an element
Definition: STOFFSpreadsheetDecoder.cxx:47
STOFFSpreadsheetDecoder(librevenge::RVNGSpreadsheetInterface *output)
constructor
Definition: STOFFSpreadsheetDecoder.hxx:52
void characters(const librevenge::RVNGString &sCharacters) final
insert a sequence of character
Definition: STOFFSpreadsheetDecoder.hxx:66
~STOFFSpreadsheetDecoder() final
destructor
Definition: STOFFSpreadsheetDecoder.hxx:56
STOFFSpreadsheetDecoder operator=(STOFFSpreadsheetDecoder const &)
operator= (undefined)
Generated on Mon Jan 20 2020 23:02:18 for libstaroffice by
doxygen 1.8.16