summaryrefslogtreecommitdiffstats
path: root/sd/sdi/grdocsh.sdi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-01-20 09:22:26 +0000
committerOliver Bolte <obo@openoffice.org>2004-01-20 09:22:26 +0000
commit1c55858fddd4ca1cb0fdf2d21a6f095e2f0994c1 (patch)
treecffef32478e36f71cc9739af35d0efc558200b58 /sd/sdi/grdocsh.sdi
parentINTEGRATION: CWS impress1 (1.6.218); FILE MERGED (diff)
downloadcore-1c55858fddd4ca1cb0fdf2d21a6f095e2f0994c1.tar.gz
core-1c55858fddd4ca1cb0fdf2d21a6f095e2f0994c1.zip
INTEGRATION: CWS impress1 (1.3.128); FILE MERGED
2003/10/28 09:49:20 af 1.3.128.2: RESYNC: (1.3-1.4); FILE MERGED 2003/09/16 12:20:13 af 1.3.128.1: #111996# Removed unnecessary Sd prefix from class names.
Diffstat (limited to 'sd/sdi/grdocsh.sdi')
-rw-r--r--sd/sdi/grdocsh.sdi8
1 files changed, 3 insertions, 5 deletions
diff --git a/sd/sdi/grdocsh.sdi b/sd/sdi/grdocsh.sdi
index f019d2a3e334..b84e8c29e9fe 100644
--- a/sd/sdi/grdocsh.sdi
+++ b/sd/sdi/grdocsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: grdocsh.sdi,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2003-10-20 15:20:48 $
+ * last change: $Author: obo $ $Date: 2004-01-20 10:22:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,9 +66,7 @@ interface GraphicDocument : DrawDocument
{
}
-shell SdGraphicDocShell : SfxObjectShell
+shell GraphicDocShell : SfxObjectShell
{
import GraphicDocument[Automation];
}
-
-