summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-09-14 08:48:51 +0000
committerFrank Schönheit <fs@openoffice.org>2001-09-14 08:48:51 +0000
commit022bf9b2feddd1f5f3fa5ab7feb2481431101ff1 (patch)
treea2f4efa71d9ae26d1b90cdf975ee73108b0fc826 /offapi
parentcefb02d10380b86a7cf4d628115f1768db283d33 (diff)
#91062# #91894# +XAsyncJob / +XJob / +XJobListener
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/task/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/offapi/com/sun/star/task/makefile.mk b/offapi/com/sun/star/task/makefile.mk
index 26f8f853a3cb..3bad63d167fc 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.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: mav $ $Date: 2001-06-26 13:30:19 $
+# last change: $Author: fs $ $Date: 2001-09-14 09:48:51 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -81,6 +81,7 @@ IDLFILES=\
PasswordRequestMode.idl\
UrlRecord.idl\
UserRecord.idl\
+ XAsyncJob.idl\
XInteractionAbort.idl\
XInteractionApprove.idl\
XInteractionContinuation.idl\
@@ -88,6 +89,8 @@ IDLFILES=\
XInteractionHandler.idl\
XInteractionRequest.idl\
XInteractionRetry.idl\
+ XJob.idl\
+ XJobListener.idl\
XPasswordContainer.idl\
XStatusIndicator.idl\
XStatusIndicatorFactory.idl\