office-gobmx/sw/sdi/wgrfsh.sdi
Jens-Heiner Rechtien 7b0b5cdfee initial import
2000-09-18 16:15:01 +00:00

49 lines
1.2 KiB
Text

/*------------------------------------------------------------------------
$Workfile: WGRFSH.IDL $
$Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/sdi/wgrfsh.sdi,v 1.1.1.1 2000-09-18 17:14:30 hr Exp $
Beschreibung: GraphicShell fuer StarWriter/Web
(c) Copyright 1997 - 2000, Star Division GmbH, Hamburg
------------------------------------------------------------------------*/
interface WebGraphic : BaseTextGraphic
[
uuid = "B47F0DEB-1E1F-11d1-89CA-008029E4B0B1"
]
{
}
//=========================================================================
shell SwWebGrfShell : SwBaseShell
{
import WebGraphic[Automation];
}
/*------------------------------------------------------------------------
$Log: not supported by cvs2svn $
Revision 1.4 2000/08/08 13:42:52 os
#77423# separate graphic shell
Revision 1.3 1997/09/03 14:53:42 MBA
Neue Shell
Rev 1.2 03 Sep 1997 16:53:42 MBA
Neue Shell
Rev 1.1 28 Aug 1997 12:52:56 MBA
Neue Interface-Namen
Rev 1.0 31 Jan 1997 13:29:24 OS
Initial revision.
------------------------------------------------------------------------*/