summaryrefslogtreecommitdiff
path: root/include/sfx2/objsh.hxx
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 /include/sfx2/objsh.hxx
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 'include/sfx2/objsh.hxx')
-rw-r--r--include/sfx2/objsh.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/sfx2/objsh.hxx b/include/sfx2/objsh.hxx
index 1f3f085f85ac..a749d842ac2f 100644
--- a/include/sfx2/objsh.hxx
+++ b/include/sfx2/objsh.hxx
@@ -332,11 +332,6 @@ public:
const css::uno::Reference< css::embed::XStorage >& xStorage );
virtual void UpdateLinks();
virtual bool LoadExternal( SfxMedium& rMedium );
- /**
- * Called when the Options dialog is dismissed with the OK button, to
- * handle potentially conflicting option settings.
- */
- virtual void CheckConfigOptions();
bool IsConfigOptionsChecked() const;
void SetConfigOptionsChecked( bool bChecked );