summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-03-13 09:13:47 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-03-13 09:14:30 +0000
commita42076ead5adf56ab8e1173353b5201e7e3672e3 (patch)
treef134778dc1e2789319cad3738b2d22da3f635f4c /chart2
parente15488286d2f5eb4fb5414cf3a17690b36eed8ac (diff)
WaE: fLogicZ duplicated
Change-Id: I92a8ebee9524e40c301bf1de52d5b986323275f2
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/charttypes/PieChart.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/charttypes/PieChart.cxx b/chart2/source/view/charttypes/PieChart.cxx
index 916199e80b85..8b6d4bc820be 100644
--- a/chart2/source/view/charttypes/PieChart.cxx
+++ b/chart2/source/view/charttypes/PieChart.cxx
@@ -442,7 +442,7 @@ void PieChart::createShapes()
}
//create data point
- double fLogicZ = -1.0; // For 3D pie chart label position
+ fLogicZ = -1.0; // For 3D pie chart label position
uno::Reference<drawing::XShape> xPointShape(
createDataPoint( xSeriesGroupShape_Shapes, xPointProperties
, fUnitCircleStartAngleDegree, fUnitCircleWidthAngleDegree