summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/consdlg.cxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-07-05 13:15:31 +0000
committerNiklas Nebel <nn@openoffice.org>2001-07-05 13:15:31 +0000
commit5865bb0841b8c88253a828bef199a659077e640e (patch)
treedd8b9cee6853265b9c4f66e8fbb67a42c4be0ef1 /sc/source/ui/dbgui/consdlg.cxx
parentff839959bc1312c48a40a7295193bceeae217f47 (diff)
#88398# SetDispatcherLock: lock only dispatchers of calc views
Diffstat (limited to 'sc/source/ui/dbgui/consdlg.cxx')
-rw-r--r--sc/source/ui/dbgui/consdlg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/dbgui/consdlg.cxx b/sc/source/ui/dbgui/consdlg.cxx
index da00ad839..22ece9625 100644
--- a/sc/source/ui/dbgui/consdlg.cxx
+++ b/sc/source/ui/dbgui/consdlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: consdlg.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: dr $ $Date: 2001-05-23 17:53:35 $
+ * last change: $Author: nn $ $Date: 2001-07-05 14:13:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -493,7 +493,7 @@ IMPL_LINK( ScConsolidateDlg, OkHdl, void*, p )
ScConsolidateItem aOutItem( nWhichCons, &theOutParam );
- SFX_APP()->LockDispatcher( FALSE );
+ SetDispatcherLock( FALSE );
SwitchToDocument();
GetBindings().GetDispatcher()->Execute( SID_CONSOLIDATE,
SFX_CALLMODE_SLOT | SFX_CALLMODE_RECORD,