summaryrefslogtreecommitdiffstats
path: root/unoxml/source/events
diff options
context:
space:
mode:
authorLars Oppermann <lo@openoffice.org>2004-03-02 11:41:21 +0000
committerLars Oppermann <lo@openoffice.org>2004-03-02 11:41:21 +0000
commit266dd7788386fc3a928bd87d419259559184fcf8 (patch)
tree9e03e5f8af60e430c9597a6206d501f1434698cd /unoxml/source/events
parent#i25594# ui events (diff)
downloadcore-266dd7788386fc3a928bd87d419259559184fcf8.tar.gz
core-266dd7788386fc3a928bd87d419259559184fcf8.zip
#i25594#
Diffstat (limited to 'unoxml/source/events')
-rw-r--r--unoxml/source/events/uievent.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/unoxml/source/events/uievent.hxx b/unoxml/source/events/uievent.hxx
index 890ba1e32d04..9a33368d87be 100644
--- a/unoxml/source/events/uievent.hxx
+++ b/unoxml/source/events/uievent.hxx
@@ -35,8 +35,6 @@ public:
const Reference< XAbstractView >& viewArg,
sal_Int32 detailArg) throw(RuntimeException);
- virtual ~CUIEvent();
-
// delegate to CEvent, since we are inheriting from CEvent and XEvent
virtual OUString SAL_CALL getType() throw (RuntimeException);
virtual Reference< XEventTarget > SAL_CALL getTarget() throw (RuntimeException);