summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2001-05-03 07:38:04 +0000
committerStephan Bergmann <sb@openoffice.org>2001-05-03 07:38:04 +0000
commitbb340f2c38ceb20b9300086991fe29664a58457c (patch)
treecbfe4a45462ae2d50a8837b3346a3457edb73513 /offapi/com/sun/star/task
parent2f47fc6ad9ed2674cbffe45e26c2ebca8d3da9eb (diff)
#86324# Added InteractionHandler.idl.
Diffstat (limited to 'offapi/com/sun/star/task')
-rw-r--r--offapi/com/sun/star/task/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/task/makefile.mk b/offapi/com/sun/star/task/makefile.mk
index 46016d75d5c6..4f4951958282 100644
--- a/offapi/com/sun/star/task/makefile.mk
+++ b/offapi/com/sun/star/task/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: mi $ $Date: 2000-11-08 12:44:23 $
+# last change: $Author: sb $ $Date: 2001-05-03 08:38:04 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -75,6 +75,7 @@ PACKAGE=com$/sun$/star$/task
IDLFILES=\
ClassifiedInteractionRequest.idl\
InteractionClassification.idl\
+ InteractionHandler.idl\
XInteractionAbort.idl\
XInteractionApprove.idl\
XInteractionContinuation.idl\