INTEGRATION: CWS gcc41 (1.6.28); FILE MERGED

2005/12/07 13:17:02 pmladek 1.6.28.1: #i58967#
Removed extra qualification to fix build with gcc-4.1
This commit is contained in:
Oliver Bolte 2006-01-19 17:30:25 +00:00
parent be6ef160a4
commit 3190c803b9

View file

@ -4,9 +4,9 @@
*
* $RCSfile: RegressionCurveHelper.hxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: rt $ $Date: 2005-09-08 00:45:30 $
* last change: $Author: obo $ $Date: 2006-01-19 18:30:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -89,7 +89,7 @@ public:
@param xSeriesProp
If set, this property-set will be used to apply a line color
*/
static void RegressionCurveHelper::addMeanValueLine(
static void addMeanValueLine(
::com::sun::star::uno::Reference<
::com::sun::star::chart2::XRegressionCurveContainer > & xRegCnt,
const ::com::sun::star::uno::Reference<