diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-11-16 09:01:42 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-11-16 09:01:42 +0000 |
commit | c63b0bf16cf7bab108f88d0ad2665051d0cd8808 (patch) | |
tree | bf9ec40b600e7c12d23706068cfcc989e8adf4fd /svx/inc | |
parent | 5520c046ba1db46e10a64a26d5a4bde5150490ec (diff) |
INTEGRATION: CWS thaiissues (1.4.40); FILE MERGED
2005/10/14 06:50:45 os 1.4.40.1: #i48117# 'type and replace' added - default sequence checking for some CTL languages
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/optctl.hrc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/inc/optctl.hrc b/svx/inc/optctl.hrc index 9cfae11a3144..70adaae84669 100644 --- a/svx/inc/optctl.hrc +++ b/svx/inc/optctl.hrc @@ -4,9 +4,9 @@ * * $RCSfile: optctl.hrc,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-09-08 18:11:29 $ + * last change: $Author: obo $ $Date: 2005-11-16 10:01:42 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -40,6 +40,7 @@ #define FL_SEQUENCECHECKING 10 #define CB_SEQUENCECHECKING 11 #define CB_RESTRICTED 12 +#define CB_TYPE_REPLACE 13 #define FL_CURSORCONTROL 20 #define FT_MOVEMENT 21 |