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
STOFFGraphicDecoder(STOFFGraphicDecoder const &)
copy constructor (undefined)
void insertElement(const char *psName, const librevenge::RVNGPropertyList &xPropList, const librevenge::RVNGPropertyListVector &vector)
insert an element ( with a librevenge::RVNGPropertyListVector parameter )
main class used to decode a librevenge::RVNGBinaryData created by
Definition: STOFFGraphicDecoder.hxx:49
a generic property handler
Definition: STOFFPropertyHandler.hxx:44
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 Wed Dec 11 2024 08:16:50 for libstaroffice by
doxygen 1.8.20