summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-05-27 09:38:32 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-05-27 09:38:32 +0000
commitf0d5c49d7f217c0b05d02270f90ab7c61fe43194 (patch)
treea7bb34f4adb2d13394f942cb63d2847ba760dbfe /sc
parent8fddf51969cce50dc9f32903640d1eee481f2abf (diff)
INTEGRATION: CWS calc10 (1.31.18); FILE MERGED
2003/05/23 09:14:53 sab 1.31.18.1: #i14679#; reset InputHandler on InputWindow
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/app/inputwin.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/source/ui/app/inputwin.cxx b/sc/source/ui/app/inputwin.cxx
index 646b5cde8..e2ce07e60 100644
--- a/sc/source/ui/app/inputwin.cxx
+++ b/sc/source/ui/app/inputwin.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: inputwin.cxx,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: vg $ $Date: 2003-04-24 17:13:03 $
+ * last change: $Author: vg $ $Date: 2003-05-27 10:38:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -276,7 +276,6 @@ void ScInputWindow::SetInputHandler( ScInputHandler* pNew )
{
// wird im Activate der View gerufen...
- DBG_ASSERT(pNew,"SetInputHandler: NULL");
if ( pNew != pInputHdl )
{
// Bei Reload (letzte Version) ist pInputHdl der Input-Handler der alten,