diff options
author | Mathias Bauer <mba@openoffice.org> | 2002-03-28 14:10:53 +0000 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2002-03-28 14:10:53 +0000 |
commit | b47724fdc66b2bd2653aecb076a5145e61eebffd (patch) | |
tree | 4e3f7655a2ad2d9f0a4fb43cefcc4b7e75b88703 /sfx2/sdi/sfxslots.sdi | |
parent | 371aa3b7cd458f64804077745227c58bacea0164 (diff) |
#98396#: new slot export
Diffstat (limited to 'sfx2/sdi/sfxslots.sdi')
-rw-r--r-- | sfx2/sdi/sfxslots.sdi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sfx2/sdi/sfxslots.sdi b/sfx2/sdi/sfxslots.sdi index 3eee3ed5ff8c..de0b93f07b8e 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: hr $ $Date: 2000-09-18 16:52:26 $ $Revision: 1.1.1.1 $ + $Author: mba $ $Date: 2002-03-28 15:10:53 $ $Revision: 1.2 $ $Logfile: T:/sfx2/sdi/sfxslots.sdv $ $Workfile: SFXSLOTS.SDI $ =========================================================================*/ @@ -102,7 +102,6 @@ TypeLibFile( "sfxslots.tlb" ) item SvxSearch SvxSearchItem; - include "newslots.sdi" include "sfx.sdi" include "object.sdi" include "progress.sdi" |