summaryrefslogtreecommitdiff
path: root/chart2/source/inc/chartview/DrawModelWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/chartview/DrawModelWrapper.hxx')
-rw-r--r--chart2/source/inc/chartview/DrawModelWrapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/inc/chartview/DrawModelWrapper.hxx b/chart2/source/inc/chartview/DrawModelWrapper.hxx
index 99fa5e76b162..b3d218c233f7 100644
--- a/chart2/source/inc/chartview/DrawModelWrapper.hxx
+++ b/chart2/source/inc/chartview/DrawModelWrapper.hxx
@@ -71,7 +71,7 @@ public:
SAL_DLLPRIVATE const SfxItemPool& GetItemPool() const;
SAL_DLLPRIVATE virtual ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >
- createUnoModel() SAL_OVERRIDE;
+ createUnoModel() override;
SAL_DLLPRIVATE ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel >
getUnoModel();
SdrModel& getSdrModel();