INTEGRATION: CWS chart25 (1.6.10); FILE MERGED

2008/04/25 14:44:15 iha 1.6.10.1: #i88742# make default lines a bit stronger for line charts
This commit is contained in:
Rüdiger Timm 2008-06-06 08:11:28 +00:00
parent 548c9326cd
commit 2afb1638f2

View file

@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: DataSeriesHelper.hxx,v $
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* This file is part of OpenOffice.org.
*
@ -162,6 +162,9 @@ void switchLinesOnOrOff(
::com::sun::star::beans::XPropertySet > & xSeriesProperties,
bool bLinesOn );
void makeLinesThickOrThin( const ::com::sun::star::uno::Reference<
::com::sun::star::beans::XPropertySet > & xSeriesProperties, bool bThick );
void setPropertyAlsoToAllAttributedDataPoints(
const ::com::sun::star::uno::Reference<
::com::sun::star::chart2::XDataSeries >& xSeries,