summaryrefslogtreecommitdiff
path: root/svx/sdi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-09-17 13:37:01 +0000
committerRüdiger Timm <rt@openoffice.org>2004-09-17 13:37:01 +0000
commit02f062a9435d8c8c24358d9137bfed0a2b757f8f (patch)
treee98e424c690b40e740779cfe4f44722b201f243c /svx/sdi
parent4154ca1293e47b680985497de758e963995c1201 (diff)
INTEGRATION: CWS os19 (1.39.22); FILE MERGED
2004/09/12 19:07:45 os 1.39.22.8: RESYNC: (1.50-1.53); FILE MERGED 2004/07/12 16:31:13 os 1.39.22.7: RESYNC: (1.49-1.50); FILE MERGED 2004/06/14 05:55:24 os 1.39.22.6: RESYNC: (1.47-1.49); FILE MERGED 2004/04/29 15:08:09 os 1.39.22.5: RESYNC: (1.41-1.47); FILE MERGED 2003/11/18 10:48:02 hr 1.39.22.4: RESYNC: (1.40-1.41); FILE MERGED 2003/11/15 14:23:22 os 1.39.22.3: #18881# SID_SPELLING removed 2003/10/16 15:03:53 os 1.39.22.2: RESYNC: (1.39-1.40); FILE MERGED 2003/09/23 06:48:04 os 1.39.22.1: #i18881# SID_SPELL_DIALOG added
Diffstat (limited to 'svx/sdi')
-rw-r--r--svx/sdi/svx.sdi55
1 files changed, 28 insertions, 27 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi
index a37d390d95f4..3ebd131c4d8a 100644
--- a/svx/sdi/svx.sdi
+++ b/svx/sdi/svx.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: svx.sdi,v $
*
- * $Revision: 1.55 $
+ * $Revision: 1.56 $
*
- * last change: $Author: rt $ $Date: 2004-09-17 13:44:18 $
+ * last change: $Author: rt $ $Date: 2004-09-17 14:37:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -10006,31 +10006,6 @@ SvxKerningItem Spacing SID_ATTR_CHAR_KERNING
]
//--------------------------------------------------------------------------
-SfxVoidItem Spelling SID_SPELLING
-()
-[
- /* 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;
-]
-
-//--------------------------------------------------------------------------
SfxBoolItem SpellOnline SID_AUTOSPELL_CHECK
[
@@ -12159,6 +12134,32 @@ SfxVoidItem ChineseConversion SID_CHINESE_CONVERSION
]
//--------------------------------------------------------------------------
+SfxBoolItem SpellDialog SID_SPELL_DIALOG
+
+[
+ /* flags: */
+ AutoUpdate = TRUE,
+ Cachable = Cachable,
+ FastCall = FALSE,
+ HasCoreId = FALSE,
+ HasDialog = FALSE,
+ ReadOnlyDoc = FALSE,
+ Toggle = FALSE,
+ Container = FALSE,
+ RecordAbsolute = FALSE,
+ RecordPerSet;
+ Synchron;
+
+ Readonly = FALSE,
+
+ /* config: */
+ AccelConfig = TRUE,
+ MenuConfig = TRUE,
+ StatusBarConfig = FALSE,
+ ToolBoxConfig = TRUE,
+ GroupId = GID_EDIT;
+]
+//--------------------------------------------------------------------------
SvxColumnItem RulerRows SID_RULER_ROWS
[
/* flags: */