summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/AccessibleChartView.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/AccessibleChartView.hxx')
-rw-r--r--chart2/source/controller/inc/AccessibleChartView.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/AccessibleChartView.hxx b/chart2/source/controller/inc/AccessibleChartView.hxx
index e54fefb2e054..5e20108a562f 100644
--- a/chart2/source/controller/inc/AccessibleChartView.hxx
+++ b/chart2/source/controller/inc/AccessibleChartView.hxx
@@ -110,7 +110,7 @@ private: // methods
a decoration. Thus you have an offset of (currently) (2,2)
which isn't taken into account.
*/
- virtual ::com::sun::star::awt::Rectangle GetWindowPosSize() const;
+ ::com::sun::star::awt::Rectangle GetWindowPosSize() const;
ExplicitValueProvider* getExplicitValueProvider();