summaryrefslogtreecommitdiff
path: root/sd/sdi/sdslots.sdi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-13 12:44:02 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-13 12:44:02 +0000
commit642d3579ee8345ab1f9d315efe57a8fbbc6b1ba9 (patch)
tree1d113f2c7325746e031d5160ea869ae15d45d421 /sd/sdi/sdslots.sdi
parent0942c1f6bbc4c42d23406a63cd4940c08584c6ed (diff)
INTEGRATION: CWS impress2 (1.6.10); FILE MERGED
2004/06/04 06:31:38 af 1.6.10.2: #i22705# Added TaskPaneViewShell.sdi. 2004/02/19 10:00:38 af 1.6.10.1: #i22705# Added SlideSorterController.sdi.
Diffstat (limited to 'sd/sdi/sdslots.sdi')
-rw-r--r--sd/sdi/sdslots.sdi8
1 files changed, 5 insertions, 3 deletions
diff --git a/sd/sdi/sdslots.sdi b/sd/sdi/sdslots.sdi
index a69c5bace418..5940c5db564d 100644
--- a/sd/sdi/sdslots.sdi
+++ b/sd/sdi/sdslots.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: sdslots.sdi,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2004-02-03 20:09:37 $
+ * last change: $Author: rt $ $Date: 2004-07-13 13:44:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,6 +58,7 @@
*
*
************************************************************************/
+
import "svxslots.ilb"
module
@@ -131,6 +132,7 @@ ModulePrefix( "Sd" )
include "_docsh.sdi"
include "docshell.sdi"
include "drgrfob.sdi"
+ include "SlideSorterController.sdi"
include "ViewShellBase.sdi"
+ include "TaskPaneViewShell.sdi"
}
-