diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-05-29 13:56:01 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-05-29 13:56:01 +0000 |
commit | 9e5a1e3f866c3f776c7a67e313003c0498d0dfb6 (patch) | |
tree | 9f3a78b6027e7c71cfad4f83c2ef7ff0a93ff117 /sfx2/sdi/viwslots.sdi | |
parent | da8b4cbc4be77063e608abb14d52cb9a217c50a6 (diff) |
INTEGRATION: CWS webhtml (1.7.288); FILE MERGED
2007/04/04 10:08:48 cd 1.7.288.1: #i74477# Web HTML feature
Diffstat (limited to 'sfx2/sdi/viwslots.sdi')
-rw-r--r-- | sfx2/sdi/viwslots.sdi | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sfx2/sdi/viwslots.sdi b/sfx2/sdi/viwslots.sdi index 9af6f9568f14..21e8a7a40c42 100644 --- a/sfx2/sdi/viwslots.sdi +++ b/sfx2/sdi/viwslots.sdi @@ -3,7 +3,7 @@ // shell SfxViewShell // // (C) 1996 StarDivision GmbH, Hamburg, Germany - // $Author: rt $ $Date: 2006-05-02 16:12:44 $ $Revision: 1.7 $ + // $Author: rt $ $Date: 2007-05-29 14:56:01 $ $Revision: 1.8 $ // $Logfile: T:/sfx2/sdi/viwslots.sdv $ $Workfile: viwslots.sdi $ //------------------------------------------------------------------------- interface View @@ -22,6 +22,11 @@ interface View ExecMethod = ExecMisc_Impl ; StateMethod = GetState_Impl ; ] + SID_WEBHTML // ole(no) api(todo) + [ + ExecMethod = ExecMisc_Impl ; + StateMethod = GetState_Impl ; + ] SID_MAIL_SENDDOCASFORMAT // ole(no) api(todo) [ ExecMethod = ExecMisc_Impl ; |