From 67832f1224e77a397ad23b3540d61dc0c1ec7ad9 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 25 Feb 2004 14:40:30 +0000 Subject: INTEGRATION: CWS layoutmanager (1.12.10); FILE MERGED 2003/11/04 12:18:40 cd 1.12.10.1: #111899# Added dummy type for SfxObjectShellItem --- sfx2/sdi/sfxslots.sdi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sfx2/sdi/sfxslots.sdi') diff --git a/sfx2/sdi/sfxslots.sdi b/sfx2/sdi/sfxslots.sdi index c11ef56f6909..89c8f23aadb4 100644 --- a/sfx2/sdi/sfxslots.sdi +++ b/sfx2/sdi/sfxslots.sdi @@ -2,7 +2,7 @@ module StarApplicationFrame (C) 1994-1995 StarDivision GmbH, Hamburg, Germany - $Author: rt $ $Date: 2003-09-19 07:55:22 $ $Revision: 1.12 $ + $Author: kz $ $Date: 2004-02-25 15:40:30 $ $Revision: 1.13 $ $Logfile: T:/sfx2/sdi/sfxslots.sdv $ $Workfile: SFXSLOTS.SDI $ =========================================================================*/ @@ -34,6 +34,7 @@ TypeLibFile( "sfxslots.tlb" ) item String SfxMacroInfoItem; //! Dummy item String SfxImageItem; //! Dummy item String SfxFrameItem; //! Dummy + item String SfxObjectShellItem //! Dummy struct Point { -- cgit