Go to the documentation of this file.
10 #ifndef __LIBVISIO_XML_H__
11 #define __LIBVISIO_XML_H__
15 #include <librevenge-stream/librevenge-stream.h>
17 #include <libxml/xmlreader.h>
63 #endif // __LIBVISIO_XML_H__
bool m_error
Definition: libvisio_xml.h:37
#define VSD_DEBUG_MSG(M)
Definition: libvisio_utils.h:42
double xmlStringToDouble(const xmlChar *s)
Definition: libvisio_xml.cpp:164
bool xmlStringToBool(const xmlChar *s)
Definition: libvisio_xml.cpp:182
Definition: libvisio_utils.h:80
Definition: VSDTypes.h:73
Colour xmlStringToColour(const xmlChar *s)
Definition: libvisio_xml.cpp:104
Definition: libvisio_xml.h:25
xmlTextReaderPtr xmlReaderForStream(librevenge::RVNGInputStream *input, const char *URL, const char *encoding, int options, XMLErrorWatcher *const watcher)
Definition: libvisio_xml.cpp:96
XMLErrorWatcher(const XMLErrorWatcher &)
XMLErrorWatcher & operator=(const XMLErrorWatcher &)
void setError()
Definition: libvisio_xml.cpp:91
bool isError() const
Definition: libvisio_xml.cpp:86
XMLErrorWatcher()
Definition: libvisio_xml.cpp:81
Definition: libvisio_utils.h:49
long xmlStringToLong(const xmlChar *s)
Definition: libvisio_xml.cpp:140
Generated for libvisio by
doxygen 1.8.20