summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/presentation
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-03-30 15:10:19 +0000
committerRüdiger Timm <rt@openoffice.org>2004-03-30 15:10:19 +0000
commitc76f20f344c21bce32eafc1f473e1f44964b1d0e (patch)
tree592a6ebc54b5ef1a158d38fea52358967b099995 /offapi/com/sun/star/presentation
parent806e9837ade4880906caafa15bd66389d6a86763 (diff)
INTEGRATION: CWS interop12 (1.9.198); FILE MERGED
2003/11/19 13:03:12 cl 1.9.198.1: #i20949# new header&footer api for impress
Diffstat (limited to 'offapi/com/sun/star/presentation')
-rw-r--r--offapi/com/sun/star/presentation/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/offapi/com/sun/star/presentation/makefile.mk b/offapi/com/sun/star/presentation/makefile.mk
index 5698e57872bc..6527005eade0 100644
--- a/offapi/com/sun/star/presentation/makefile.mk
+++ b/offapi/com/sun/star/presentation/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: hr $ $Date: 2003-03-26 13:54:52 $
+# last change: $Author: rt $ $Date: 2004-03-30 16:10:19 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,6 +73,10 @@ PACKAGE=com$/sun$/star$/presentation
# ------------------------------------------------------------------------
IDLFILES=\
+ HeaderShape.idl\
+ FooterShape.idl\
+ DateTimeShape.idl\
+ SlideNumberShape.idl\
AnimationEffect.idl\
AnimationSpeed.idl\
ChartShape.idl\