From 4cd2fed0875dbe7a60c1995dd1b93c5cbd8caf17 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Wed, 16 Jul 2008 12:24:34 +0000 Subject: INTEGRATION: CWS tl55 (1.72.8); FILE MERGED 2008/07/07 15:11:53 tl 1.72.8.2: RESYNC: (1.72-1.73); FILE MERGED 2008/06/16 15:38:26 os 1.72.8.1: #i90144# Rework spelling dialog for grammar checking --- sw/sdi/swriter.sdi | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'sw/sdi') diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi index 7f0c062bf0..e59d04b13b 100644 --- a/sw/sdi/swriter.sdi +++ b/sw/sdi/swriter.sdi @@ -10185,4 +10185,30 @@ SfxBoolItem SelectionModeBlock FN_SELECTION_MODE_BLOCK ToolBoxConfig = TRUE, GroupId = GID_EDIT; ] +//-------------------------------------------------------------------------- +SfxBoolItem SpellingAndGrammarDialog FN_SPELL_GRAMMAR_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; +] -- cgit v1.2.3