summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-04-03 14:27:56 +0000
committerKurt Zenker <kz@openoffice.org>2008-04-03 14:27:56 +0000
commitd667563507fbd6ae1bdf2721ae48ebc2d4115dd2 (patch)
tree946cbc3536a638d8816d363b637b41a2b09dc588 /offapi/com/sun/star/animations
parent55a33d0d38844165aae7195ab02420d8c566311b (diff)
INTEGRATION: CWS presenterview (1.4.60); FILE MERGED
2008/01/09 18:16:31 cl 1.4.60.2: #i15900# moved slideshow api to offapi 2007/03/21 15:23:15 cl 1.4.60.1: #i71351# added initial draft for animation listeners
Diffstat (limited to 'offapi/com/sun/star/animations')
-rw-r--r--offapi/com/sun/star/animations/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/offapi/com/sun/star/animations/makefile.mk b/offapi/com/sun/star/animations/makefile.mk
index a3063e682..3f5fc541c 100644
--- a/offapi/com/sun/star/animations/makefile.mk
+++ b/offapi/com/sun/star/animations/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2006-12-01 17:00:23 $
+# last change: $Author: kz $ $Date: 2008-04-03 15:27:56 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -75,7 +75,8 @@ IDLFILES=\
XTargetPropertiesCreator.idl \
XTimeContainer.idl\
XTransitionFilter.idl\
- XCommand.idl
+ XCommand.idl\
+ XAnimationListener.idl
# ------------------------------------------------------------------