summaryrefslogtreecommitdiff
path: root/sd/sdi/grviewsh.sdi
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-19 07:15:28 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-19 07:15:28 +0000
commitd19c4ee811c7b0b4cd9b6c1cd31c7b297aaa451f (patch)
treec97ca245932a73699d41103c0464cd73ded9cebb /sd/sdi/grviewsh.sdi
parent43330c6d1b3dfc7f8ad83d2684d43f12498163c8 (diff)
INTEGRATION: CWS fwkq1 (1.3.164); FILE MERGED
2003/07/14 17:52:02 mba 1.3.164.1: #110843#: get rid of factories
Diffstat (limited to 'sd/sdi/grviewsh.sdi')
-rw-r--r--sd/sdi/grviewsh.sdi13
1 files changed, 10 insertions, 3 deletions
diff --git a/sd/sdi/grviewsh.sdi b/sd/sdi/grviewsh.sdi
index b5b4d6f15262..e4986d9968ba 100644
--- a/sd/sdi/grviewsh.sdi
+++ b/sd/sdi/grviewsh.sdi
@@ -5,8 +5,8 @@
#* Beschreibung Draw (Graphic) ViewShell-IDL
#*
#* Ersterstellung SOH 04.04.97
-#* Letzte Aenderung $Author: af $ $Date: 2002-11-29 09:09:38 $
-#* $Revision: 1.3 $
+#* Letzte Aenderung $Author: rt $ $Date: 2003-09-19 08:15:28 $
+#* $Revision: 1.4 $
#*
#* $Logfile: T:/sd/idl/grviewsh.idv $
#*
@@ -16,7 +16,7 @@
Source Code Control System - Header
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/grviewsh.sdi,v 1.3 2002-11-29 09:09:38 af Exp $
+ $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/grviewsh.sdi,v 1.4 2003-09-19 08:15:28 rt Exp $
*************************************************************************/
@@ -43,6 +43,7 @@ interface GraphicEditView : DrawView
shell SdGraphicViewShell : SfxViewShell
{
import GraphicEditView[Automation];
+ import View;
}
/*************************************************************************
@@ -50,6 +51,12 @@ shell SdGraphicViewShell : SfxViewShell
Source Code Control System - History
$Log: not supported by cvs2svn $
+ Revision 1.3.164.1 2003/07/14 17:52:02 mba
+ #110843#: get rid of factories
+
+ Revision 1.3 2002/11/29 09:09:38 af
+ #105729# Added missing slots for search&replace.
+
Revision 1.2 2001/10/22 13:36:31 ka
#93586#: removed __EXPORT compiler flag