LibreOffice Module unoxml (master) 1
Classes | Namespaces | Typedefs
attr.hxx File Reference
#include <memory>
#include <optional>
#include <libxml/tree.h>
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/xml/dom/XNode.hpp>
#include <com/sun/star/xml/dom/XAttr.hpp>
#include <node.hxx>
Include dependency graph for attr.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DOM::CAttr
 

Namespaces

namespace  DOM
 

Typedefs

typedef ::std::pair< OString, OString > DOM::stringpair_t
 
typedef ::cppu::ImplInheritanceHelper< CNode, css::xml::dom::XAttr > DOM::CAttr_Base