summaryrefslogtreecommitdiff
path: root/sc/inc/chartlis.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 10:53:22 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 10:53:22 +0000
commitab22cb7f1558a29773f606ba316c9fb156688c36 (patch)
tree65cbde725c994d27c6672f71c0da28ba8b1bb899 /sc/inc/chartlis.hxx
parentf5b23f8631e99204770f6cc53cbf52606b424e64 (diff)
INTEGRATION: CWS calcwarnings (1.5.324); FILE MERGED
2006/12/13 19:18:18 nn 1.5.324.1: #i69284# warning-free: core, unxsols4
Diffstat (limited to 'sc/inc/chartlis.hxx')
-rw-r--r--sc/inc/chartlis.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/inc/chartlis.hxx b/sc/inc/chartlis.hxx
index f4b00708f94c..492522823e67 100644
--- a/sc/inc/chartlis.hxx
+++ b/sc/inc/chartlis.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: chartlis.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:26:15 $
+ * last change: $Author: vg $ $Date: 2007-02-27 11:53:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -126,6 +126,8 @@ private:
// not implemented
ScChartListenerCollection& operator=( const ScChartListenerCollection& );
+ using StrCollection::operator==;
+
public:
ScChartListenerCollection( ScDocument* pDoc );
ScChartListenerCollection( const ScChartListenerCollection& );