summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-03-24 13:06:46 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-27 06:10:05 +0000
commitee045805e640058d798029ce20b7d9f75d138b38 (patch)
treeb0fbe20946e536adb3e773186aa1f32257d9be40 /sfx2
parent595e3971b130addbc6e5b749f53fc681fa6bc031 (diff)
remove unhandled SID commands in sd
checked to make sure none of the related .uno commands are present in any .xcu files. Change-Id: Iec555836a0a926e070b7632dc1205decf49d331f Reviewed-on: https://gerrit.libreoffice.org/35615 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/sdi/sfx.sdi18
1 files changed, 0 insertions, 18 deletions
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index 573afcdb563e..0619d990314e 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -4831,24 +4831,6 @@ SfxVoidItem ZoomMinus SID_ZOOM_IN
]
-SfxVoidItem Zooming SID_ZOOM
-(SfxUInt32Item ZoomScale ID_VAL_ZOOM)
-[
- AutoUpdate = FALSE,
- FastCall = FALSE,
- ReadOnlyDoc = TRUE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
-
- AccelConfig = FALSE,
- MenuConfig = FALSE,
- ToolBoxConfig = FALSE,
- GroupId = ;
-]
-
-
SfxVoidItem ZoomNext SID_ZOOM_NEXT
()
[