|
LibreOffice Module unoxml (master) 1
|
#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>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 |