main class used to decode a librevenge::RVNGBinaryData created by
More...
#include <STOFFGraphicDecoder.hxx>
main class used to decode a librevenge::RVNGBinaryData created by
- See also
- STOFFGraphicEncoder (with mimeType="image/stoff-odg") and to send it contents to librevenge::RVNGDrawingInterface
◆ STOFFGraphicDecoder() [1/2]
STOFFGraphicDecoder::STOFFGraphicDecoder |
( |
librevenge::RVNGDrawingInterface * |
output | ) |
|
|
inlineexplicit |
◆ ~STOFFGraphicDecoder()
STOFFGraphicDecoder::~STOFFGraphicDecoder |
( |
| ) |
|
|
inlineoverride |
◆ STOFFGraphicDecoder() [2/2]
copy constructor (undefined)
◆ characters()
void STOFFGraphicDecoder::characters |
( |
const librevenge::RVNGString & |
sCharacters | ) |
|
|
inlineoverridevirtual |
◆ insertElement() [1/3]
void STOFFGraphicDecoder::insertElement |
( |
const char * |
psName | ) |
|
|
overridevirtual |
◆ insertElement() [2/3]
void STOFFGraphicDecoder::insertElement |
( |
const char * |
psName, |
|
|
const librevenge::RVNGPropertyList & |
xPropList |
|
) |
| |
|
overridevirtual |
◆ insertElement() [3/3]
void STOFFGraphicDecoder::insertElement |
( |
const char * |
psName, |
|
|
const librevenge::RVNGPropertyList & |
xPropList, |
|
|
const librevenge::RVNGPropertyListVector & |
vector |
|
) |
| |
insert an element ( with a librevenge::RVNGPropertyListVector parameter )
◆ operator=()
◆ m_output
librevenge::RVNGDrawingInterface* STOFFGraphicDecoder::m_output |
|
private |
The documentation for this class was generated from the following files: