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 5 <module-name> ucbhelper </module-name> 6 7 <project-build-dependency> sal </project-build-dependency> 8 <project-build-dependency> salhelper </project-build-dependency> 9 <project-build-dependency> cppu </project-build-dependency> 10 <project-build-dependency> cppuhelper </project-build-dependency> 11 12 <runtime-module-dependency> sal3 </runtime-module-dependency> 13 <runtime-module-dependency> salhelper3$(COM) </runtime-module-dependency> 14 <runtime-module-dependency> cppu3 </runtime-module-dependency> 15 <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency> 16 17 <service-dependency> 18 com.sun.star.configuration.ConfigurationAccess 19 </service-dependency> 20 <service-dependency> 21 com.sun.star.configuration.ConfigurationProvider 22 </service-dependency> 23 <service-dependency> 24 com.sun.star.script.Converter 25 </service-dependency> 26 <service-dependency> 27 com.sun.star.ucb.CachedDynamicResultSetStubFactory 28 </service-dependency> 29 <service-dependency> 30 com.sun.star.ucb.ContentProviderProxyFactory 31 </service-dependency> 32 <service-dependency> 33 com.sun.star.ucb.PropertiesManager 34 </service-dependency> 35 <service-dependency> 36 com.sun.star.ucb.Store 37 </service-dependency> 38 <service-dependency> 39 com.sun.star.ucb.UniversalContentBroker 40 </service-dependency> 41 42 <type> com.sun.star.beans.PropertyAttribute </type> 43 <type> com.sun.star.beans.PropertySetInfoChange </type> 44 <type> com.sun.star.beans.PropertyValue </type> 45 <type> com.sun.star.beans.XPropertiesChangeNotifier </type> 46 <type> com.sun.star.beans.XPropertyAccess </type> 47 <type> com.sun.star.beans.XPropertyContainer </type> 48 <type> com.sun.star.beans.XPropertySetInfo </type> 49 <type> com.sun.star.beans.XPropertySetInfoChangeNotifier </type> 50 <type> com.sun.star.container.XChild </type> 51 <type> com.sun.star.container.XHierarchicalNameAccess </type> 52 <type> com.sun.star.container.XNameAccess </type> 53 <type> com.sun.star.container.XNamed </type> 54 <type> com.sun.star.io.XActiveDataSink </type> 55 <type> com.sun.star.lang.XMultiServiceFactory </type> 56 <type> com.sun.star.lang.XSingleServiceFactory </type> 57 <type> com.sun.star.lang.XServiceInfo </type> 58 <type> com.sun.star.lang.XTypeProvider </type> 59 <type> com.sun.star.registry.XRegistryKey </type> 60 <type> com.sun.star.script.XTypeConverter </type> 61 <type> com.sun.star.sdbc.ColumnValue </type> 62 <type> com.sun.star.sdbc.DataType </type> 63 <type> com.sun.star.sdbc.XCloseable </type> 64 <type> com.sun.star.sdbc.XColumnLocate </type> 65 <type> com.sun.star.sdbc.XResultSetMetaData </type> 66 <type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type> 67 <type> com.sun.star.sdbc.XRow </type> 68 <type> com.sun.star.task.XInteractionAbort </type> 69 <type> com.sun.star.task.XInteractionApprove </type> 70 <type> com.sun.star.task.XInteractionDisapprove </type> 71 <type> com.sun.star.task.XInteractionHandler </type> 72 <type> com.sun.star.task.XInteractionRequest </type> 73 <type> com.sun.star.task.XInteractionRetry </type> 74 <type> com.sun.star.ucb.AuthenticationRequest </type> 75 <type> com.sun.star.ucb.CommandFailedException </type> 76 <type> com.sun.star.ucb.CommandInfoChange </type> 77 <type> com.sun.star.ucb.ContentAction </type> 78 <type> com.sun.star.ucb.ContentCreationError </type> 79 <type> com.sun.star.ucb.ContentCreationException </type> 80 <type> com.sun.star.ucb.GlobalTransferCommandArgument </type> 81 <type> com.sun.star.ucb.InsertCommandArgument </type> 82 <type> com.sun.star.ucb.InteractiveAugmentedIOException </type> 83 <type> com.sun.star.ucb.InteractiveIOException </type> 84 <type> com.sun.star.ucb.ListActionType </type> 85 <type> com.sun.star.ucb.NameClash </type> 86 <type> com.sun.star.ucb.NameClashResolveRequest </type> 87 <type> com.sun.star.ucb.OpenCommandArgument2 </type> 88 <type> com.sun.star.ucb.OpenMode </type> 89 <type> com.sun.star.ucb.ResultSetException </type> 90 <type> com.sun.star.ucb.WelcomeDynamicResultSetStruct </type> 91 <type> com.sun.star.ucb.XCachedDynamicResultSetStubFactory </type> 92 <type> com.sun.star.ucb.XCommandEnvironment </type> 93 <type> com.sun.star.ucb.XCommandInfo </type> 94 <type> com.sun.star.ucb.XCommandInfoChangeNotifier </type> 95 <type> com.sun.star.ucb.XCommandProcessor </type> 96 <type> com.sun.star.ucb.XContentAccess </type> 97 <type> com.sun.star.ucb.XContentCreator </type> 98 <type> com.sun.star.ucb.XContentIdentifierFactory </type> 99 <type> com.sun.star.ucb.XContentProvider </type> 100 <type> com.sun.star.ucb.XContentProviderFactory </type> 101 <type> com.sun.star.ucb.XContentProviderManager </type> 102 <type> com.sun.star.ucb.XDynamicResultSet </type> 103 <type> com.sun.star.ucb.XFileIdentifierConverter </type> 104 <type> com.sun.star.ucb.XInteractionReplaceExistingData </type> 105 <type> com.sun.star.ucb.XInteractionSupplyAuthentication </type> 106 <type> com.sun.star.ucb.XInteractionSupplyName </type> 107 <type> com.sun.star.ucb.XParameterizedContentProvider </type> 108 <type> com.sun.star.ucb.XPropertySetRegistryFactory </type> 109 <type> com.sun.star.ucb.XSourceInitialization </type> 110 <type> com.sun.star.uno.RuntimeException </type> 111 <type> com.sun.star.uno.XWeak </type> 112 <type> com.sun.star.util.XChangesListener </type> 113 <type> com.sun.star.util.XChangesNotifier </type> 114</module-description> 115