diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-12-22 13:20:26 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-12-22 17:17:30 +0100 |
commit | b9b2ab0f9f1ad91bba899068d2be7fc7767f41c9 (patch) | |
tree | 5bc6300d20e49609a85efc5aaedce00c3747478c /sfx2/sdi/viwslots.sdi | |
parent | de6ccf060cc85a6ea154989bcc254e37854aa07b (diff) |
Revert "unused SID command in sfx2"
This reverts commit 08f4ecd5823c420bb7157c238460d50f1f1f9791.
Change-Id: I93c4e44de73ce62b4cad7e3c6c56943dafaaebb4
Reviewed-on: https://gerrit.libreoffice.org/46966
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/sdi/viwslots.sdi')
-rw-r--r-- | sfx2/sdi/viwslots.sdi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sfx2/sdi/viwslots.sdi b/sfx2/sdi/viwslots.sdi index 2e89181f9d04..111180b30d7d 100644 --- a/sfx2/sdi/viwslots.sdi +++ b/sfx2/sdi/viwslots.sdi @@ -34,6 +34,11 @@ interface View ExecMethod = ExecMisc_Impl ; StateMethod = GetState_Impl ; ] + SID_MAIL_SENDDOCASFORMAT // ole(no) api(todo) + [ + ExecMethod = ExecMisc_Impl ; + StateMethod = GetState_Impl ; + ] SID_MAIL_SENDDOCASMS // ole(no) api(todo) [ ExecMethod = ExecMisc_Impl ; |