summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-09-11 09:29:58 +0000
committerKurt Zenker <kz@openoffice.org>2003-09-11 09:29:58 +0000
commit3e783436d24019cf0edb5d8dbcfa0d7319911734 (patch)
tree5813c467db828622cf33252d4d86c7179f3e2eb1 /offapi
parent81d56dd8879e9527e1f13cd4b5af25c7111172f4 (diff)
INTEGRATION: CWS mav05 (1.7.160); FILE MERGED
2003/09/04 07:40:40 mav 1.7.160.3: #i15929# WrongPasswordException.idl 2003/07/08 13:30:35 mav 1.7.160.2: #i15929# encrypted streams access 2003/07/08 11:35:13 mav 1.7.160.1: #i15929# XDataSinkEncrSupport.idl
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/packages/makefile.mk9
1 files changed, 7 insertions, 2 deletions
diff --git a/offapi/com/sun/star/packages/makefile.mk b/offapi/com/sun/star/packages/makefile.mk
index f9ada0b7293c..c0dfbddfd6f6 100644
--- a/offapi/com/sun/star/packages/makefile.mk
+++ b/offapi/com/sun/star/packages/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: jsc $ $Date: 2002-11-29 13:12:47 $
+# last change: $Author: kz $ $Date: 2003-09-11 10:29:58 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,6 +77,11 @@ IDLFILES=\
PackageFolder.idl\
PackageFolderEnumeration.idl\
PackageStream.idl\
+ EncryptionNotAllowedException.idl\
+ NoEncryptionException.idl\
+ WrongPasswordException.idl\
+ NoRawFormatException.idl\
+ XDataSinkEncrSupport.idl\
# ------------------------------------------------------------------