Kaydet (Commit) 02f062a9 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

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
üst 4154ca12
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: svx.sdi,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -10005,31 +10005,6 @@ SvxKerningItem Spacing SID_ATTR_CHAR_KERNING ...@@ -10005,31 +10005,6 @@ SvxKerningItem Spacing SID_ATTR_CHAR_KERNING
GroupId = GID_FORMAT; GroupId = GID_FORMAT;
] ]
//--------------------------------------------------------------------------
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 SfxBoolItem SpellOnline SID_AUTOSPELL_CHECK
...@@ -12159,6 +12134,32 @@ SfxVoidItem ChineseConversion SID_CHINESE_CONVERSION ...@@ -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 SvxColumnItem RulerRows SID_RULER_ROWS
[ [
/* flags: */ /* flags: */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment