xref: /AOO41X/main/scripting/source/protocolhandler/protocolhandler.xml (revision 03c97e340010506c11d4ffaab7f577e5f7050fe6)
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
3<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
4    <module-name>   ScriptProtocolHandler   </module-name>
5    <component-description>
6        <author> Noel Power</author>
7        <name>  com.sun.star.frame.ProtocolHandler</name>
8        <description>
9    This component is part of the Scripting Framework
10</description>
11        <loader-name>   com.sun.star.loader.SharedLibrary   </loader-name>
12        <language>  c++ </language>
13        <status value="com"/>
14        <supported-service>  com.sun.star.frame.ProtocolHandler </supported-service>
15        <type>  com.sun.star.frame.XDispatchProvider </type>
16        <type>  com.sun.star.frame.XNotifyingDispatch </type>
17        <type>  com.sun.star.lang.XServiceInfo </type>
18        <type>  com.sun.star.lang.XInitialization </type>
19        <type>  com.sun.star.io.IOException </type>
20        <type>  com.sun.star.uri.XUriReference </type>
21        <type>  com.sun.star.uri.XUriReferenceFactory </type>
22        <type>  com.sun.star.uri.XVndSunStarScriptUrl </type>
23    </component-description>
24    <project-build-dependency>  cppuhelper  </project-build-dependency>
25    <project-build-dependency>  cppu        </project-build-dependency>
26    <project-build-dependency>  sal         </project-build-dependency>
27    <runtime-module-dependency> cppuhelper2$(COM)   </runtime-module-dependency>
28    <runtime-module-dependency> cppu2   </runtime-module-dependency>
29    <runtime-module-dependency> sal2        </runtime-module-dependency>
30</module-description>
31