diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-04-03 12:22:55 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-04-03 12:22:55 +0000 |
commit | decf2a3e75390dce1e6cc9e5d779f93a522874a2 (patch) | |
tree | ac08736605fa61b94cf79c92e7e06aa9e2974455 /sd/sdi/sdgslots.sdi | |
parent | 96082c281e3486607cf94af81d186482ed6e35fc (diff) |
INTEGRATION: CWS presenterview (1.7.388); FILE MERGED
2008/03/26 10:44:49 cl 1.7.388.2: RESYNC: (1.7-1.8); FILE MERGED
2007/03/12 14:25:28 af 1.7.388.1: #i74730# Removed unused SlideViewShell inclusion.
Diffstat (limited to 'sd/sdi/sdgslots.sdi')
-rw-r--r-- | sd/sdi/sdgslots.sdi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sd/sdi/sdgslots.sdi b/sd/sdi/sdgslots.sdi index 3cc11fc903a5..6e0f2335fb73 100644 --- a/sd/sdi/sdgslots.sdi +++ b/sd/sdi/sdgslots.sdi @@ -4,9 +4,9 @@ * * $RCSfile: sdgslots.sdi,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: rt $ $Date: 2008-03-12 11:24:48 $ + * last change: $Author: kz $ $Date: 2008-04-03 13:22:55 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -98,7 +98,6 @@ ModulePrefix( "Sd" ) include "app.sdi" include "_drvwsh.sdi" include "grviewsh.sdi" - include "slidvish.sdi" include "outlnvsh.sdi" include "drtxtob.sdi" include "drbezob.sdi" |