summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/task
diff options
context:
space:
mode:
authorMikhail Voitenko <mav@openoffice.org>2001-05-07 15:31:29 +0000
committerMikhail Voitenko <mav@openoffice.org>2001-05-07 15:31:29 +0000
commit70c4e91e0241ec5690ff8e2ac4e42f76d2c3bb13 (patch)
tree4953aa2aa13bf795ff66935aa01cdc017388d2ee /offapi/com/sun/star/task
parentca133d88841acd4680e6290556504e58c59703b3 (diff)
#83779# add XPasswordContainer interface
Diffstat (limited to 'offapi/com/sun/star/task')
-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 4f4951958282..b1b1288713fd 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.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: sb $ $Date: 2001-05-03 08:38:04 $
+# last change: $Author: mav $ $Date: 2001-05-07 16:31:29 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -76,6 +76,8 @@ IDLFILES=\
ClassifiedInteractionRequest.idl\
InteractionClassification.idl\
InteractionHandler.idl\
+ UrlRecord.idl\
+ UserRecord.idl\
XInteractionAbort.idl\
XInteractionApprove.idl\
XInteractionContinuation.idl\
@@ -83,6 +85,7 @@ IDLFILES=\
XInteractionHandler.idl\
XInteractionRequest.idl\
XInteractionRetry.idl\
+ XPasswordContainer.idl\
XStatusIndicator.idl\
XStatusIndicatorFactory.idl\
XStatusIndicatorSupplier.idl\