summaryrefslogtreecommitdiff
path: root/sd/sdi/drviewsh.sdi
diff options
context:
space:
mode:
Diffstat (limited to 'sd/sdi/drviewsh.sdi')
-rw-r--r--sd/sdi/drviewsh.sdi14
1 files changed, 11 insertions, 3 deletions
diff --git a/sd/sdi/drviewsh.sdi b/sd/sdi/drviewsh.sdi
index af03d6271650..7d319291ebc8 100644
--- a/sd/sdi/drviewsh.sdi
+++ b/sd/sdi/drviewsh.sdi
@@ -5,8 +5,8 @@
#* Beschreibung ImpressViewShell-IDL
#*
#* Ersterstellung SOH (04.04.97)
-#* Letzte Aenderung $Author: ka $ $Date: 2001-06-29 14:06:45 $
-#* $Revision: 1.2 $
+#* Letzte Aenderung $Author: thb $ $Date: 2001-08-07 13:36:07 $
+#* $Revision: 1.3 $
#*
#* $Logfile: T:/sd/sdi/drviewsh.sdv $
#*
@@ -16,7 +16,7 @@
Source Code Control System - Header
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/drviewsh.sdi,v 1.2 2001-06-29 14:06:45 ka Exp $
+ $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/drviewsh.sdi,v 1.3 2001-08-07 13:36:07 thb Exp $
*************************************************************************/
@@ -222,11 +222,19 @@ shell SdPresViewShell : SfxViewShell
import ImpressEditView[Automation];
}
+shell SdPreviewViewShell : SfxViewShell
+{
+ import ImpressEditView[Automation];
+}
+
/*************************************************************************
Source Code Control System - History
$Log: not supported by cvs2svn $
+ Revision 1.2 2001/06/29 14:06:45 ka
+ #77632#: new shell for presentation mode
+
Revision 1.1.1.1 2000/09/18 16:48:29 hr
initial import