summaryrefslogtreecommitdiff
path: root/sc/sdi
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-10-06 16:19:42 +0100
committerCaolán McNamara <caolanm@redhat.com>2012-10-08 13:03:13 +0100
commit9897942db6c53dff3a85b880d9d2b955011ef189 (patch)
tree7f9aa54ea066c16d41b1cc92691a746557c01d85 /sc/sdi
parent1b66ced2367353ad42a14bfc76ca1853c4935d6a (diff)
Tweak hyphen as a togglable option after all
In a65f48f375d218b592ba7c17752f9ca86e14bd65 I wondered why hyphenation was set to be a toggle able feature when it opens a non-modal dialog. Looking closer, it *is* a toggable feature on/off for draw/impress, but this isn't the case for writer. Reverted it for calc too, although apparently not toggable there. Change-Id: If02568d58253c380e6d668a728f9c3ae6acf1128
Diffstat (limited to 'sc/sdi')
-rw-r--r--sc/sdi/scalc.sdi2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/sdi/scalc.sdi b/sc/sdi/scalc.sdi
index 14fb8cc980ca..8e0cf31d6b4a 100644
--- a/sc/sdi/scalc.sdi
+++ b/sc/sdi/scalc.sdi
@@ -3439,7 +3439,7 @@ SfxVoidItem Hyphenate SID_ENABLE_HYPHENATION
HasCoreId = FALSE,
HasDialog = TRUE,
ReadOnlyDoc = FALSE,
- Toggle = FALSE,
+ Toggle = TRUE,
Container = FALSE,
RecordAbsolute = FALSE,
RecordPerSet;