summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/uri
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-12 09:58:00 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-12 09:58:00 +0000
commitee9bb89f9826cd890be01bc999e5e29feddba630 (patch)
treef2616d9278628c37df4a4bfdbfd380d09d8299cd /udkapi/com/sun/star/uri
parent7c8a1abe960996e431e4f0a8ef7a94ae43edb897 (diff)
INTEGRATION: CWS sb36 (1.4.32); FILE MERGED
2005/09/22 06:28:11 sb 1.4.32.2: RESYNC: (1.4-1.5); FILE MERGED 2005/07/14 12:23:36 sb 1.4.32.1: #i51803# Added support for vnd.sun.star.expand URLs.
Diffstat (limited to 'udkapi/com/sun/star/uri')
-rw-r--r--udkapi/com/sun/star/uri/makefile.mk7
1 files changed, 5 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/uri/makefile.mk b/udkapi/com/sun/star/uri/makefile.mk
index a879eb0c0f5b..4dba80ac910e 100644
--- a/udkapi/com/sun/star/uri/makefile.mk
+++ b/udkapi/com/sun/star/uri/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 16:40:17 $
+# last change: $Author: obo $ $Date: 2007-03-12 10:58:00 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -45,12 +45,15 @@ IDLFILES = \
ExternalUriReferenceTranslator.idl \
RelativeUriExcessParentSegments.idl \
UriReferenceFactory.idl \
+ UriSchemeParser_vndDOTsunDOTstarDOTexpand.idl \
UriSchemeParser_vndDOTsunDOTstarDOTscript.idl \
VndSunStarPkgUrlReferenceFactory.idl \
XExternalUriReferenceTranslator.idl \
XUriReference.idl \
XUriReferenceFactory.idl \
XUriSchemeParser.idl \
+ XVndSunStarExpandUrl.idl \
+ XVndSunStarExpandUrlReference.idl \
XVndSunStarPkgUrlReferenceFactory.idl \
XVndSunStarScriptUrl.idl \
XVndSunStarScriptUrlReference.idl