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
commitde6433b4b2230e8494142717529967b610579fc8 (patch)
tree84fd769289e13f08fd25bc43d72da9563f00f932 /scripting
parent90f43b4a58e95dae5abc71d0c3e0bbbd33352955 (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 189d306a61a5..db85060cfa6f 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>