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">
9 <component-description>
14 com.sun.star.comp.ucb.SortedDynamicResultSetFactory
17 This component implements a factory for sorted Content Resultsets.
18 It can be used to sort resultsets obtained from UCB folder contents.
21 com.sun.star.loader.SharedLibrary
26 <status value="final"/>
28 com.sun.star.ucb.SortedDynamicResultSetFactory
32 com.sun.star.ucb.CachedDynamicResultSetStubFactory
34 </component-description>
36 <project-build-dependency> sal </project-build-dependency>
37 <project-build-dependency> cppu </project-build-dependency>
38 <project-build-dependency> cppuhelper </project-build-dependency>
40 <runtime-module-dependency> sal3 </runtime-module-dependency>
41 <runtime-module-dependency> cppu3 </runtime-module-dependency>
42 <runtime-module-dependency> cppuhelper3$(COM) </runtime-module-dependency>
44 <type> com.sun.star.beans.XPropertySet </type>
45 <type> com.sun.star.lang.XComponent </type>
46 <type> com.sun.star.lang.XMultiServiceFactory </type>
47 <type> com.sun.star.lang.XSingleServiceFactory </type>
48 <type> com.sun.star.lang.XServiceInfo </type>
49 <type> com.sun.star.lang.XTypeProvider </type>
50 <type> com.sun.star.registry.XRegistryKey </type>
51 <type> com.sun.star.sdbc.DataType </type>
52 <type> com.sun.star.sdbc.XCloseable </type>
53 <type> com.sun.star.sdbc.XResultSet </type>
54 <type> com.sun.star.sdbc.XResultSetMetaDataSupplier </type>
55 <type> com.sun.star.sdbc.XRow </type>
56 <type> com.sun.star.ucb.ContentResultSetCapability </type>
57 <type> com.sun.star.ucb.ListActionType </type>
58 <type> com.sun.star.ucb.NumberedSortingInfo </type>
59 <type> com.sun.star.ucb.WelcomeDynamicResultSetStruct </type>
60 <type> com.sun.star.ucb.XCachedDynamicResultSetStubFactory </type>
61 <type> com.sun.star.ucb.XContentAccess </type>
62 <type> com.sun.star.ucb.XDynamicResultSet </type>
63 <type> com.sun.star.ucb.XSortedDynamicResultSetFactory </type>
64 <type> com.sun.star.ucb.XSourceInitialization </type>
65 <type> com.sun.star.uno.XWeak </type>