INTEGRATION: CWS scriptingf6 (1.10.22); FILE MERGED

2004/08/03 14:45:06 dfoster 1.10.22.1: #i32502#
This commit is contained in:
Rüdiger Timm
2004-10-22 13:08:22 +00:00
parent 2e29bd4c1f
commit c950e93e92

View File

@@ -4,22 +4,22 @@
<module-name> ScriptProvider </module-name>
<component-description>
<author> Noel Power</author>
<name> drafts.com.sun.star.script.provider.ScriptProvider </name>
<name> com.sun.star.script.provider.ScriptProvider </name>
<description>
This component is part of the Scripting Framework
</description>
<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
<language> c++ </language>
<status value="drafts"/>
<supported-service> drafts.com.sun.star.script.provider.ScriptProvider </supported-service>
<supported-service> com.sun.star.script.provider.ScriptProvider </supported-service>
<type> com.sun.star.beans.XPropertySet </type>
<type> com.sun.star.uno.Exception </type>
<type> com.sun.star.io.IOException </type>
<type> com.sun.star.io.XStream </type>
<type> drafts.com.sun.star.script.provider.XScript </type>
<type> drafts.com.sun.star.script.provider.XScriptProvider </type>
<type> drafts.com.sun.star.script.browse.XBrowseNode </type>
<type> drafts.com.sun.star.script.browse.BrowseNodeTypes </type>
<type> com.sun.star.script.provider.XScript </type>
<type> com.sun.star.script.provider.XScriptProvider </type>
<type> com.sun.star.script.browse.XBrowseNode </type>
<type> com.sun.star.script.browse.BrowseNodeTypes </type>
<type> com.sun.star.uri.XUriReference </type>
<type> com.sun.star.uri.XUriReferenceFactory </type>
<type> com.sun.star.uri.XVndSunStarScriptUrl </type>