xref: /aoo41x/main/ucb/source/core/ucb.xml (revision cdf0e10c)
1*cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2*cdf0e10cSrcweir<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
3*cdf0e10cSrcweir<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
4*cdf0e10cSrcweir
5*cdf0e10cSrcweir    <module-name>
6*cdf0e10cSrcweir	ucb
7*cdf0e10cSrcweir    </module-name>
8*cdf0e10cSrcweir
9*cdf0e10cSrcweir    <component-description>
10*cdf0e10cSrcweir        <author>
11*cdf0e10cSrcweir            Kai Sommerfeld
12*cdf0e10cSrcweir        </author>
13*cdf0e10cSrcweir        <name>
14*cdf0e10cSrcweir            com.sun.star.comp.ucb.UniversalContentBroker
15*cdf0e10cSrcweir        </name>
16*cdf0e10cSrcweir        <description>
17*cdf0e10cSrcweir	    This component provides access to a set of Contents via Content Providers.
18*cdf0e10cSrcweir        </description>
19*cdf0e10cSrcweir        <loader-name>
20*cdf0e10cSrcweir            com.sun.star.loader.SharedLibrary
21*cdf0e10cSrcweir        </loader-name>
22*cdf0e10cSrcweir        <language>
23*cdf0e10cSrcweir            c++
24*cdf0e10cSrcweir        </language>
25*cdf0e10cSrcweir        <status value="final"/>
26*cdf0e10cSrcweir        <supported-service>
27*cdf0e10cSrcweir            com.sun.star.ucb.UniversalContentBroker
28*cdf0e10cSrcweir        </supported-service>
29*cdf0e10cSrcweir
30*cdf0e10cSrcweir        <service-dependency>
31*cdf0e10cSrcweir	    com.sun.star.io.Pipe
32*cdf0e10cSrcweir        </service-dependency>
33*cdf0e10cSrcweir    </component-description>
34*cdf0e10cSrcweir    <component-description>
35*cdf0e10cSrcweir        <author>
36*cdf0e10cSrcweir            Kai Sommerfeld
37*cdf0e10cSrcweir        </author>
38*cdf0e10cSrcweir        <name>
39*cdf0e10cSrcweir            com.sun.star.comp.ucb.UcbStore
40*cdf0e10cSrcweir        </name>
41*cdf0e10cSrcweir        <description>
42*cdf0e10cSrcweir	    This component is a factory for components managing persistent data.
43*cdf0e10cSrcweir        </description>
44*cdf0e10cSrcweir        <loader-name>
45*cdf0e10cSrcweir            com.sun.star.loader.SharedLibrary
46*cdf0e10cSrcweir        </loader-name>
47*cdf0e10cSrcweir        <language>
48*cdf0e10cSrcweir            c++
49*cdf0e10cSrcweir        </language>
50*cdf0e10cSrcweir        <status value="final"/>
51*cdf0e10cSrcweir        <supported-service>
52*cdf0e10cSrcweir            com.sun.star.ucb.Store
53*cdf0e10cSrcweir        </supported-service>
54*cdf0e10cSrcweir
55*cdf0e10cSrcweir        <service-dependency>
56*cdf0e10cSrcweir            com.sun.star.configuration.ConfigurationProvider
57*cdf0e10cSrcweir        </service-dependency>
58*cdf0e10cSrcweir        <service-dependency>
59*cdf0e10cSrcweir            com.sun.star.configuration.ConfigurationAccess
60*cdf0e10cSrcweir        </service-dependency>
61*cdf0e10cSrcweir        <service-dependency>
62*cdf0e10cSrcweir            com.sun.star.configuration.ConfigurationUpdateAccess
63*cdf0e10cSrcweir        </service-dependency>
64*cdf0e10cSrcweir    </component-description>
65*cdf0e10cSrcweir    <component-description>
66*cdf0e10cSrcweir        <author>
67*cdf0e10cSrcweir            Kai Sommerfeld
68*cdf0e10cSrcweir        </author>
69*cdf0e10cSrcweir        <name>
70*cdf0e10cSrcweir            com.sun.star.comp.ucb.UcbPropertiesManager
71*cdf0e10cSrcweir        </name>
72*cdf0e10cSrcweir        <description>
73*cdf0e10cSrcweir	    This component provides access to the meta data of the properties
74*cdf0e10cSrcweir	    known to the UCB.
75*cdf0e10cSrcweir        </description>
76*cdf0e10cSrcweir        <loader-name>
77*cdf0e10cSrcweir            com.sun.star.loader.SharedLibrary
78*cdf0e10cSrcweir        </loader-name>
79*cdf0e10cSrcweir        <language>
80*cdf0e10cSrcweir            c++
81*cdf0e10cSrcweir        </language>
82*cdf0e10cSrcweir        <status value="final"/>
83*cdf0e10cSrcweir        <supported-service>
84*cdf0e10cSrcweir            com.sun.star.ucb.PropertiesManager
85*cdf0e10cSrcweir        </supported-service>
86*cdf0e10cSrcweir    </component-description>
87*cdf0e10cSrcweir    <component-description>
88*cdf0e10cSrcweir        <author>
89*cdf0e10cSrcweir            Kai Sommerfeld
90*cdf0e10cSrcweir        </author>
91*cdf0e10cSrcweir        <name>
92*cdf0e10cSrcweir            com.sun.star.comp.ucb.UcbContentProviderProxyFactory
93*cdf0e10cSrcweir        </name>
94*cdf0e10cSrcweir        <description>
95*cdf0e10cSrcweir	    This component is a factory for proxy objects for Content Providers.
96*cdf0e10cSrcweir        </description>
97*cdf0e10cSrcweir        <loader-name>
98*cdf0e10cSrcweir            com.sun.star.loader.SharedLibrary
99*cdf0e10cSrcweir        </loader-name>
100*cdf0e10cSrcweir        <language>
101*cdf0e10cSrcweir            c++
102*cdf0e10cSrcweir        </language>
103*cdf0e10cSrcweir        <status value="final"/>
104*cdf0e10cSrcweir        <supported-service>
105*cdf0e10cSrcweir            com.sun.star.ucb.ContentProviderProxyFactory
106*cdf0e10cSrcweir        </supported-service>
107*cdf0e10cSrcweir    </component-description>
108*cdf0e10cSrcweir
109*cdf0e10cSrcweir    <project-build-dependency> sal                </project-build-dependency>
110*cdf0e10cSrcweir    <project-build-dependency> cppu               </project-build-dependency>
111*cdf0e10cSrcweir    <project-build-dependency> cppuhelper         </project-build-dependency>
112*cdf0e10cSrcweir    <project-build-dependency> ucbhelper          </project-build-dependency>
113*cdf0e10cSrcweir
114*cdf0e10cSrcweir    <runtime-module-dependency>	sal3			  </runtime-module-dependency>
115*cdf0e10cSrcweir    <runtime-module-dependency>	cppu3			  </runtime-module-dependency>
116*cdf0e10cSrcweir    <runtime-module-dependency>	cppuhelper3$(COM) </runtime-module-dependency>
117*cdf0e10cSrcweir    <runtime-module-dependency>	ucbhelper1$(COM)  </runtime-module-dependency>
118*cdf0e10cSrcweir
119*cdf0e10cSrcweir    <type> com.sun.star.beans.PropertyAttribute                </type>
120*cdf0e10cSrcweir    <type> com.sun.star.beans.PropertySetInfoChange            </type>
121*cdf0e10cSrcweir    <type> com.sun.star.beans.XPropertyAccess                  </type>
122*cdf0e10cSrcweir    <type> com.sun.star.beans.XPropertyContainer               </type>
123*cdf0e10cSrcweir    <type> com.sun.star.beans.XPropertySetInfoChangeNotifier   </type>
124*cdf0e10cSrcweir    <type> com.sun.star.container.XHierarchicalNameAccess      </type>
125*cdf0e10cSrcweir    <type> com.sun.star.container.XNamed                       </type>
126*cdf0e10cSrcweir    <type> com.sun.star.container.XNameAccess                  </type>
127*cdf0e10cSrcweir    <type> com.sun.star.container.XNameContainer               </type>
128*cdf0e10cSrcweir    <type> com.sun.star.io.XActiveDataSink                     </type>
129*cdf0e10cSrcweir    <type> com.sun.star.io.XOutputStream                       </type>
130*cdf0e10cSrcweir    <type> com.sun.star.io.XSeekable                           </type>
131*cdf0e10cSrcweir    <type> com.sun.star.lang.IllegalArgumentException          </type>
132*cdf0e10cSrcweir    <type> com.sun.star.lang.XComponent                        </type>
133*cdf0e10cSrcweir    <type> com.sun.star.lang.XInitialization                   </type>
134*cdf0e10cSrcweir    <type> com.sun.star.lang.XMultiServiceFactory              </type>
135*cdf0e10cSrcweir    <type> com.sun.star.lang.XServiceInfo                      </type>
136*cdf0e10cSrcweir    <type> com.sun.star.lang.XSingleServiceFactory             </type>
137*cdf0e10cSrcweir    <type> com.sun.star.lang.XTypeProvider                     </type>
138*cdf0e10cSrcweir    <type> com.sun.star.registry.XRegistryKey                  </type>
139*cdf0e10cSrcweir    <type> com.sun.star.sdbc.XRow                              </type>
140*cdf0e10cSrcweir    <type> com.sun.star.ucb.ContentInfoAttribute               </type>
141*cdf0e10cSrcweir    <type> com.sun.star.ucb.CrossReference                     </type>
142*cdf0e10cSrcweir    <type> com.sun.star.ucb.DocumentHeaderField                </type>
143*cdf0e10cSrcweir    <type> com.sun.star.ucb.GlobalTransferCommandArgument      </type>
144*cdf0e10cSrcweir    <type> com.sun.star.ucb.InsertCommandArgument              </type>
145*cdf0e10cSrcweir    <type> com.sun.star.ucb.InteractiveBadTransferURLException </type>
146*cdf0e10cSrcweir    <type> com.sun.star.ucb.NameClashException                 </type>
147*cdf0e10cSrcweir    <type> com.sun.star.ucb.OpenCommandArgument2               </type>
148*cdf0e10cSrcweir    <type> com.sun.star.ucb.OpenMode                           </type>
149*cdf0e10cSrcweir    <type> com.sun.star.ucb.RecipientInfo                      </type>
150*cdf0e10cSrcweir    <type> com.sun.star.ucb.RuleSet                            </type>
151*cdf0e10cSrcweir    <type> com.sun.star.ucb.SendInfo                           </type>
152*cdf0e10cSrcweir    <type> com.sun.star.ucb.SendMediaTypes                     </type>
153*cdf0e10cSrcweir    <type> com.sun.star.ucb.TransferInfo                       </type>
154*cdf0e10cSrcweir    <type> com.sun.star.ucb.UnsupportedNameClashException      </type>
155*cdf0e10cSrcweir    <type> com.sun.star.ucb.XCommandInfo                       </type>
156*cdf0e10cSrcweir    <type> com.sun.star.ucb.XCommandProcessor                  </type>
157*cdf0e10cSrcweir    <type> com.sun.star.ucb.XContentAccess                     </type>
158*cdf0e10cSrcweir    <type> com.sun.star.ucb.XContentCreator                    </type>
159*cdf0e10cSrcweir    <type> com.sun.star.ucb.XContentIdentifier                 </type>
160*cdf0e10cSrcweir    <type> com.sun.star.ucb.XContentIdentifierFactory          </type>
161*cdf0e10cSrcweir    <type> com.sun.star.ucb.XContentProvider                   </type>
162*cdf0e10cSrcweir    <type> com.sun.star.ucb.XContentProviderFactory            </type>
163*cdf0e10cSrcweir    <type> com.sun.star.ucb.XContentProviderManager            </type>
164*cdf0e10cSrcweir    <type> com.sun.star.ucb.XContentProviderSupplier           </type>
165*cdf0e10cSrcweir    <type> com.sun.star.ucb.XDataContainer                     </type>
166*cdf0e10cSrcweir    <type> com.sun.star.ucb.XDynamicResultSet                  </type>
167*cdf0e10cSrcweir    <type> com.sun.star.ucb.XParameterizedContentProvider      </type>
168*cdf0e10cSrcweir    <type> com.sun.star.ucb.XPropertySetRegistryFactory        </type>
169*cdf0e10cSrcweir    <type> com.sun.star.uno.XWeak                              </type>
170*cdf0e10cSrcweir    <type> com.sun.star.util.DateTime                          </type>
171*cdf0e10cSrcweir    <type> com.sun.star.util.XChangesBatch                     </type>
172*cdf0e10cSrcweir</module-description>
173