Update ooo320-m1
[ooovba.git] / scripting / source / storage / storage.xml
blob6438dc7006b252ccb15238781e60f843686015cd
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>storage</module-name>
5     <component-description>
6         <author></author>
7         <name>drafts.com.sun.star.script.framework.storage.ScriptStorage</name>
8         <description></description>
9         <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
10         <language>c++</language>
11         <status value="draft"/>
12         <supported-service>drafts.com.sun.star.script.framework.storage.ScriptingStorage</supported-service>
13         <type>com.sun.star.beans.XPropertySet</type>
14     <type>com.sun.star.beans.XPropertyContainer</type>
15         <type>com.sun.star.uno.Exception</type>
16         <type>com.sun.star.uno.XComponentContext</type>
17         <type>com.sun.star.uno.XWeak</type>
18         <type>com.sun.star.io.IOException</type>
19         <type>com.sun.star.io.XStream</type>
20         <type>com.sun.star.io.XOutputStream</type>
21         <type>com.sun.star.registry.XRegistryKey</type>
22         <type>drafts.com.sun.star.script.framework.storage.XScriptInfo</type>
23         <type>drafts.com.sun.star.script.framework.storage.XScriptInfoAccess</type>
24         <type>drafts.com.sun.star.script.framework.security.XScriptSecurity</type>
25         <type>drafts.com.sun.star.script.framework.storage.XScriptStorageExport</type>
26     <type>drafts.com.sun.star.script.framework.storage.XScriptStorageRefresh</type>
27         <type>com.sun.star.lang.XInitialization</type>
28         <type>drafts.com.sun.star.script.framework.storage.XScriptStorageManager</type>
29         <type>com.sun.star.xml.sax.XExtendedDocumentHandler</type>
30         <type>com.sun.star.xml.sax.XParser</type>
31         <type>com.sun.star.io.XInputStream</type>
32         <type>com.sun.star.ucb.XSimpleFileAccess2</type>
33         <type>com.sun.star.xml.sax.SAXException</type>
34         <type>com.sun.star.xml.sax.XAttributeList</type>
35         <type>com.sun.star.io.XActiveDataSource</type>
36         <type>com.sun.star.security.AccessControlException</type>
37         <type>com.sun.star.security.RuntimePermission</type>
38         <type>com.sun.star.lang.IllegalArgumentException</type>
39     </component-description>
40     <project-build-dependency>cppuhelper</project-build-dependency>
41     <project-build-dependency>cppu</project-build-dependency>
42     <project-build-dependency>sal</project-build-dependency>
43     <runtime-module-dependency>cppuhelper2$(COM)</runtime-module-dependency>
44     <runtime-module-dependency>cppu2</runtime-module-dependency>
45     <runtime-module-dependency>sal2</runtime-module-dependency>
46     <runtime-module-dependency>ucb</runtime-module-dependency>
47 </module-description>