summaryrefslogtreecommitdiff
path: root/sfx2/sdi/docslots.sdi
diff options
context:
space:
mode:
authorMikhail Voitenko <mav@openoffice.org>2002-04-12 07:21:13 +0000
committerMikhail Voitenko <mav@openoffice.org>2002-04-12 07:21:13 +0000
commit155456d02dec68ad46cbe6b0a0c9f935f1d8b789 (patch)
treeb0f05479b8926571d5a920e4e94fad96b1b17d7b /sfx2/sdi/docslots.sdi
parenta5888e029d32905bf134a11b894f0ebf6b505dbb (diff)
#98425# Export functionality
Diffstat (limited to 'sfx2/sdi/docslots.sdi')
-rw-r--r--sfx2/sdi/docslots.sdi10
1 files changed, 9 insertions, 1 deletions
diff --git a/sfx2/sdi/docslots.sdi b/sfx2/sdi/docslots.sdi
index e8a78be7393d..83e13244710e 100644
--- a/sfx2/sdi/docslots.sdi
+++ b/sfx2/sdi/docslots.sdi
@@ -2,7 +2,7 @@
shell SfxObjectShell
(C) 1994-1995 StarDivision GmbH, Hamburg, Germany
- $Author: mba $ $Date: 2002-04-08 16:48:37 $ $Revision: 1.2 $
+ $Author: mav $ $Date: 2002-04-12 08:20:04 $ $Revision: 1.3 $
$Logfile: T:/sfx2/sdi/docslots.sdv $ $Workfile: DOCSLOTS.SDI $
=========================================================================*/
@@ -331,11 +331,19 @@ shell SfxObjectShell
[
StateMethod = GetState_Impl ;
]
+ SID_EXPORTDOC
+ [
+ ExecMethod = ExecFile_Impl ;
+ StateMethod = GetState_Impl ;
+ ]
} ;
/*-------------------------------------------------------------------------
$Log: not supported by cvs2svn $
+ Revision 1.2 2002/04/08 16:48:37 mba
+ #98405#: prepare items and slots for new recording
+
Revision 1.1.1.1 2000/09/18 16:52:25 hr
initial import