diff options
author | Mathias Bauer <mba@openoffice.org> | 2002-03-28 15:30:43 +0000 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2002-03-28 15:30:43 +0000 |
commit | c2027ceceedc30a951dc912bc4d400aeed6f88b7 (patch) | |
tree | a70a25aa695397629efb1ee0fde00c32546d3c54 /sd/sdi/sdgslots.sdi | |
parent | a20581424b2fe72b5049687d6000b12bd2e94818 (diff) |
#98396#: new slot export
Diffstat (limited to 'sd/sdi/sdgslots.sdi')
-rw-r--r-- | sd/sdi/sdgslots.sdi | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/sd/sdi/sdgslots.sdi b/sd/sdi/sdgslots.sdi index c5d7a4c6acd8..a8d61c8ecf3d 100644 --- a/sd/sdi/sdgslots.sdi +++ b/sd/sdi/sdgslots.sdi @@ -5,8 +5,8 @@ #* Beschreibung IDL-Modul #* #* Ersterstellung SOH (04.04.97) -#* Letzte Aenderung $Author: ka $ $Date: 2001-10-22 13:36:31 $ -#* $Revision: 1.2 $ +#* Letzte Aenderung $Author: mba $ $Date: 2002-03-28 16:29:03 $ +#* $Revision: 1.3 $ #* #* $Logfile: T:/sd/sdi/sdgslots.sdv $ #* @@ -16,7 +16,7 @@ Source Code Control System - Header - $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/sdgslots.sdi,v 1.2 2001-10-22 13:36:31 ka Exp $ + $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sd/sdi/sdgslots.sdi,v 1.3 2002-03-28 16:29:03 mba Exp $ *************************************************************************/ @@ -82,7 +82,6 @@ ModulePrefix( "Sd" ) item FadeEffect DiaEffectItem ; item FadeSpeed DiaSpeedItem ; - include "sdnew.sdi" include "sdraw.sdi" include "app.sdi" include "_drvwsh.sdi" @@ -101,6 +100,9 @@ ModulePrefix( "Sd" ) Source Code Control System - History $Log: not supported by cvs2svn $ + Revision 1.2 2001/10/22 13:36:31 ka + #93586#: removed __EXPORT compiler flag + Revision 1.1.1.1 2000/09/18 16:48:29 hr initial import |