summaryrefslogtreecommitdiff
path: root/sfx2/source/view
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-03-28 21:12:37 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-03-29 08:37:19 +0200
commit47ccda36fc80b40928b0e12e7dc1052ff0f98654 (patch)
tree63f683c06882c564532cd672cbf6f0762fcce9d8 /sfx2/source/view
parent57871f98d30c0283969de1a41e72f5838d6c0eb0 (diff)
loplugin:virtualdown in sfx2
Change-Id: I51e79a4a3d2c799e69bc13c66b5b84056bee6206 Reviewed-on: https://gerrit.libreoffice.org/52034 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/source/view')
-rw-r--r--sfx2/source/view/viewsh.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/sfx2/source/view/viewsh.cxx b/sfx2/source/view/viewsh.cxx
index defb4a6d9f91..681b24258a58 100644
--- a/sfx2/source/view/viewsh.cxx
+++ b/sfx2/source/view/viewsh.cxx
@@ -858,16 +858,6 @@ void SfxViewShell::Deactivate(bool /*bMDI*/)
}
-void SfxViewShell::AdjustPosSizePixel
-(
- const Point& /*rToolOffset*/,// Upper left corner Tools in Frame-Window
- const Size& /*rSize*/ // All available sizes.
-)
-
-{
-}
-
-
void SfxViewShell::Move()
/* [Description]