summaryrefslogtreecommitdiff
path: root/starmath/inc/edit.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-24 13:07:29 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-24 13:07:29 +0000
commitaa1f6e89d2706b97f15209bf19fc2112521e636e (patch)
treec260ddbb95170ecc6f066d9121861341d6b4a8c9 /starmath/inc/edit.hxx
parent8bb910fde4ad28820b84e61a52d890adcd962902 (diff)
INTEGRATION: CWS mav4 (1.8.12); FILE MERGED
2003/04/15 12:43:18 tl 1.8.12.1: #108598# selection when inserting via toolbox fixed
Diffstat (limited to 'starmath/inc/edit.hxx')
-rw-r--r--starmath/inc/edit.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/starmath/inc/edit.hxx b/starmath/inc/edit.hxx
index 5475428f8348..f6cf7cfa665d 100644
--- a/starmath/inc/edit.hxx
+++ b/starmath/inc/edit.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: edit.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 11:58:11 $
+ * last change: $Author: rt $ $Date: 2003-04-24 14:07:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -113,8 +113,6 @@ class SmEditWindow : public Window, public DropTargetHelper
Timer aModifyTimer,
aCursorMoveTimer;
ESelection aOldSelection;
- ESelection aActiveSelection; // to be restored/saved on
- // activation/deactivation of the window
virtual void KeyInput(const KeyEvent& rKEvt);
virtual void Command(const CommandEvent& rCEvt);