summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/CategoryPositionHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/charttypes/CategoryPositionHelper.hxx')
-rw-r--r--chart2/source/view/charttypes/CategoryPositionHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/charttypes/CategoryPositionHelper.hxx b/chart2/source/view/charttypes/CategoryPositionHelper.hxx
index ee0e2aa95ca5..efa3e6e639aa 100644
--- a/chart2/source/view/charttypes/CategoryPositionHelper.hxx
+++ b/chart2/source/view/charttypes/CategoryPositionHelper.hxx
@@ -35,7 +35,7 @@ public:
double getScaledSlotWidth() const;
virtual double getScaledSlotPos( double fCategoryX, double fSeriesNumber ) const;
- virtual void setCategoryWidth( double fCategoryWidth );
+ void setCategoryWidth( double fCategoryWidth );
//Distance between two neighboring bars in same category, seen relative to width of the bar
void setInnerDistance( double fInnerDistance );