|
LibreOffice Module unoxml (master) 1
|
#include <map>#include <libxml/tree.h>#include <rtl/ustring.hxx>#include <com/sun/star/uno/Reference.h>#include <com/sun/star/xml/dom/XNode.hpp>#include <com/sun/star/xml/dom/events/XEvent.hpp>Go to the source code of this file.
Classes | |
| class | DOM::events::CEventDispatcher |
Namespaces | |
| namespace | osl |
| namespace | DOM |
| namespace | DOM::events |
Typedefs | |
| typedef std::multimap< xmlNodePtr, css::uno::Reference< css::xml::dom::events::XEventListener > > | DOM::events::ListenerMap |
| typedef std::map< OUString, ListenerMap > | DOM::events::TypeListenerMap |