summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-05-29 13:56:01 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-05-29 13:56:01 +0000
commit1756698dc38df758424f69000f1e7cfb32bfcc13 (patch)
tree3ce3d609544e1fc30bfcecb44b028ac577cf039c /sfx2
parent9d03cb5a653389e4eaa2348f501a7de9c0509409 (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')
-rw-r--r--sfx2/sdi/viwslots.sdi7
1 files changed, 6 insertions, 1 deletions
diff --git a/sfx2/sdi/viwslots.sdi b/sfx2/sdi/viwslots.sdi
index 9af6f9568f..21e8a7a40c 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 ;