summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorIvan Timofeev <timofeev.i.s@gmail.com>2012-01-28 22:06:19 +0400
committerIvan Timofeev <timofeev.i.s@gmail.com>2012-01-28 22:13:14 +0400
commitff2c26f586c87452a23f307f4b63568e5276538c (patch)
treea8c6d2210934d8ad38072cc158eaaefd87185377 /sfx2/inc
parent763b3e1e598ae0ebe29c9168f5dc2a73f910ce38 (diff)
bUILocked is always false
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/sfx2/dispatch.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/dispatch.hxx b/sfx2/inc/sfx2/dispatch.hxx
index c51763294388..5aa01d9b5709 100644
--- a/sfx2/inc/sfx2/dispatch.hxx
+++ b/sfx2/inc/sfx2/dispatch.hxx
@@ -198,7 +198,6 @@ public:
SAL_DLLPRIVATE sal_Bool IsUpdated_Impl() const;
SAL_DLLPRIVATE int GetShellAndSlot_Impl( sal_uInt16 nSlot, SfxShell **ppShell, const SfxSlot **ppSlot,
sal_Bool bOwnShellsOnly, sal_Bool bModal, sal_Bool bRealSlot=sal_True );
- SAL_DLLPRIVATE void LockUI_Impl( sal_Bool bLock = sal_True );
SAL_DLLPRIVATE void SetReadOnly_Impl( sal_Bool bOn );
SAL_DLLPRIVATE sal_Bool GetReadOnly_Impl() const;
SAL_DLLPRIVATE sal_Bool IsSlotEnabledByFilter_Impl( sal_uInt16 nSID ) const;