#include <iterator>
#include <string>
#include <boost/intrusive_ptr.hpp>
#include <librevenge-stream/librevenge-stream.h>
#include "libebook_libcss.h"
#include "XMLStylesheet.h"
#include "XMLTreeNode.h"
Go to the source code of this file.
Namespaces | |
libebook | |
std | |
Functions | |
bool | libebook::operator!= (const XMLTreeWalker::Attribute &lhs, const XMLTreeWalker::Attribute &rhs) |
bool | libebook::operator!= (const XMLTreeWalker::AttributeIterator &lhs, const XMLTreeWalker::AttributeIterator &rhs) |
bool | libebook::operator!= (const XMLTreeWalker::Iterator &lhs, const XMLTreeWalker::Iterator &rhs) |
void | libebook::intrusive_ptr_add_ref (XMLTreeNode *const p) |
void | libebook::intrusive_ptr_release (XMLTreeNode *const p) |