summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/AccessibleSlideSorterView.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-12 16:31:06 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-12 16:31:06 +0000
commit2508a0a267d05a8695b3f3ca9f1d8d3746d80b67 (patch)
tree67d0d527eddb6fa0ed4b959b86ca3eef66500229 /sd/source/ui/inc/AccessibleSlideSorterView.hxx
parent32049831f7272d1b137d6946f647a84020f632f6 (diff)
INTEGRATION: CWS sdwarningsbegone (1.4.232); FILE MERGED
2006/11/22 12:41:59 cl 1.4.232.1: #i69285# warning free code changes for unxlngi6.pro
Diffstat (limited to 'sd/source/ui/inc/AccessibleSlideSorterView.hxx')
-rw-r--r--sd/source/ui/inc/AccessibleSlideSorterView.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sd/source/ui/inc/AccessibleSlideSorterView.hxx b/sd/source/ui/inc/AccessibleSlideSorterView.hxx
index 1d4175a49054..95d18d9e96e2 100644
--- a/sd/source/ui/inc/AccessibleSlideSorterView.hxx
+++ b/sd/source/ui/inc/AccessibleSlideSorterView.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AccessibleSlideSorterView.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-01-19 12:51:10 $
+ * last change: $Author: kz $ $Date: 2006-12-12 17:31:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -148,6 +148,8 @@ public:
::com::sun::star::accessibility::XAccessibleEventListener >& rxListener )
throw (::com::sun::star::uno::RuntimeException);
+ using cppu::WeakComponentImplHelperBase::addEventListener;
+ using cppu::WeakComponentImplHelperBase::removeEventListener;
//===== XAccessibleContext ==============================================