summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/csvgrid.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 12:20:57 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 12:20:57 +0000
commit94b8481c1535d823c3364c20899c44378cf48efb (patch)
tree5d596b5efefde601477c8596b45dbee422733c58 /sc/source/ui/inc/csvgrid.hxx
parent69a9568b683bd4a7edc7edcb58e90f8edf547265 (diff)
INTEGRATION: CWS calcwarnings (1.11.324); FILE MERGED
2006/12/01 08:53:32 nn 1.11.324.1: #i69284# warning-free: ui, wntmsci10
Diffstat (limited to 'sc/source/ui/inc/csvgrid.hxx')
-rw-r--r--sc/source/ui/inc/csvgrid.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/inc/csvgrid.hxx b/sc/source/ui/inc/csvgrid.hxx
index abe523aa4914..c8e99f59bc58 100644
--- a/sc/source/ui/inc/csvgrid.hxx
+++ b/sc/source/ui/inc/csvgrid.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: csvgrid.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:18:01 $
+ * last change: $Author: vg $ $Date: 2007-02-27 13:20:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -314,6 +314,8 @@ protected:
virtual void Command( const CommandEvent& rCEvt );
virtual void DataChanged( const DataChangedEvent& rDCEvt );
+
+ using Control::Notify;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
// painting ---------------------------------------------------------------