diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-24 14:59:02 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-27 06:11:38 +0000 |
commit | c6adcf85eb1c68ac05794f115d62e25667ec3f6a (patch) | |
tree | ddf207407e06c72e49a7583167c041c7b8082f13 /svx/sdi | |
parent | ee045805e640058d798029ce20b7d9f75d138b38 (diff) |
remove unhandled SID commands in sc
checked to make sure none of the related .uno commands are present
in any .xcu files.
Change-Id: I026eec90351f525be7417f697debe2444756193b
Reviewed-on: https://gerrit.libreoffice.org/35622
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'svx/sdi')
-rw-r--r-- | svx/sdi/svx.sdi | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi index bc6d05596acd..de667767436b 100644 --- a/svx/sdi/svx.sdi +++ b/svx/sdi/svx.sdi @@ -866,25 +866,6 @@ SvxWeightItem BoldCTL SID_ATTR_CHAR_CTL_WEIGHT ] -SfxObjectItem Border SID_BORDER_OBJECT - -[ - AutoUpdate = FALSE, - FastCall = FALSE, - ReadOnlyDoc = TRUE, - Toggle = FALSE, - Container = FALSE, - RecordAbsolute = FALSE, - RecordPerSet; - - - AccelConfig = FALSE, - MenuConfig = FALSE, - ToolBoxConfig = FALSE, - GroupId = ; -] - - SvxBoxInfoItem BorderInner SID_ATTR_BORDER_INNER [ |