diff options
author | Alexander Wilms <f.alexander.wilms@gmail.com> | 2014-02-25 20:34:55 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-26 08:12:10 -0600 |
commit | c7c40687f6d1e0f155dde44d8803a2e957797c08 (patch) | |
tree | 20e6807f1ded95c85d3477f8951caa62f352e954 /sfx2/sdi/viwslots.sdi | |
parent | ff0562fa4f7d8b7aceca16771d84db87d3f19756 (diff) |
Remove visual noise from sfx2
Change-Id: I0f556a386ce64d154b695c2a35f808c94b9f0b7a
Reviewed-on: https://gerrit.libreoffice.org/8310
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/sdi/viwslots.sdi')
-rw-r--r-- | sfx2/sdi/viwslots.sdi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sfx2/sdi/viwslots.sdi b/sfx2/sdi/viwslots.sdi index 941374564f69..c8fdde1c6a42 100644 --- a/sfx2/sdi/viwslots.sdi +++ b/sfx2/sdi/viwslots.sdi @@ -21,7 +21,7 @@ interface View Automation = FALSE ; ] { - //--------------------------------------------------------------------- + SID_MAIL_SENDDOC // ole(no) api(todo) [ ExecMethod = ExecMisc_Impl ; @@ -57,7 +57,7 @@ interface View ExecMethod = ExecMisc_Impl ; StateMethod = GetState_Impl ; ] - //--------------------------------------------------------------------- + SID_PRINTDOC // ole(no) api(play/rec) [ ExecMethod = ExecPrint_Impl ; @@ -93,7 +93,7 @@ interface View ] } - //========================================================================= + shell SfxViewShell { |