diff options
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 7c287a1df5b1..287f954fcdd1 100644 --- a/sfx2/sdi/viwslots.sdi +++ b/sfx2/sdi/viwslots.sdi @@ -3,7 +3,7 @@ // shell SfxViewShell // // (C) 1996 StarDivision GmbH, Hamburg, Germany - // $Author: cd $ $Date: 2002-08-26 07:32:06 $ $Revision: 1.4 $ + // $Author: obo $ $Date: 2006-03-27 09:32:24 $ $Revision: 1.5 $ // $Logfile: T:/sfx2/sdi/viwslots.sdv $ $Workfile: viwslots.sdi $ //------------------------------------------------------------------------- interface View : Object @@ -22,6 +22,11 @@ interface View : Object ExecMethod = ExecMisc_Impl ; StateMethod = GetState_Impl ; ] + SID_MAIL_SENDDOCASFORMAT // ole(no) api(todo) + [ + ExecMethod = ExecMisc_Impl ; + StateMethod = GetState_Impl ; + ] //--------------------------------------------------------------------- SID_PRINTDOC // ole(no) api(play/rec) [ |