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>
9 This component is part of the Scripting Framework
11 <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
12 <language> c++ </language>
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>