summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/inputhdl.hxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-07-04 18:44:03 +0000
committerNiklas Nebel <nn@openoffice.org>2001-07-04 18:44:03 +0000
commitb990197c0736153e7940e4be3ce231a986512bce (patch)
tree5fb2105b8ba7ddbd697084ed5ed6716055497fd2 /sc/source/ui/inc/inputhdl.hxx
parentfdc5e13c58b38b3ad95aaa198261a55bc54e6b85 (diff)
#89262# StopInputWinEngine: reset pTopView when ending input window editing
Diffstat (limited to 'sc/source/ui/inc/inputhdl.hxx')
-rw-r--r--sc/source/ui/inc/inputhdl.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/ui/inc/inputhdl.hxx b/sc/source/ui/inc/inputhdl.hxx
index 661e8079bd32..5519abed9200 100644
--- a/sc/source/ui/inc/inputhdl.hxx
+++ b/sc/source/ui/inc/inputhdl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: inputhdl.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: nn $ $Date: 2001-05-11 17:13:04 $
+ * last change: $Author: nn $ $Date: 2001-07-04 19:42:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -185,6 +185,7 @@ private:
void AutoParAdded();
BOOL CursorAtClosingPar();
void SkipClosingPar();
+ void StopInputWinEngine( BOOL bAll );
#endif
public: