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