summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/solvrdlg.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
commit0874abee0d6a238ad5a79627410e0dd5689be4e4 (patch)
tree84d5cdaee2a9c75f132df0c54435cc0403ffe2eb /sc/source/ui/miscdlgs/solvrdlg.cxx
parent4f42e901982847bd88dce24c7f3934e0b698375c (diff)
#88398# SetDispatcherLock: lock only dispatchers of calc views
Diffstat (limited to 'sc/source/ui/miscdlgs/solvrdlg.cxx')
-rw-r--r--sc/source/ui/miscdlgs/solvrdlg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/miscdlgs/solvrdlg.cxx b/sc/source/ui/miscdlgs/solvrdlg.cxx
index 78b331fcea02..ae71ca28a964 100644
--- a/sc/source/ui/miscdlgs/solvrdlg.cxx
+++ b/sc/source/ui/miscdlgs/solvrdlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: solvrdlg.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: dr $ $Date: 2001-05-23 17:00:22 $
+ * last change: $Author: nn $ $Date: 2001-07-05 14:12:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -282,7 +282,7 @@ IMPL_LINK( ScSolverDlg, BtnHdl, PushButton*, pBtn )
theTargetValStr );
ScSolveItem aOutItem( SCITEM_SOLVEDATA, &aOutParam );
- SFX_APP()->LockDispatcher( FALSE );
+ SetDispatcherLock( FALSE );
SwitchToDocument();
GetBindings().GetDispatcher()->Execute( SID_SOLVE,