LibreOffice Module unoxml (master) 1
|
#include <sal/types.h>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/xml/dom/events/PhaseType.hpp>
#include <com/sun/star/xml/dom/events/AttrChangeType.hpp>
#include <com/sun/star/xml/dom/events/XMutationEvent.hpp>
#include <cppuhelper/implbase.hxx>
#include "event.hxx"
Go to the source code of this file.
Classes | |
class | DOM::events::CMutationEvent |
Namespaces | |
namespace | DOM |
namespace | DOM::events |
Typedefs | |
typedef ::cppu::ImplInheritanceHelper< CEvent, css::xml::dom::events::XMutationEvent > | DOM::events::CMutationEvent_Base |