From ab22cb7f1558a29773f606ba316c9fb156688c36 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 27 Feb 2007 10:53:22 +0000 Subject: INTEGRATION: CWS calcwarnings (1.5.324); FILE MERGED 2006/12/13 19:18:18 nn 1.5.324.1: #i69284# warning-free: core, unxsols4 --- sc/inc/chartlis.hxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sc/inc/chartlis.hxx') 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& ); -- cgit v1.2.3