summaryrefslogtreecommitdiffstats
path: root/include/sfx2/dispatch.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-03-04 09:53:47 +0200
committerNoel Grandin <noel@peralex.com>2014-03-05 09:17:50 +0200
commit2e7807cb8673dd6ca6703d0554117fd9666ffd6a (patch)
treec929f63d97eb8c75b65c0af4ba9ede282658caed /include/sfx2/dispatch.hxx
parentremove unused code SfxGrabBagItem::SetGrabBag (diff)
downloadcore-2e7807cb8673dd6ca6703d0554117fd9666ffd6a.tar.gz
core-2e7807cb8673dd6ca6703d0554117fd9666ffd6a.zip
remove unused code SfxDispatcher::IsOnTop(SfxShell const&)
Change-Id: I107f732cb0f26bf0546e6cf6181b4236a6ad7b49
Diffstat (limited to 'include/sfx2/dispatch.hxx')
-rw-r--r--include/sfx2/dispatch.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sfx2/dispatch.hxx b/include/sfx2/dispatch.hxx
index 6c7e175abdf1..0f1f908dcd23 100644
--- a/include/sfx2/dispatch.hxx
+++ b/include/sfx2/dispatch.hxx
@@ -136,8 +136,7 @@ public:
const SfxSlot* GetSlot( const OUString& rCommand );
sal_Bool IsActive( const SfxShell& rShell );
- sal_Bool IsOnTop( const SfxShell& rShell );
- sal_uInt16 GetShellLevel( const SfxShell &rShell );
+ sal_uInt16 GetShellLevel( const SfxShell &rShell );
SfxBindings* GetBindings() const;
void Push( SfxShell& rShell );