summaryrefslogtreecommitdiff
path: root/include/sfx2/childwin.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-23 15:20:23 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-24 08:12:28 +0000
commit1506b14a7ed546c3e78625eaac667bdd5e60f57f (patch)
treec73e9ab2b69a74af4c3a6bcc67413e97b0529e8f /include/sfx2/childwin.hxx
parent0c73e7364b2fe4a8b24eca536f60a7a4228ddb25 (diff)
loplugin:singlevalfields in sfx2
Change-Id: Ice6d47ccbc3ebf8971887b8b64c0d6860c76eec8 Reviewed-on: https://gerrit.libreoffice.org/26602 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/sfx2/childwin.hxx')
-rw-r--r--include/sfx2/childwin.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/childwin.hxx b/include/sfx2/childwin.hxx
index e017963dd5e6..7dc728994eb6 100644
--- a/include/sfx2/childwin.hxx
+++ b/include/sfx2/childwin.hxx
@@ -192,7 +192,6 @@ public:
static SfxChildWindow* CreateChildWindow( sal_uInt16, vcl::Window*, SfxBindings*, SfxChildWinInfo&);
void SetHideNotDelete( bool bOn );
bool IsHideNotDelete() const;
- bool IsHideAtToggle() const;
bool IsVisible() const;
void SetWantsFocus( bool );
bool WantsFocus() const;