diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-10-04 23:49:03 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-10-05 14:37:49 +0100 |
commit | a65f48f375d218b592ba7c17752f9ca86e14bd65 (patch) | |
tree | af2470cffbfacd73b1d4bdb0cf4e84e938d30506 /sd/sdi/sdraw.sdi | |
parent | eef849b8fb396201395ef6913d9c4e161aded88d (diff) |
I can't see why the hyphenate cmds have toggle entries
because the dialogs are modal ones so no different
than most commands. (Probably cut and paste and few
notice using themes where empty toggles have no
frame and are indistinguisable from non-toggle)
Change-Id: If82b59e7cebb71bc834a48970283b2cf68e5fdf9
Diffstat (limited to 'sd/sdi/sdraw.sdi')
-rw-r--r-- | sd/sdi/sdraw.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/sdi/sdraw.sdi b/sd/sdi/sdraw.sdi index 0183a5470826..277565917a97 100644 --- a/sd/sdi/sdraw.sdi +++ b/sd/sdi/sdraw.sdi @@ -3260,7 +3260,7 @@ SfxBoolItem Hyphenation SID_HYPHENATION HasCoreId = FALSE, HasDialog = FALSE, ReadOnlyDoc = FALSE, - Toggle = TRUE, + Toggle = FALSE, Container = FALSE, RecordAbsolute = FALSE, RecordPerSet; |