summaryrefslogtreecommitdiff
path: root/sw/inc/checkit.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-03-14 08:37:32 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-03-14 08:37:32 +0000
commit7e28e369fdaf2f17a034557163987088dd58d9ea (patch)
treeea6b8394d3e6826166ada8e857c1debe7573fa89 /sw/inc/checkit.hxx
parent3a35448cee3b717a28c92cb60dcaa304fa3d4eaf (diff)
INTEGRATION: CWS tl19 (1.4.116); FILE MERGED
2006/02/23 14:51:45 tl 1.4.116.1: #i61994# apply input sequence checking/correction to keyboard input only; have Undo working
Diffstat (limited to 'sw/inc/checkit.hxx')
-rw-r--r--sw/inc/checkit.hxx10
1 files changed, 2 insertions, 8 deletions
diff --git a/sw/inc/checkit.hxx b/sw/inc/checkit.hxx
index dfbd45cc9642..a1130f1a4c05 100644
--- a/sw/inc/checkit.hxx
+++ b/sw/inc/checkit.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: checkit.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2005-11-16 09:28:13 $
+ * last change: $Author: vg $ $Date: 2006-03-14 09:37:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,12 +45,6 @@
#endif
/*************************************************************************
- * Input strings with length > MAX_SEQUENCE_CHECK_LEN are not checked.
- *************************************************************************/
-
-#define MAX_SEQUENCE_CHECK_LEN 5
-
-/*************************************************************************
* class SwCheckIt
*
* Wrapper for the XInputSequenceChecker