summaryrefslogtreecommitdiff
path: root/sd/sdi/grviewsh.sdi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-13 12:42:51 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-13 12:42:51 +0000
commitbed01ac5350f56a2f6787b00a58ac0e42310d465 (patch)
tree5f7b203aa51e2af5fdb22f666c3c8de36fcb66bb /sd/sdi/grviewsh.sdi
parente9a7a9df7b7b4e9721a29025017f2f2c0572effe (diff)
INTEGRATION: CWS impress2 (1.6.26); FILE MERGED
2004/02/19 09:54:45 af 1.6.26.1: #i22705# Removed already commented out import View statement.
Diffstat (limited to 'sd/sdi/grviewsh.sdi')
-rw-r--r--sd/sdi/grviewsh.sdi5
1 files changed, 2 insertions, 3 deletions
diff --git a/sd/sdi/grviewsh.sdi b/sd/sdi/grviewsh.sdi
index 0d7743d14bd2..8dc6ddcffe8a 100644
--- a/sd/sdi/grviewsh.sdi
+++ b/sd/sdi/grviewsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: grviewsh.sdi,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-01-20 10:22:50 $
+ * last change: $Author: rt $ $Date: 2004-07-13 13:42:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -81,5 +81,4 @@ interface GraphicEditView : DrawView
shell GraphicViewShell
{
import GraphicEditView[Automation];
-// import View;
}