From e42be9fe50fcc2a1a7d7ca28d2d63107a42d99e1 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 13 Apr 2004 11:27:51 +0000 Subject: [PATCH] INTEGRATION: CWS unopkg1 (1.33.14); FILE MERGED 2004/03/19 16:09:48 dbo 1.33.14.1: #115884# allow macrofied URLs in unorc --- cppuhelper/source/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cppuhelper/source/makefile.mk b/cppuhelper/source/makefile.mk index 38881e8c8156..0281c6c08755 100644 --- a/cppuhelper/source/makefile.mk +++ b/cppuhelper/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.33 $ +# $Revision: 1.34 $ # -# last change: $Author: hr $ $Date: 2004-02-03 13:28:20 $ +# last change: $Author: hr $ $Date: 2004-04-13 12:27:51 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -132,6 +132,7 @@ UNOTYPES= \ com.sun.star.security.XAccessController \ com.sun.star.security.RuntimePermission \ com.sun.star.io.FilePermission \ + com.sun.star.io.IOException \ com.sun.star.connection.SocketPermission \ com.sun.star.util.XMacroExpander