summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@collabora.co.uk>2015-02-18 22:00:11 +0100
committerAndras Timar <andras.timar@collabora.com>2015-02-19 15:55:01 +0100
commit348c18b1516572a13aa79c0ca173976fec2ae483 (patch)
tree3752bea27ebdb82e27855a90a84739da1ed10efa /oox
parentdc9135df67a0dc703e7ee2b82a37af2d0e2e8004 (diff)
no need for that anymore
Change-Id: I53002c0b97da66c44429b5ace0fc709b5e8a325f (cherry picked from commit de684f47da785c0da6194df1f582648ebf3d1569)
Diffstat (limited to 'oox')
-rw-r--r--oox/source/drawingml/chart/chartspaceconverter.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/drawingml/chart/chartspaceconverter.cxx b/oox/source/drawingml/chart/chartspaceconverter.cxx
index 6f2b3ff419a3..5093ce48e552 100644
--- a/oox/source/drawingml/chart/chartspaceconverter.cxx
+++ b/oox/source/drawingml/chart/chartspaceconverter.cxx
@@ -80,10 +80,6 @@ void ChartSpaceConverter::convertFromModel( const Reference< XShapes >& rxExtern
// formatting of the chart background. The default fill style varies with applications.
PropertySet aBackPropSet( getChartDocument()->getPageBackground() );
- aBackPropSet.setProperty(
- PROP_FillStyle,
- uno::makeAny(getFilter().getGraphicHelper().getDefaultChartAreaFillStyle()));
-
getFormatter().convertFrameFormatting( aBackPropSet, mrModel.mxShapeProp, OBJECTTYPE_CHARTSPACE );
// convert plot area (container of all chart type groups)