libvisio_xml.h File Reference
#include <boost/shared_ptr.hpp>
#include <librevenge-stream/librevenge-stream.h>
#include <libxml/xmlreader.h>

Go to the source code of this file.

Classes

class  libvisio::XMLErrorWatcher

Namespaces

namespace  libvisio

Functions

xmlTextReaderPtr libvisio::xmlReaderForStream (librevenge::RVNGInputStream *input, const char *URL, const char *encoding, int options, XMLErrorWatcher *const watcher)
Colour libvisio::xmlStringToColour (const xmlChar *s)
Colour libvisio::xmlStringToColour (const boost::shared_ptr< xmlChar > &s)
long libvisio::xmlStringToLong (const xmlChar *s)
long libvisio::xmlStringToLong (const boost::shared_ptr< xmlChar > &s)
double libvisio::xmlStringToDouble (const xmlChar *s)
double libvisio::xmlStringToDouble (const boost::shared_ptr< xmlChar > &s)
bool libvisio::xmlStringToBool (const xmlChar *s)
bool libvisio::xmlStringToBool (const boost::shared_ptr< xmlChar > &s)