xref: /aoo41x/main/sw/xml/writer.xml (revision a0b87975)
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements.  See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership.  The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License.  You may obtain a copy of the License at
12 *
13 *   http://www.apache.org/licenses/LICENSE-2.0
14 *
15 * Unless required by applicable law or agreed to in writing,
16 * software distributed under the License is distributed on an
17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18 * KIND, either express or implied.  See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23
24
25<!--***********************************************************
26 *
27 * Licensed to the Apache Software Foundation (ASF) under one
28 * or more contributor license agreements.  See the NOTICE file
29 * distributed with this work for additional information
30 * regarding copyright ownership.  The ASF licenses this file
31 * to you under the Apache License, Version 2.0 (the
32 * "License"); you may not use this file except in compliance
33 * with the License.  You may obtain a copy of the License at
34 *
35 *   http://www.apache.org/licenses/LICENSE-2.0
36 *
37 * Unless required by applicable law or agreed to in writing,
38 * software distributed under the License is distributed on an
39 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
40 * KIND, either express or implied.  See the License for the
41 * specific language governing permissions and limitations
42 * under the License.
43 *
44 ***********************************************************-->
45
46
47<!--***********************************************************
48 *
49 * Licensed to the Apache Software Foundation (ASF) under one
50 * or more contributor license agreements.  See the NOTICE file
51 * distributed with this work for additional information
52 * regarding copyright ownership.  The ASF licenses this file
53 * to you under the Apache License, Version 2.0 (the
54 * "License"); you may not use this file except in compliance
55 * with the License.  You may obtain a copy of the License at
56 *
57 *   http://www.apache.org/licenses/LICENSE-2.0
58 *
59 * Unless required by applicable law or agreed to in writing,
60 * software distributed under the License is distributed on an
61 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
62 * KIND, either express or implied.  See the License for the
63 * specific language governing permissions and limitations
64 * under the License.
65 *
66 ***********************************************************-->
67
68
69<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
70    <module-name>sw</module-name>
71
72    <component-description>
73        <author>TL</author>
74        <name>SwChartDataProvider</name>
75        <description>
76            This component provides ...
77        </description>
78        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
79        <language>c++</language>
80        <status value="alpha"/>
81        <supported-service>com.sun.star.chart2.DataProvider</supported-service>
82    </component-description>
83    <component-description>
84        <author>TL</author>
85        <name>SwChartDataSource</name>
86        <description>
87            This component provides ...
88        </description>
89        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
90        <language>c++</language>
91        <status value="alpha"/>
92        <supported-service>com.sun.star.chart2.DataSource</supported-service>
93    </component-description>
94    <component-description>
95        <author>TL</author>
96        <name>SwChartDataSequence</name>
97        <description>
98            This component provides ...
99        </description>
100        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
101        <language>c++</language>
102        <status value="alpha"/>
103        <supported-service>com.sun.star.chart2.DataSequence</supported-service>
104    </component-description>
105    <component-description>
106        <author>TL</author>
107        <name>SwChartLabeledDataSequence</name>
108        <description>
109            This component provides ...
110        </description>
111        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
112        <language>c++</language>
113        <status value="alpha"/>
114        <supported-service>com.sun.star.chart2.LabeledDataSequence</supported-service>
115    </component-description>
116    <component-description>
117        <author>TL</author>
118        <name>com.sun.star.style.CharacterStyle</name>
119        <description>
120            This component provides ...
121        </description>
122        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
123        <language>c++</language>
124        <status value="final"/>
125        <supported-service>com.sun.star.style.Style</supported-service>
126        <supported-service>com.sun.star.style.CharacterStyle</supported-service>
127        <supported-service>com.sun.star.style.CharacterProperties</supported-service>
128        <supported-service>com.sun.star.style.CharacterPropertiesAsian</supported-service>
129        <supported-service>com.sun.star.style.CharacterPropertiesComplex</supported-service>
130    </component-description>
131    <component-description>
132        <author>TL</author>
133        <name>com.sun.star.style.ParagraphStyle</name>
134        <description>
135            This component provides ...
136        </description>
137        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
138        <language>c++</language>
139        <status value="final"/>
140        <supported-service>com.sun.star.style.Style</supported-service>
141        <supported-service>com.sun.star.style.ParagraphStyle</supported-service>
142        <supported-service>com.sun.star.style.ParagraphProperties</supported-service>
143        <supported-service>com.sun.star.style.ParagraphPropertiesAsian</supported-service>
144        <supported-service>com.sun.star.style.ParagraphPropertiesComplex</supported-service>
145    </component-description>
146    <component-description>
147        <author>TL</author>
148        <name>com.sun.star.style.ConditionalParagraphStyle</name>
149        <description>
150            This component provides ...
151        </description>
152        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
153        <language>c++</language>
154        <status value="final"/>
155        <supported-service>com.sun.star.style.Style</supported-service>
156        <supported-service>com.sun.star.style.ParagraphStyle</supported-service>
157        <supported-service>com.sun.star.style.ConditionalParagraphStyle</supported-service>
158        <supported-service>com.sun.star.style.ParagraphProperties</supported-service>
159        <supported-service>com.sun.star.style.ParagraphPropertiesAsian</supported-service>
160        <supported-service>com.sun.star.style.ParagraphPropertiesComplex</supported-service>
161    </component-description>
162    <component-description>
163        <author>TL</author>
164        <name>com.sun.star.style.PageStyle</name>
165        <description>
166            This component provides ...
167        </description>
168        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
169        <language>c++</language>
170        <status value="final"/>
171        <supported-service>com.sun.star.style.Style</supported-service>
172        <supported-service>com.sun.star.style.PageStyle</supported-service>
173        <supported-service>com.sun.star.style.PageProperties</supported-service>
174    </component-description>
175    <component-description>
176        <author>TL</author>
177        <name>com.sun.star.comp.Writer.DocumentSettings</name>
178        <description>
179                This component provides an API for document setings.
180        </description>
181        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
182        <language>c++</language>
183        <status value="beta"/>
184        <supported-service>com.sun.star.text.DocumentSettings</supported-service>
185        <supported-service>com.sun.star.comp.Writer.Settings</supported-service>
186        <supported-service>com.sun.star.document.Settings</supported-service>
187        <supported-service>com.sun.star.text.PrintSettings</supported-service>
188        <supported-service>com.sun.star.text.PrintPreviewSettings</supported-service>
189    </component-description>
190    <component-description>
191        <author>automatically generated by objects2xml</author>
192        <name>com.sun.star.comp.office.SwXPrintSettings</name>
193        <description>
194            This component provides ...
195        </description>
196        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
197        <language>c++</language>
198        <status value="final"/>
199        <supported-service>com::sun::star::text::PrintSettings</supported-service>
200    </component-description>
201    <component-description>
202        <author>TL</author>
203        <name>com.sun.star.comp.office.SwXMailMerge</name>
204        <description>
205                This component provides an API for mail merging.
206        </description>
207        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
208        <language>c++</language>
209        <status value="beta"/>
210        <supported-service>com.sun.star.text.MailMerge</supported-service>
211    </component-description>
212    <component-description>
213        <author>TL</author>
214        <name>com.sun.star.comp.office.SwXTextDefaults</name>
215        <description>
216            This component provides default settings for paragraph and
217            character properties of a text component.
218        </description>
219        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
220        <language>c++</language>
221        <status value="final"/>
222        <supported-service>com.sun.star.text.Defaults</supported-service>
223    </component-description>
224    <component-description>
225        <author>automatically generated by objects2xml</author>
226        <name>com.sun.star.comp.office.SwXAutoTextContainer</name>
227        <description>
228	This component provides ...
229</description>
230        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
231        <language>c++</language>
232        <status value="final"/>
233        <supported-service>com.sun.star.text.AutoTextContainer</supported-service>
234    </component-description>
235    <component-description>
236        <author>automatically generated by objects2xml</author>
237        <name>com.sun.star.comp.office.SwXAutoTextEntry</name>
238        <description>
239	This component provides ...
240</description>
241        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
242        <language>c++</language>
243        <status value="final"/>
244        <supported-service>com.sun.star.text.AutoTextEntry</supported-service>
245    </component-description>
246    <component-description>
247        <author>automatically generated by objects2xml</author>
248        <name>com.sun.star.comp.office.SwXAutoTextGroup</name>
249        <description>
250	This component provides ...
251</description>
252        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
253        <language>c++</language>
254        <status value="final"/>
255        <supported-service>com.sun.star.text.AutoTextGroup</supported-service>
256    </component-description>
257    <component-description>
258        <author>automatically generated by objects2xml</author>
259        <name>com.sun.star.comp.office.SwXBodyText</name>
260        <description>
261	This component provides ...
262</description>
263        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
264        <language>c++</language>
265        <status value="final"/>
266        <supported-service>com.sun.star.text.Text</supported-service>
267    </component-description>
268    <component-description>
269        <author>automatically generated by objects2xml</author>
270        <name>com.sun.star.comp.office.SwXBookmark</name>
271        <description>
272	This component provides ...
273</description>
274        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
275        <language>c++</language>
276        <status value="final"/>
277        <supported-service>com.sun.star.text.Bookmark</supported-service>
278    </component-description>
279    <component-description>
280        <author>automatically generated by objects2xml</author>
281        <name>com.sun.star.comp.office.SwXBookmarks</name>
282        <description>
283	This component provides ...
284</description>
285        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
286        <language>c++</language>
287        <status value="final"/>
288        <supported-service>com.sun.star.text.Bookmarks</supported-service>
289    </component-description>
290    <component-description>
291        <author>automatically generated by objects2xml</author>
292        <name>com.sun.star.comp.office.SwXCell</name>
293        <description>
294	This component provides ...
295</description>
296        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
297        <language>c++</language>
298        <status value="final"/>
299        <supported-service>com.sun.star.text.CellProperties</supported-service>
300    </component-description>
301    <component-description>
302        <author>automatically generated by objects2xml</author>
303        <name>com.sun.star.comp.office.SwXCellRange</name>
304        <description>
305	This component provides ...
306</description>
307        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
308        <language>c++</language>
309        <status value="final"/>
310        <supported-service>com.sun.star.text.CellRange</supported-service>
311    </component-description>
312    <component-description>
313        <author>automatically generated by objects2xml</author>
314        <name>com.sun.star.comp.office.SwXChapterNumbering</name>
315        <description>
316	This component provides ...
317</description>
318        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
319        <language>c++</language>
320        <status value="final"/>
321        <supported-service>com.sun.star.text.NumberingRules</supported-service>
322    </component-description>
323    <component-description>
324        <author>automatically generated by objects2xml</author>
325        <name>com.sun.star.comp.office.SwXDocumentIndex</name>
326        <description>
327	This component provides ...
328</description>
329        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
330        <language>c++</language>
331        <status value="final"/>
332        <supported-service>com.sun.star.text.DocumentIndex</supported-service>
333    </component-description>
334    <component-description>
335        <author>automatically generated by objects2xml</author>
336        <name>com.sun.star.comp.office.SwXDocumentIndexes</name>
337        <description>
338	This component provides ...
339</description>
340        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
341        <language>c++</language>
342        <status value="final"/>
343        <supported-service>com.sun.star.text.DocumentIndexes</supported-service>
344    </component-description>
345    <component-description>
346        <author>automatically generated by objects2xml</author>
347        <name>com.sun.star.comp.office.SwXDocumentIndexMark</name>
348        <description>
349	This component provides ...
350</description>
351        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
352        <language>c++</language>
353        <status value="final"/>
354        <supported-service>com.sun.star.text.DocumentIndexMark</supported-service>
355    </component-description>
356    <component-description>
357        <author>automatically generated by objects2xml</author>
358        <name>com.sun.star.comp.office.SwXDrawPage</name>
359        <description>
360	This component provides ...
361        </description>
362        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
363        <language>c++</language>
364        <status value="final"/>
365        <supported-service>com.sun.star.drawing.GenericDrawPage</supported-service>
366    </component-description>
367    <component-description>
368        <author>automatically generated by objects2xml</author>
369        <name>com.sun.star.comp.office.SwXEndnoteProperties</name>
370        <description>
371	This component provides ...
372</description>
373        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
374        <language>c++</language>
375        <status value="final"/>
376        <supported-service>com::sun::star::text::FootnoteSettings</supported-service>
377    </component-description>
378    <component-description>
379        <author>automatically generated by objects2xml</author>
380        <name>com.sun.star.comp.office.SwXFieldEnumeration</name>
381        <description>
382	This component provides ...
383</description>
384        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
385        <language>c++</language>
386        <status value="final"/>
387        <supported-service>com::sun::star::text::TextFieldEnumeration</supported-service>
388    </component-description>
389    <component-description>
390        <author>automatically generated by objects2xml</author>
391        <name>com.sun.star.comp.office.SwXFieldMaster</name>
392        <description>
393	This component provides ...
394</description>
395        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
396        <language>c++</language>
397        <status value="final"/>
398        <supported-service>com::sun::star::text::TextFieldMaster</supported-service>
399    </component-description>
400    <component-description>
401        <author>automatically generated by objects2xml</author>
402        <name>com.sun.star.comp.office.SwXFootnote</name>
403        <description>
404	This component provides ...
405</description>
406        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
407        <language>c++</language>
408        <status value="final"/>
409        <supported-service>com::sun::star::text::Footnote</supported-service>
410    </component-description>
411    <component-description>
412        <author>automatically generated by objects2xml</author>
413        <name>com.sun.star.comp.office.SwXFootnoteProperties</name>
414        <description>
415	This component provides ...
416</description>
417        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
418        <language>c++</language>
419        <status value="final"/>
420        <supported-service>com::sun::star::text::FootnoteSettings</supported-service>
421    </component-description>
422    <component-description>
423        <author>automatically generated by objects2xml</author>
424        <name>com.sun.star.comp.office.SwXFootnotes</name>
425        <description>
426	This component provides ...
427</description>
428        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
429        <language>c++</language>
430        <status value="final"/>
431        <supported-service>com::sun::star::text::Footnotes</supported-service>
432    </component-description>
433    <component-description>
434        <author>automatically generated by objects2xml</author>
435        <name>com.sun.star.comp.office.SwXFootnoteText</name>
436        <description>
437	This component provides ...
438</description>
439        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
440        <language>c++</language>
441        <status value="final"/>
442        <supported-service>com::sun::star::text::Text</supported-service>
443    </component-description>
444    <component-description>
445        <author>automatically generated by objects2xml</author>
446        <name>com.sun.star.comp.office.SwXFrames</name>
447        <description>
448	This component provides ...
449</description>
450        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
451        <language>c++</language>
452        <status value="final"/>
453        <supported-service>com::sun::star::text::TextFrames</supported-service>
454    </component-description>
455    <component-description>
456        <author>automatically generated by objects2xml</author>
457        <name>com.sun.star.comp.office.SwXHeadFootText</name>
458        <description>
459	This component provides ...
460</description>
461        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
462        <language>c++</language>
463        <status value="final"/>
464        <supported-service>com::sun::star::text::Text</supported-service>
465    </component-description>
466    <component-description>
467        <author>automatically generated by objects2xml</author>
468        <name>com.sun.star.comp.office.SwXLineNumberingProperties</name>
469        <description>
470	This component provides ...
471</description>
472        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
473        <language>c++</language>
474        <status value="final"/>
475        <supported-service>com::sun::star::text::LineNumberingProperties</supported-service>
476    </component-description>
477    <component-description>
478        <author>automatically generated by objects2xml</author>
479        <name>com.sun.star.comp.office.SwXModule</name>
480        <description>
481	This component provides ...
482</description>
483        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
484        <language>c++</language>
485        <status value="final"/>
486        <supported-service>com::sun::star::text::GlobalSettings</supported-service>
487    </component-description>
488    <component-description>
489        <author>automatically generated by objects2xml</author>
490        <name>com.sun.star.comp.office.SwXNumberingRules</name>
491        <description>
492	This component provides ...
493</description>
494        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
495        <language>c++</language>
496        <status value="final"/>
497        <supported-service>com::sun::star::text::NumberingRules</supported-service>
498    </component-description>
499    <component-description>
500        <author>automatically generated by objects2xml</author>
501        <name>com.sun.star.comp.office.SwXParagraph</name>
502        <description>
503	This component provides ...
504</description>
505        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
506        <language>c++</language>
507        <status value="final"/>
508        <supported-service>com::sun::star::text::Paragraph</supported-service>
509    </component-description>
510    <component-description>
511        <author>automatically generated by objects2xml</author>
512        <name>com.sun.star.comp.office.SwXParagraphEnumeration</name>
513        <description>
514	This component provides ...
515</description>
516        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
517        <language>c++</language>
518        <status value="final"/>
519        <supported-service>com::sun::star::text::ParagraphEnumeration</supported-service>
520    </component-description>
521    <component-description>
522        <author>automatically generated by objects2xml</author>
523        <name>com.sun.star.comp.office.SwXPropertySet</name>
524        <description>
525	This component provides ...
526</description>
527        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
528        <language>c++</language>
529        <status value="final"/>
530        <supported-service>com::sun::star::beans::XPropertySet</supported-service>
531    </component-description>
532    <component-description>
533        <author>automatically generated by objects2xml</author>
534        <name>com.sun.star.comp.office.SwXPropertySetInfo</name>
535        <description>
536	This component provides ...
537</description>
538        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
539        <language>c++</language>
540        <status value="final"/>
541        <supported-service>com::sun::star::beans::XPropertySetInfo</supported-service>
542    </component-description>
543    <component-description>
544        <author>automatically generated by objects2xml</author>
545        <name>com.sun.star.comp.office.SwXReferenceMark</name>
546        <description>
547	This component provides ...
548</description>
549        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
550        <language>c++</language>
551        <status value="final"/>
552        <supported-service>com.sun.star.text.ReferenceMark</supported-service>
553    </component-description>
554    <component-description>
555        <author>automatically generated by objects2xml</author>
556        <name>com.sun.star.comp.office.SwXReferenceMarks</name>
557        <description>
558	This component provides ...
559</description>
560        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
561        <language>c++</language>
562        <status value="final"/>
563        <supported-service>com.sun.star.text.ReferenceMarks</supported-service>
564    </component-description>
565    <component-description>
566        <author>automatically generated by objects2xml</author>
567        <name>com.sun.star.comp.office.SwXShape</name>
568        <description>
569	This component provides ...
570</description>
571        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
572        <language>c++</language>
573        <status value="final"/>
574        <supported-service>com.sun.star.drawing.Shape</supported-service>
575    </component-description>
576    <component-description>
577        <author>automatically generated by objects2xml</author>
578        <name>com.sun.star.comp.office.SwXStyleFamilies</name>
579        <description>
580	This component provides ...
581</description>
582        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
583        <language>c++</language>
584        <status value="final"/>
585        <supported-service>com.sun.star.style.StyleFamilies</supported-service>
586    </component-description>
587    <component-description>
588        <author>automatically generated by objects2xml</author>
589        <name>com.sun.star.comp.office.SwXStyleFamily</name>
590        <description>
591	This component provides ...
592</description>
593        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
594        <language>c++</language>
595        <status value="final"/>
596        <supported-service>com.sun.star.style.StyleFamily</supported-service>
597    </component-description>
598    <component-description>
599        <author>automatically generated by objects2xml</author>
600        <name>com.sun.star.comp.office.SwXTableCellText</name>
601        <description>
602	This component provides ...
603</description>
604        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
605        <language>c++</language>
606        <status value="final"/>
607        <supported-service>com.sun.star.text.Text</supported-service>
608    </component-description>
609    <component-description>
610        <author>automatically generated by objects2xml</author>
611        <name>com.sun.star.comp.office.SwXTableColumns</name>
612        <description>
613	This component provides ...
614</description>
615        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
616        <language>c++</language>
617        <status value="final"/>
618        <supported-service>com.sun.star.text.TableColumns</supported-service>
619    </component-description>
620    <component-description>
621        <author>automatically generated by objects2xml</author>
622        <name>com.sun.star.comp.office.SwXTableRows</name>
623        <description>
624	This component provides ...
625</description>
626        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
627        <language>c++</language>
628        <status value="final"/>
629        <supported-service>com.sun.star.text.TableRows</supported-service>
630    </component-description>
631    <component-description>
632        <author>automatically generated by objects2xml</author>
633        <name>com.sun.star.comp.office.SwXTextColumns</name>
634        <description>
635	This component provides ...
636</description>
637        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
638        <language>c++</language>
639        <status value="final"/>
640        <supported-service>com.sun.star.text.TextColumns</supported-service>
641    </component-description>
642    <component-description>
643        <author>automatically generated by objects2xml</author>
644        <name>com.sun.star.comp.office.SwXTextCursor</name>
645        <description>
646	This component provides ...
647</description>
648        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
649        <language>c++</language>
650        <status value="final"/>
651        <supported-service>com.sun.star.text.TextCursor</supported-service>
652    </component-description>
653    <component-description>
654        <author>automatically generated by objects2xml</author>
655        <name>com.sun.star.comp.office.SwXTextDocument</name>
656        <description>
657	This component provides ...
658</description>
659        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
660        <language>c++</language>
661        <status value="final"/>
662        <supported-service>com.sun.star.text.TextDocument</supported-service>
663    </component-description>
664    <component-description>
665        <author>automatically generated by objects2xml</author>
666        <name>com.sun.star.comp.office.SwXTextEmbeddedObject</name>
667        <description>
668	This component provides ...
669</description>
670        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
671        <language>c++</language>
672        <status value="final"/>
673        <supported-service>com.sun.star.text.TextEmbeddedObject</supported-service>
674    </component-description>
675    <component-description>
676        <author>automatically generated by objects2xml</author>
677        <name>com.sun.star.comp.office.SwXTextEmbeddedObjects</name>
678        <description>
679	This component provides ...
680</description>
681        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
682        <language>c++</language>
683        <status value="final"/>
684        <supported-service>com.sun.star.text.TextEmbeddedObjects</supported-service>
685    </component-description>
686    <component-description>
687        <author>automatically generated by objects2xml</author>
688        <name>com.sun.star.comp.office.SwXTextField</name>
689        <description>
690	This component provides ...
691</description>
692        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
693        <language>c++</language>
694        <status value="final"/>
695        <supported-service>com.sun.star.text.TextField</supported-service>
696    </component-description>
697    <component-description>
698        <author>automatically generated by objects2xml</author>
699        <name>com.sun.star.comp.office.SwXTextFieldMasters</name>
700        <description>
701	This component provides ...
702</description>
703        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
704        <language>c++</language>
705        <status value="final"/>
706        <supported-service>com.sun.star.text.TextFieldMasters</supported-service>
707    </component-description>
708    <component-description>
709        <author>automatically generated by objects2xml</author>
710        <name>com.sun.star.comp.office.SwXTextFieldTypes</name>
711        <description>
712	This component provides ...
713</description>
714        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
715        <language>c++</language>
716        <status value="final"/>
717        <supported-service>com.sun.star.text.TextFields</supported-service>
718    </component-description>
719    <component-description>
720        <author>automatically generated by objects2xml</author>
721        <name>com.sun.star.comp.office.SwXTextFrame</name>
722        <description>
723	This component provides ...
724</description>
725        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
726        <language>c++</language>
727        <status value="final"/>
728        <supported-service>com.sun.star.text.TextFrame</supported-service>
729    </component-description>
730    <component-description>
731        <author>automatically generated by objects2xml</author>
732        <name>com.sun.star.comp.office.SwXTextFrameText</name>
733        <description>
734	This component provides ...
735</description>
736        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
737        <language>c++</language>
738        <status value="final"/>
739        <supported-service>com.sun.star.text.Text</supported-service>
740    </component-description>
741    <component-description>
742        <author>automatically generated by objects2xml</author>
743        <name>com.sun.star.comp.office.SwXTextGraphicObject</name>
744        <description>
745	This component provides ...
746</description>
747        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
748        <language>c++</language>
749        <status value="final"/>
750        <supported-service>com.sun.star.text.TextGraphicObject</supported-service>
751    </component-description>
752    <component-description>
753        <author>automatically generated by objects2xml</author>
754        <name>com.sun.star.comp.office.SwXTextGraphicObjects</name>
755        <description>
756	This component provides ...
757</description>
758        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
759        <language>c++</language>
760        <status value="final"/>
761        <supported-service>com.sun.star.text.TextGraphicObjects</supported-service>
762    </component-description>
763    <component-description>
764        <author>automatically generated by objects2xml</author>
765        <name>com.sun.star.comp.office.SwXTextPortion</name>
766        <description>
767	This component provides ...
768</description>
769        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
770        <language>c++</language>
771        <status value="final"/>
772        <supported-service>com.sun.star.text.TextPortion</supported-service>
773    </component-description>
774    <component-description>
775        <author>automatically generated by objects2xml</author>
776        <name>com.sun.star.comp.office.SwXTextPortionEnumeration</name>
777        <description>
778	This component provides ...
779</description>
780        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
781        <language>c++</language>
782        <status value="final"/>
783        <supported-service>com.sun.star.text.TextPortionEnumeration</supported-service>
784    </component-description>
785    <component-description>
786        <author>automatically generated by objects2xml</author>
787        <name>com.sun.star.comp.office.SwXTextRange</name>
788        <description>
789	This component provides ...
790</description>
791        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
792        <language>c++</language>
793        <status value="final"/>
794        <supported-service>com.sun.star.text.TextRange</supported-service>
795    </component-description>
796    <component-description>
797        <author>automatically generated by objects2xml</author>
798        <name>com.sun.star.comp.office.SwXTextRanges</name>
799        <description>
800	This component provides ...
801</description>
802        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
803        <language>c++</language>
804        <status value="final"/>
805        <supported-service>com.sun.star.text.TextRanges</supported-service>
806    </component-description>
807    <component-description>
808        <author>automatically generated by objects2xml</author>
809        <name>com.sun.star.comp.office.SwXTextSearch</name>
810        <description>
811	This component provides ...
812</description>
813        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
814        <language>c++</language>
815        <status value="final"/>
816        <supported-service>com::sun::star::util::SearchDescriptor</supported-service>
817        <supported-service>com::sun::star::util::ReplaceDescriptor/supported-service>
818    </component-description>
819    <component-description>
820        <author>automatically generated by objects2xml</author>
821        <name>com.sun.star.comp.office.SwXTextSection</name>
822        <description>
823	This component provides ...
824</description>
825        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
826        <language>c++</language>
827        <status value="final"/>
828        <supported-service>com::sun::star::text::TextSection</supported-service>
829    </component-description>
830    <component-description>
831        <author>automatically generated by objects2xml</author>
832        <name>com.sun.star.comp.office.SwXTextSections</name>
833        <description>
834	This component provides ...
835</description>
836        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
837        <language>c++</language>
838        <status value="final"/>
839        <supported-service>com::sun::star::text::TextSections</supported-service>
840    </component-description>
841    <component-description>
842        <author>automatically generated by objects2xml</author>
843        <name>com.sun.star.comp.office.SwXTextTable</name>
844        <description>
845	This component provides ...
846</description>
847        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
848        <language>c++</language>
849        <status value="final"/>
850        <supported-service>com::sun::star::text::TextTable</supported-service>
851    </component-description>
852    <component-description>
853        <author>automatically generated by objects2xml</author>
854        <name>com.sun.star.comp.office.SwXTextTableCursor</name>
855        <description>
856	This component provides ...
857</description>
858        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
859        <language>c++</language>
860        <status value="final"/>
861        <supported-service>com::sun::star::text::TextTableCursor</supported-service>
862    </component-description>
863    <component-description>
864        <author>automatically generated by objects2xml</author>
865        <name>com.sun.star.comp.office.SwXTextTableRow</name>
866        <description>
867	This component provides ...
868</description>
869        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
870        <language>c++</language>
871        <status value="final"/>
872        <supported-service>com.sun.star.text.TextTableRow</supported-service>
873    </component-description>
874    <component-description>
875        <author>automatically generated by objects2xml</author>
876        <name>com.sun.star.comp.office.SwXTextTables</name>
877        <description>
878	This component provides ...
879</description>
880        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
881        <language>c++</language>
882        <status value="final"/>
883        <supported-service>com::sun::star::text::TextTables</supported-service>
884    </component-description>
885    <component-description>
886        <author>automatically generated by objects2xml</author>
887        <name>com.sun.star.comp.office.SwXTextView</name>
888        <description>
889	This component provides ...
890</description>
891        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
892        <language>c++</language>
893        <status value="final"/>
894        <supported-service>com::sun::star::text::TextDocumentView</supported-service>
895    </component-description>
896    <component-description>
897        <author>automatically generated by objects2xml</author>
898        <name>com.sun.star.comp.office.SwXTextViewCursor</name>
899        <description>
900	This component provides ...
901</description>
902        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
903        <language>c++</language>
904        <status value="final"/>
905        <supported-service>com::sun::star::text::TextViewCursor</supported-service>
906    </component-description>
907    <component-description>
908        <author>automatically generated by objects2xml</author>
909        <name>com.sun.star.comp.office.SwXViewSettings</name>
910        <description>
911	This component provides ...
912</description>
913        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
914        <language>c++</language>
915        <status value="final"/>
916        <supported-service>com::sun::star::text::ViewSettings</supported-service>
917    </component-description>
918
919
920
921  <!-- XML-based filter: Writer import components
922       (full, styles, content, meta, settings)
923    -->
924
925  <component-description>
926    <author>xmloff development team</author>
927    <name>com.sun.star.comp.Writer.XMLImporter</name>
928    <description>
929      This component imports a single XML document stream into a
930      writer document. For
931    </description>
932    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
933    <language>c++</language>
934    <status value="beta"/>
935    <supported-service>com.sun.star.xml.XMLImportFilter</supported-service>
936    <reference-docu xlink:href="http://xml.openoffice.org/"
937        xlink:title="general OpenOffice.org xml information" />
938    <reference-docu xlink:title="XML File Format Specification"
939        xlink:href="http://xml.openoffice.org/xml_specification.pdf" />
940    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
941        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
942  </component-description>
943
944  <component-description>
945    <author>xmloff development team</author>
946    <name>com.sun.star.comp.Writer.XMLStylesImporter</name>
947    <description>
948      This component imports the styles.xml stream into a writer document.
949    </description>
950    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
951    <language>c++</language>
952    <status value="beta"/>
953    <supported-service>com.sun.star.xml.XMLImportFilter</supported-service>
954    <reference-docu xlink:href="http://xml.openoffice.org/"
955        xlink:title="general OpenOffice.org xml information" />
956    <reference-docu xlink:title="XML File Format Specification"
957        xlink:href="http://xml.openoffice.org/xml_specification.pdf" />
958    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
959        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
960  </component-description>
961
962  <component-description>
963    <author>xmloff development team</author>
964    <name>com.sun.star.comp.Writer.XMLContentImporter</name>
965    <description>
966      This component imports the content.xml stream into a writer document.
967    </description>
968    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
969    <language>c++</language>
970    <status value="beta"/>
971    <supported-service>com.sun.star.xml.XMLImportFilter</supported-service>
972    <reference-docu xlink:href="http://xml.openoffice.org/"
973        xlink:title="general OpenOffice.org xml information" />
974    <reference-docu xlink:title="XML File Format Specification"
975        xlink:href="http://xml.openoffice.org/xml_specification.pdf" />
976    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
977        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
978  </component-description>
979
980  <component-description>
981    <author>xmloff development team</author>
982    <name>com.sun.star.comp.Writer.XMLMetaImporter</name>
983    <description>
984      This component imports the meta.xml stream into a writer document.
985    </description>
986    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
987    <language>c++</language>
988    <status value="beta"/>
989    <supported-service>com.sun.star.xml.XMLImportFilter</supported-service>
990    <reference-docu xlink:href="http://xml.openoffice.org/"
991        xlink:title="general OpenOffice.org xml information" />
992    <reference-docu xlink:title="XML File Format Specification"
993        xlink:href="http://xml.openoffice.org/xml_specification.pdf" />
994    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
995        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
996  </component-description>
997
998  <component-description>
999    <author>xmloff development team</author>
1000    <name>com.sun.star.comp.Writer.XMLSettingsImporter</name>
1001    <description>
1002      This component imports the settings.xml stream into a writer document.
1003    </description>
1004    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1005    <language>c++</language>
1006    <status value="beta"/>
1007    <supported-service>com.sun.star.xml.XMLImportFilter</supported-service>
1008    <reference-docu xlink:href="http://xml.openoffice.org/"
1009        xlink:title="general OpenOffice.org xml information" />
1010    <reference-docu xlink:title="XML File Format Specification"
1011        xlink:href="http://xml.openoffice.org/xml_specification.pdf" />
1012    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
1013        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
1014  </component-description>
1015
1016
1017  <!-- XML-based filter: Writer export components
1018       (full, styles, content, meta, settings)
1019    -->
1020
1021  <component-description>
1022    <author>xmloff development team</author>
1023    <name>com.sun.star.comp.Writer.XMLExporter</name>
1024    <description>
1025      This component exports a writer document into a single XML
1026      document stream.
1027    </description>
1028    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1029    <language>c++</language>
1030    <status value="beta"/>
1031    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
1032    <reference-docu xlink:href="http://xml.openoffice.org/"
1033        xlink:title="general OpenOffice.org xml information" />
1034    <reference-docu xlink:title="XML File Format Specification"
1035        xlink:href="http://xml.openoffice.org/xml_specification.pdf" />
1036    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
1037        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
1038  </component-description>
1039
1040  <component-description>
1041    <author>xmloff development team</author>
1042    <name>com.sun.star.comp.Writer.XMLStylesExporter</name>
1043    <description>
1044      This component exports a the styles of a writer document.
1045    </description>
1046    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1047    <language>c++</language>
1048    <status value="beta"/>
1049    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
1050    <reference-docu xlink:href="http://xml.openoffice.org/"
1051        xlink:title="general OpenOffice.org xml information" />
1052    <reference-docu xlink:title="XML File Format Specification"
1053        xlink:href="http://xml.openoffice.org/xml_specification.pdf" />
1054    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
1055        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
1056  </component-description>
1057
1058  <component-description>
1059    <author>xmloff development team</author>
1060    <name>com.sun.star.comp.Writer.XMLContentExporter</name>
1061    <description>
1062      This component exports a the content of a writer document.
1063    </description>
1064    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1065    <language>c++</language>
1066    <status value="beta"/>
1067    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
1068    <reference-docu xlink:href="http://xml.openoffice.org/"
1069        xlink:title="general OpenOffice.org xml information" />
1070    <reference-docu xlink:title="XML File Format Specification"
1071        xlink:href="http://xml.openoffice.org/xml_specification.pdf" />
1072    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
1073        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
1074  </component-description>
1075
1076  <component-description>
1077    <author>xmloff development team</author>
1078    <name>com.sun.star.comp.Writer.XMLMetaExporter</name>
1079    <description>
1080      This component exports a the meta of a writer document.
1081    </description>
1082    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1083    <language>c++</language>
1084    <status value="beta"/>
1085    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
1086    <reference-docu xlink:href="http://xml.openoffice.org/"
1087        xlink:title="general OpenOffice.org xml information" />
1088    <reference-docu xlink:title="XML File Format Specification"
1089        xlink:href="http://xml.openoffice.org/xml_specification.pdf" />
1090    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
1091        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
1092  </component-description>
1093
1094  <component-description>
1095    <author>xmloff development team</author>
1096    <name>com.sun.star.comp.Writer.XMLSettingsExporter</name>
1097    <description>
1098      This component exports a the settings of a writer document.
1099    </description>
1100    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1101    <language>c++</language>
1102    <status value="beta"/>
1103    <supported-service>com.sun.star.xml.XMLExportFilter</supported-service>
1104    <reference-docu xlink:href="http://xml.openoffice.org/"
1105        xlink:title="general OpenOffice.org xml information" />
1106    <reference-docu xlink:title="XML File Format Specification"
1107        xlink:href="http://xml.openoffice.org/xml_specification.pdf" />
1108    <reference-docu xlink:href="http://xml.openoffice.org/filter/"
1109        xlink:title="Guide to implement XML-based filters in OpenOffice.org" />
1110  </component-description>
1111
1112
1113  <!-- UNO Accessibility API (UAA) -->
1114
1115  <component-description>
1116    <author>Michael Brauer</author>
1117    <name>com.sun.star.comp.Writer.SwAccessibleDocumentView</name>
1118    <description>
1119		Accessible document view.
1120    </description>
1121    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1122    <language>c++</language>
1123    <status value="final"/>
1124    <supported-service>com.sun.star.accessibility.Accessible</supported-service>
1125    <supported-service>com.sun.star.text.AccessibleTextDocumentView</supported-service>
1126    <reference-docu xlink:href="http://ui.openoffice.org/accessibility/index.html"
1127        xlink:title="OpenOffice.org Accessibility project" />
1128  </component-description>
1129
1130  <component-description>
1131    <author>Michael Brauer</author>
1132    <name>com.sun.star.comp.Writer.SwAccessibleDocumentPageView</name>
1133    <description>
1134		Accessible document page preview.
1135    </description>
1136    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1137    <language>c++</language>
1138    <status value="final"/>
1139    <supported-service>com.sun.star.accessibility.Accessible</supported-service>
1140    <supported-service>com.sun.star.text.AccessibleTextDocumentPageView</supported-service>
1141    <reference-docu xlink:href="http://ui.openoffice.org/accessibility/index.html"
1142        xlink:title="OpenOffice.org Accessibility project" />
1143  </component-description>
1144
1145  <component-description>
1146    <author>Michael Brauer</author>
1147    <name>com.sun.star.comp.Writer.SwAccessiblePageView</name>
1148    <description>
1149		An accessible page of the document page preview.
1150    </description>
1151    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1152    <language>c++</language>
1153    <status value="final"/>
1154    <supported-service>com.sun.star.accessibility.Accessible</supported-service>
1155    <supported-service>com.sun.star.text.AccessiblePageView</supported-service>
1156    <reference-docu xlink:href="http://ui.openoffice.org/accessibility/index.html"
1157        xlink:title="OpenOffice.org Accessibility project" />
1158  </component-description>
1159
1160  <component-description>
1161    <author>Michael Brauer</author>
1162    <name>com.sun.star.comp.Writer.SwAccessibleHeaderView</name>
1163    <description>
1164		An accessible header of a text document.
1165    </description>
1166    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1167    <language>c++</language>
1168    <status value="final"/>
1169    <supported-service>com.sun.star.accessibility.Accessible</supported-service>
1170    <supported-service>com.sun.star.text.AccessibleHeaderFooterView</supported-service>
1171    <reference-docu xlink:href="http://ui.openoffice.org/accessibility/index.html"
1172        xlink:title="OpenOffice.org Accessibility project" />
1173  </component-description>
1174
1175  <component-description>
1176    <author>Michael Brauer</author>
1177    <name>com.sun.star.comp.Writer.SwAccessibleFooterView</name>
1178    <description>
1179		An accessible footer of a text document.
1180    </description>
1181    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1182    <language>c++</language>
1183    <status value="final"/>
1184    <supported-service>com.sun.star.accessibility.Accessible</supported-service>
1185    <supported-service>com.sun.star.text.AccessibleHeaderFooterView</supported-service>
1186    <reference-docu xlink:href="http://ui.openoffice.org/accessibility/index.html"
1187        xlink:title="OpenOffice.org Accessibility project" />
1188  </component-description>
1189
1190  <component-description>
1191    <author>Michael Brauer</author>
1192    <name>com.sun.star.comp.Writer.SwAccessibleFootnoteView</name>
1193    <description>
1194		An accessible footnote of a text document.
1195    </description>
1196    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1197    <language>c++</language>
1198    <status value="final"/>
1199    <supported-service>com.sun.star.accessibility.Accessible</supported-service>
1200    <supported-service>com.sun.star.text.AccessibleFootnoteView</supported-service>
1201    <reference-docu xlink:href="http://ui.openoffice.org/accessibility/index.html"
1202        xlink:title="OpenOffice.org Accessibility project" />
1203  </component-description>
1204
1205  <component-description>
1206    <author>Michael Brauer</author>
1207    <name>com.sun.star.comp.Writer.SwAccessibleEndnoteView</name>
1208    <description>
1209		An accessible endnote of a text document.
1210    </description>
1211    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1212    <language>c++</language>
1213    <status value="final"/>
1214    <supported-service>com.sun.star.accessibility.Accessible</supported-service>
1215    <supported-service>com.sun.star.text.AccessibleEndnoteView</supported-service>
1216    <reference-docu xlink:href="http://ui.openoffice.org/accessibility/index.html"
1217        xlink:title="OpenOffice.org Accessibility project" />
1218  </component-description>
1219
1220  <component-description>
1221    <author>Michael Brauer</author>
1222    <name>com.sun.star.comp.Writer.SwAccessibleParagraphView</name>
1223    <description>
1224		An accessible paragraph in a text document.
1225    </description>
1226    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1227    <language>c++</language>
1228    <status value="final"/>
1229    <supported-service>com.sun.star.accessibility.Accessible</supported-service>
1230    <supported-service>com.sun.star.text.AccessibleParagraphView</supported-service>
1231    <reference-docu xlink:href="http://ui.openoffice.org/accessibility/index.html"
1232        xlink:title="OpenOffice.org Accessibility project" />
1233  </component-description>
1234
1235  <component-description>
1236    <author>Michael Brauer</author>
1237    <name>com.sun.star.comp.Writer.SwAccessibleTableView</name>
1238    <description>
1239		An accessible table in a text document.
1240    </description>
1241    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1242    <language>c++</language>
1243    <status value="final"/>
1244    <supported-service>com.sun.star.accessibility.Accessible</supported-service>
1245    <supported-service>com.sun.star.table.AccessibleTableView</supported-service>
1246    <reference-docu xlink:href="http://ui.openoffice.org/accessibility/index.html"
1247        xlink:title="OpenOffice.org Accessibility project" />
1248  </component-description>
1249
1250  <component-description>
1251    <author>Michael Brauer</author>
1252    <name>com.sun.star.comp.Writer.SwAccessibleTableCellView</name>
1253    <description>
1254		An accessible table cell in a text document.
1255    </description>
1256    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1257    <language>c++</language>
1258    <status value="final"/>
1259    <supported-service>com.sun.star.accessibility.Accessible</supported-service>
1260    <supported-service>com.sun.star.table.AccessibleCellView</supported-service>
1261    <reference-docu xlink:href="http://ui.openoffice.org/accessibility/index.html"
1262        xlink:title="OpenOffice.org Accessibility project" />
1263  </component-description>
1264
1265  <component-description>
1266    <author>Michael Brauer</author>
1267    <name>com.sun.star.comp.Writer.SwAccessibleTextFrameView</name>
1268    <description>
1269		An accessible text frame in a text document.
1270    </description>
1271    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1272    <language>c++</language>
1273    <status value="final"/>
1274    <supported-service>com.sun.star.accessibility.Accessible</supported-service>
1275    <supported-service>com.sun.star.text.AccessibleTextFrameView</supported-service>
1276    <reference-docu xlink:href="http://ui.openoffice.org/accessibility/index.html"
1277        xlink:title="OpenOffice.org Accessibility project" />
1278  </component-description>
1279
1280  <component-description>
1281    <author>Michael Brauer</author>
1282    <name>com.sun.star.comp.Writer.SwAccessibleTextGraphicObject</name>
1283    <description>
1284		An accessible graphic in a text document.
1285    </description>
1286    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1287    <language>c++</language>
1288    <status value="final"/>
1289    <supported-service>com.sun.star.accessibility.Accessible</supported-service>
1290    <supported-service>com.sun.star.text.AccessibleTextGraphicObject</supported-service>
1291    <reference-docu xlink:href="http://ui.openoffice.org/accessibility/index.html"
1292        xlink:title="OpenOffice.org Accessibility project" />
1293  </component-description>
1294
1295  <component-description>
1296    <author>Michael Brauer</author>
1297    <name>com.sun.star.comp.Writer.SwAccessibleTextEmbeddedObject</name>
1298    <description>
1299		An accessible text frame in a text document.
1300    </description>
1301    <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
1302    <language>c++</language>
1303    <status value="final"/>
1304    <supported-service>com.sun.star.accessibility.Accessible</supported-service>
1305    <supported-service>com.sun.star.text.AccessibleTextEmbeddedObject</supported-service>
1306    <reference-docu xlink:href="http://ui.openoffice.org/accessibility/index.html"
1307        xlink:title="OpenOffice.org Accessibility project" />
1308  </component-description>
1309
1310</module-description>
1311