summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/AccessiblePreviewCell.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 12:18:01 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 12:18:01 +0000
commit5ab24b00e48545fd440123afc714558b59a44011 (patch)
treed49f01f0d89965be642cd0d7c8876022c80a86fd /sc/source/ui/inc/AccessiblePreviewCell.hxx
parent4546bb4c86761541b33b2ff82fc3bbb6e1fcb156 (diff)
INTEGRATION: CWS calcwarnings (1.9.324); FILE MERGED
2006/12/14 17:57:10 nn 1.9.324.1: #i69284# warning-free: ui, unxsols4
Diffstat (limited to 'sc/source/ui/inc/AccessiblePreviewCell.hxx')
-rw-r--r--sc/source/ui/inc/AccessiblePreviewCell.hxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sc/source/ui/inc/AccessiblePreviewCell.hxx b/sc/source/ui/inc/AccessiblePreviewCell.hxx
index 71e51f9bd17e..28cd85b7b4d4 100644
--- a/sc/source/ui/inc/AccessiblePreviewCell.hxx
+++ b/sc/source/ui/inc/AccessiblePreviewCell.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AccessiblePreviewCell.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:08:49 $
+ * last change: $Author: vg $ $Date: 2007-02-27 13:18:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -60,8 +60,10 @@ public:
protected:
virtual ~ScAccessiblePreviewCell();
-public:
+ using ScAccessibleCellBase::IsDefunc;
+public:
+ using ScAccessibleCellBase::disposing;
virtual void SAL_CALL disposing();
///===== SfxListener =====================================================