diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2015-12-30 10:05:06 +0200 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2015-12-30 09:31:22 +0000 |
commit | 41dde8319cbbdc4a8224d348a3969d34841845ed (patch) | |
tree | 72948eddcd898dc0dc13f74a752cb09e857db3de /sd/sdi | |
parent | 7368803e540d530a157d3c4234ca5428a44cbc4a (diff) |
Kill remaining plugin bits
Change-Id: Icd99757b48626ef43313e8de42c4e5462f85a958
Reviewed-on: https://gerrit.libreoffice.org/21008
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'sd/sdi')
-rw-r--r-- | sd/sdi/_drvwsh.sdi | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sd/sdi/_drvwsh.sdi b/sd/sdi/_drvwsh.sdi index 9482da05ac94..ce8ceb0c4c63 100644 --- a/sd/sdi/_drvwsh.sdi +++ b/sd/sdi/_drvwsh.sdi @@ -399,21 +399,6 @@ interface DrawView ExecMethod = FuTemporary ; StateMethod = GetMenuState ; ] - SID_INSERT_PLUGIN // ole : yes, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetMenuState ; - ] - SID_INSERT_SOUND // ole : yes, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetMenuState ; - ] - SID_INSERT_VIDEO // ole : yes, status : ? - [ - ExecMethod = FuTemporary ; - StateMethod = GetMenuState ; - ] SID_INSERT_FLOATINGFRAME // ole : yes, status : ? [ ExecMethod = FuTemporary ; |