summaryrefslogtreecommitdiff
path: root/include/svx/fmview.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-10-05 15:07:49 +0200
committerNoel Grandin <noel@peralex.com>2016-10-05 15:08:10 +0200
commiteb6d4547a044b3eb7cb8945977e45647a37df28f (patch)
tree0da1395a1b84d8385a5ce019a3ce10700f99a20d /include/svx/fmview.hxx
parentdeb3fcc4876ec2ab45415a06fc80b247826cc48b (diff)
loplugin:unnecessaryoverride in svx
Change-Id: Ib5e84838888b5fb56eb18c5334ffa3fdd203b997
Diffstat (limited to 'include/svx/fmview.hxx')
-rw-r--r--include/svx/fmview.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/fmview.hxx b/include/svx/fmview.hxx
index 675500de3e9f..f7191296e970 100644
--- a/include/svx/fmview.hxx
+++ b/include/svx/fmview.hxx
@@ -105,9 +105,6 @@ public:
virtual SdrPageView* ShowSdrPage(SdrPage* pPage) override;
virtual void HideSdrPage() override;
- // for copying complete form structures, not only control models
- virtual SdrModel* GetMarkedObjModel() const override;
-
virtual bool MouseButtonDown( const MouseEvent& _rMEvt, vcl::Window* _pWin ) override;
/** grab the focus to the first form control on the view