summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/SelectionHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/main/SelectionHelper.hxx')
-rw-r--r--chart2/source/controller/main/SelectionHelper.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/main/SelectionHelper.hxx b/chart2/source/controller/main/SelectionHelper.hxx
index c588dbdfcff5..3a57622a433c 100644
--- a/chart2/source/controller/main/SelectionHelper.hxx
+++ b/chart2/source/controller/main/SelectionHelper.hxx
@@ -107,8 +107,8 @@ public:
virtual ~SelectionHelper();
//MarkHandleProvider:
- virtual bool getMarkHandles( SdrHdlList& rHdlList );
- virtual bool getFrameDragSingles();
+ virtual bool getMarkHandles( SdrHdlList& rHdlList ) SAL_OVERRIDE;
+ virtual bool getFrameDragSingles() SAL_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