summaryrefslogtreecommitdiff
path: root/sc/sdi
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2017-04-22 01:09:24 +0400
committerKhaled Hosny <khaledhosny@eglug.org>2017-04-23 13:30:13 +0200
commitf586c7ec352b3b7b23dba0e1e774d85b1c14e2b7 (patch)
treeab011fe8680323aab2588de9389e498c6421c68f /sc/sdi
parentdff3d8ca4c17a649d2ac6ced448df9c784497d41 (diff)
tdf#104610 Always enabled no-width break formatting marks
Change-Id: I0708a61d43bfa44dac19683b200975e3a6da788a Reviewed-on: https://gerrit.libreoffice.org/36807 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
Diffstat (limited to 'sc/sdi')
-rw-r--r--sc/sdi/app.sdi2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/sdi/app.sdi b/sc/sdi/app.sdi
index d8f2dcea4fdb..7787a5956efe 100644
--- a/sc/sdi/app.sdi
+++ b/sc/sdi/app.sdi
@@ -67,8 +67,6 @@ interface StarCalc
SID_INSERT_RLM [ StateMethod = HideDisabledSlots; Export = FALSE; ]
SID_INSERT_LRM [ StateMethod = HideDisabledSlots; Export = FALSE; ]
- SID_INSERT_ZWSP [ StateMethod = HideDisabledSlots; Export = FALSE; ]
- SID_INSERT_ZWNBSP [ StateMethod = HideDisabledSlots; Export = FALSE; ]
}