LibreOffice Module unoxml (master) 1
|
#include <libxml/tree.h>
#include <sal/types.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/XCharacterData.hpp>
#include <node.hxx>
Go to the source code of this file.
Classes | |
class | DOM::CCharacterData |
Namespaces | |
namespace | DOM |
Typedefs | |
typedef ::cppu::ImplInheritanceHelper< CNode, css::xml::dom::XCharacterData > | DOM::CCharacterData_Base |