summaryrefslogtreecommitdiff
path: root/sfx2/sdi/viwslots.sdi
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2002-08-26 06:32:06 +0000
committerCarsten Driesner <cd@openoffice.org>2002-08-26 06:32:06 +0000
commit476cb374d56147e33fa3d30444b129f2fed24eb7 (patch)
tree09ee33eb07be9a9cb44c0f76cac67144f508cddd /sfx2/sdi/viwslots.sdi
parentb410a874b24f160852e46ba6ffdaa381ef034708 (diff)
#101559# Added slots pdf mail attachments
Diffstat (limited to 'sfx2/sdi/viwslots.sdi')
-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 7cab359823ea..7c287a1df5b1 100644
--- a/sfx2/sdi/viwslots.sdi
+++ b/sfx2/sdi/viwslots.sdi
@@ -3,7 +3,7 @@
// shell SfxViewShell
//
// (C) 1996 StarDivision GmbH, Hamburg, Germany
- // $Author: mba $ $Date: 2002-07-08 07:31:47 $ $Revision: 1.3 $
+ // $Author: cd $ $Date: 2002-08-26 07:32:06 $ $Revision: 1.4 $
// $Logfile: T:/sfx2/sdi/viwslots.sdv $ $Workfile: viwslots.sdi $
//-------------------------------------------------------------------------
interface View : Object
@@ -17,6 +17,11 @@ interface View : Object
ExecMethod = ExecMisc_Impl ;
StateMethod = GetState_Impl ;
]
+ SID_MAIL_SENDDOCASPDF // ole(no) api(todo)
+ [
+ ExecMethod = ExecMisc_Impl ;
+ StateMethod = GetState_Impl ;
+ ]
//---------------------------------------------------------------------
SID_PRINTDOC // ole(no) api(play/rec)
[