summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/SelectionHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/SelectionHelper.hxx')
-rw-r--r--chart2/source/controller/inc/SelectionHelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/inc/SelectionHelper.hxx b/chart2/source/controller/inc/SelectionHelper.hxx
index e10acaafc8ea..9f973261260b 100644
--- a/chart2/source/controller/inc/SelectionHelper.hxx
+++ b/chart2/source/controller/inc/SelectionHelper.hxx
@@ -106,8 +106,8 @@ public:
virtual ~SelectionHelper();
//MarkHandleProvider:
- virtual bool getMarkHandles( SdrHdlList& rHdlList ) SAL_OVERRIDE;
- virtual bool getFrameDragSingles() SAL_OVERRIDE;
+ virtual bool getMarkHandles( SdrHdlList& rHdlList ) override;
+ virtual bool getFrameDragSingles() override;
SdrObject* getObjectToMark();//sets also internally the mark object
//-> getMarkHandles will behave different if this method has found a Mark Object different from m_pSelectedObj