summaryrefslogtreecommitdiff
path: root/scripting
diff options
context:
space:
mode:
authorSander Vesik <svesik@openoffice.org>2004-04-19 22:14:15 +0000
committerSander Vesik <svesik@openoffice.org>2004-04-19 22:14:15 +0000
commitc260041677d251870f9698d7ea0ce1118a82db16 (patch)
treebabf9984db159acbcd702e707e4ee56d90da51c5 /scripting
parent61c82b992755edbab6edf73f7919078db2e7e06d (diff)
INTEGRATION: CWS scriptingf5 (1.3.14); FILE MERGED
2004/03/05 10:33:44 npower 1.3.14.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml files.
Diffstat (limited to 'scripting')
-rw-r--r--scripting/source/basprov/basprov.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripting/source/basprov/basprov.xml b/scripting/source/basprov/basprov.xml
index 80d5f8559c..38e832fb86 100644
--- a/scripting/source/basprov/basprov.xml
+++ b/scripting/source/basprov/basprov.xml
@@ -26,6 +26,9 @@
<type>drafts.com.sun.star.script.browse.XBrowseNode</type>
<type>drafts.com.sun.star.script.provider.XScript</type>
<type>drafts.com.sun.star.script.provider.XScriptProvider</type>
+ <type> com.sun.star.uri.XUriReference </type>
+ <type> com.sun.star.uri.XUriReferenceFactory </type>
+ <type> com.sun.star.uri.XVndSunStarScriptUrl </type>
</component-description>
<project-build-dependency>sfx2</project-build-dependency>