Files
loongoffice/scripting/source/storage/storage.xml
2002-09-23 13:37:22 +00:00

53 lines
3.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
<module-name> storage </module-name>
<component-description>
<author> </author>
<name> drafts.com.sun.star.script.framework.storage.ScriptStorage </name>
<description>
</description>
<loader-name> com.sun.star.loader.SharedLibrary </loader-name>
<language> c++ </language>
<status value="draft"/>
<supported-service> drafts.com.sun.star.script.framework.storage.ScriptingStorage </supported-service>
<type> com.sun.star.beans.XPropertySet </type>
<type> com.sun.star.uno.Exception </type>
<type> com.sun.star.uno.XComponentContext </type>
<type> com.sun.star.io.IOException </type>
<type> com.sun.star.io.XStream </type>
<type> com.sun.star.io.XOutputStream </type>
<type> com.sun.star.registry.XRegistryKey </type>
<type> drafts.com.sun.star.script.framework.storage.XParcelStore </type>
<type> drafts.com.sun.star.script.framework.storage.NoSuchView </type>
<type> drafts.com.sun.star.script.framework.storage.ScriptInfoAccessException </type>
<type> drafts.com.sun.star.script.framework.storage.XScriptInfo </type>
<type> drafts.com.sun.star.script.framework.storage.XNameNode </type>
<type> drafts.com.sun.star.script.framework.storage.XNamingAccess </type>
<type> drafts.com.sun.star.script.framework.storage.XScriptAccessManager </type>
<type> drafts.com.sun.star.script.framework.storage.XScriptImplAccess </type>
<type> drafts.com.sun.star.script.framework.storage.XScriptStorageExport </type>
<type> drafts.com.sun.star.script.framework.storage.XScriptStore </type>
<type> drafts.com.sun.star.script.framework.storage.XParcel </type>
<type> com.sun.star.lang.XInitialization </type>
<type> drafts.com.sun.star.script.framework.storage.ScriptImplInfo </type>
<type> drafts.com.sun.star.script.framework.storage.XScriptInvocationPrep </type>
<type> drafts.com.sun.star.script.framework.storage.XParcelInvocationPrep </type>
<type> drafts.com.sun.star.script.framework.storage.XScriptStorageManager </type>
<type> com.sun.star.xml.sax.XExtendedDocumentHandler </type>
<type> com.sun.star.xml.sax.XParser </type>
<type> com.sun.star.io.XInputStream </type>
<type> com.sun.star.ucb.XSimpleFileAccess2 </type>
<type> com.sun.star.xml.sax.SAXException </type>
<type> com.sun.star.xml.sax.XAttributeList </type>
<type> com.sun.star.io.XActiveDataSource </type>
</component-description>
<project-build-dependency> cppuhelper </project-build-dependency>
<project-build-dependency> cppu </project-build-dependency>
<project-build-dependency> sal </project-build-dependency>
<runtime-module-dependency> cppuhelper2$(COM) </runtime-module-dependency>
<runtime-module-dependency> cppu2 </runtime-module-dependency>
<runtime-module-dependency> sal2 </runtime-module-dependency>
<runtime-module-dependency> ucb </runtime-module-dependency>
</module-description>