summaryrefslogtreecommitdiff
path: root/svx/sdi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-17 12:44:18 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-17 12:44:18 +0000
commitf7713d29ff423bea7faa42d6b7c97ae3103b7145 (patch)
tree12c8f6d1b05f0b3c9937bba13f6af53a789ccb6e /svx/sdi
parentad2fea71fa1c484346ea1cacc760d5b386b7b1ba (diff)
INTEGRATION: CWS os34 (1.49.92); FILE MERGED
2004/09/16 17:39:34 tl 1.49.92.3: RESYNC: (1.50-1.53); FILE MERGED 2004/08/06 13:57:09 tl 1.49.92.2: RESYNC: (1.49-1.50); FILE MERGED 2004/07/27 14:02:04 tl 1.49.92.1: #i30303# implementation of simplified/traditional Chinese conversion
Diffstat (limited to 'svx/sdi')
-rw-r--r--svx/sdi/svx.sdi29
1 files changed, 27 insertions, 2 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi
index 811650013c86..a37d390d95f4 100644
--- a/svx/sdi/svx.sdi
+++ b/svx/sdi/svx.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: svx.sdi,v $
*
- * $Revision: 1.54 $
+ * $Revision: 1.55 $
*
- * last change: $Author: rt $ $Date: 2004-09-09 10:20:59 $
+ * last change: $Author: rt $ $Date: 2004-09-17 13:44:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -12134,6 +12134,31 @@ SfxVoidItem HangulHanjaConversion SID_HANGUL_HANJA_CONVERSION
GroupId = GID_OPTIONS;
]
//--------------------------------------------------------------------------
+SfxVoidItem ChineseConversion SID_CHINESE_CONVERSION
+()
+[
+ /* flags: */
+ AutoUpdate = FALSE,
+ Cachable = Cachable,
+ FastCall = FALSE,
+ HasCoreId = FALSE,
+ HasDialog = TRUE,
+ ReadOnlyDoc = FALSE,
+ Toggle = FALSE,
+ Container = FALSE,
+ RecordAbsolute = FALSE,
+ RecordPerSet;
+ Asynchron;
+
+ /* config: */
+ AccelConfig = TRUE,
+ MenuConfig = TRUE,
+ StatusBarConfig = FALSE,
+ ToolBoxConfig = TRUE,
+ GroupId = GID_OPTIONS;
+]
+//--------------------------------------------------------------------------
+
SvxColumnItem RulerRows SID_RULER_ROWS
[
/* flags: */