diff options
author | Oliver Bolte <obo@openoffice.org> | 2005-11-16 08:15:56 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2005-11-16 08:15:56 +0000 |
commit | 52557873ec87cc48aa2bd377936eb396dcf37897 (patch) | |
tree | 0014439cd323a2e7f18dfcc23e18d608802c17de /officecfg/registry/data | |
parent | 869969164a4e95fffea9d670b9499c8adbcfc994 (diff) |
INTEGRATION: CWS thaiissues (1.33.12); FILE MERGED
2005/11/14 13:45:43 fme 1.33.12.1: #i48117# Enable Type and Replace
Diffstat (limited to 'officecfg/registry/data')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/Common.xcu | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index f46163ba19dd..084e4a32b013 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -5,9 +5,9 @@ * * $RCSfile: Common.xcu,v $ * - * $Revision: 1.33 $ + * $Revision: 1.34 $ * - * last change: $Author: rt $ $Date: 2005-09-08 14:47:23 $ + * last change: $Author: obo $ $Date: 2005-11-16 09:15:56 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -130,6 +130,15 @@ <prop oor:name="CTLFont"> <value >true</value> </prop> + <prop oor:name="CTLSequenceChecking" > + <value >true</value> + </prop> + <prop oor:name="CTLSequenceCheckingRestricted" > + <value >true</value> + </prop> + <prop oor:name="CTLSequenceCheckingTypeAndReplace"> + <value >true</value> + </prop> </node> <node oor:name="CJK" install:module="cjk"> <prop oor:name="VerticalText"> |