summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/AreaChart.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/charttypes/AreaChart.hxx')
-rw-r--r--chart2/source/view/charttypes/AreaChart.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/charttypes/AreaChart.hxx b/chart2/source/view/charttypes/AreaChart.hxx
index cb6ea9f3416d..f177b0b04cf4 100644
--- a/chart2/source/view/charttypes/AreaChart.hxx
+++ b/chart2/source/view/charttypes/AreaChart.hxx
@@ -58,7 +58,7 @@ public:
//-------------------------------------------------------------------------
virtual double getMaximumX();
virtual bool isExpandIfValuesCloseToBorder( sal_Int32 nDimensionIndex );
- virtual bool isSeperateStackingForDifferentSigns( sal_Int32 nDimensionIndex );
+ virtual bool isSeparateStackingForDifferentSigns( sal_Int32 nDimensionIndex );
//-------------------------------------------------------------------------