diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-27 10:16:02 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-28 06:40:51 +0000 |
commit | f5738518a6ff5321d4d35d9bed4a640ae0a6ae9a (patch) | |
tree | 5936ab5edd4f98ca5aba041658d20e2f2d17bcd1 /sd/sdi | |
parent | 7c0054f1b7c3c475bff7a5adfdea0feaecf20748 (diff) |
remove unhandled SID commands from svx
In this case, also remove those unhandled commands which are present in
a *Commands.xcu file, but not in any other kind of .xcu file.
Change-Id: I8b42df7357349872e28d3ee60ec2c0505358cff6
Reviewed-on: https://gerrit.libreoffice.org/35648
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/sdi')
-rw-r--r-- | sd/sdi/_drvwsh.sdi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/sdi/_drvwsh.sdi b/sd/sdi/_drvwsh.sdi index e2206f7ca94a..2ff002ff7fae 100644 --- a/sd/sdi/_drvwsh.sdi +++ b/sd/sdi/_drvwsh.sdi @@ -402,11 +402,6 @@ interface DrawView ExecMethod = FuTemporary ; StateMethod = GetMenuState ; ] - SID_INSERT_IMAGE // ole : yes, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetMenuState ; - ] SID_INSERT_MATH // ole : yes, status : ? [ ExecMethod = FuTemporary ; |