summaryrefslogtreecommitdiff
path: root/scripting/source/provider/provider.xml
diff options
context:
space:
mode:
authorNoel Power <npower@openoffice.org>2003-03-03 17:39:42 +0000
committerNoel Power <npower@openoffice.org>2003-03-03 17:39:42 +0000
commit226f54848608720f0e6bd94875125d481f7299ee (patch)
tree5b1374eead837455440078f30a7b1a7a9b8e774a /scripting/source/provider/provider.xml
parentc39c04c2f336c439850c2a60df48cf57d862cddb (diff)
Supporting changes for new runtime namespace
Diffstat (limited to 'scripting/source/provider/provider.xml')
-rwxr-xr-xscripting/source/provider/provider.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/source/provider/provider.xml b/scripting/source/provider/provider.xml
index f0dabe5a3b35..3f31b85d47fa 100755
--- a/scripting/source/provider/provider.xml
+++ b/scripting/source/provider/provider.xml
@@ -18,7 +18,7 @@
<type> com.sun.star.io.XStream </type>
<type> drafts.com.sun.star.script.framework.provider.XFunction </type>
<type> drafts.com.sun.star.script.framework.provider.XFunctionProvider </type>
- <type> drafts.com.sun.star.script.framework.XScriptInvocation </type>
+ <type> drafts.com.sun.star.script.framework.runtime.XScriptInvocation </type>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>