summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessiblePageHeaderArea.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 12:17:47 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 12:17:47 +0000
commit4546bb4c86761541b33b2ff82fc3bbb6e1fcb156 (patch)
treed06d817fe0f6e5057dd82481be6f08d94cc4a7f9 /sc/source/ui/inc/AccessiblePageHeaderArea.hxx
parent738aa48bb55772fecfa45f0fb947c3d3bd777b51 (diff)
INTEGRATION: CWS calcwarnings (1.6.324); FILE MERGED
2006/12/14 17:57:09 nn 1.6.324.1: #i69284# warning-free: ui, unxsols4
Diffstat (limited to 'sc/source/ui/inc/AccessiblePageHeaderArea.hxx')
-rw-r--r--sc/source/ui/inc/AccessiblePageHeaderArea.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/ui/inc/AccessiblePageHeaderArea.hxx b/sc/source/ui/inc/AccessiblePageHeaderArea.hxx
index 5c5a126dbcb4..d17f77cf3741 100644
--- a/sc/source/ui/inc/AccessiblePageHeaderArea.hxx
+++ b/sc/source/ui/inc/AccessiblePageHeaderArea.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AccessiblePageHeaderArea.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:08:33 $
+ * last change: $Author: vg $ $Date: 2007-02-27 13:17:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -68,6 +68,7 @@ protected:
public:
const EditTextObject* GetEditTextObject() const { return mpEditObj; }
+ using ScAccessibleContextBase::disposing;
virtual void SAL_CALL disposing();
///===== SfxListener =====================================================