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