xref: /trunk/main/xmloff/util/xo.component (revision cdf0e10c)
1*cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2*cdf0e10cSrcweir<!--**********************************************************************
3*cdf0e10cSrcweir*
4*cdf0e10cSrcweir* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5*cdf0e10cSrcweir*
6*cdf0e10cSrcweir* Copyright 2000, 2010 Oracle and/or its affiliates.
7*cdf0e10cSrcweir*
8*cdf0e10cSrcweir* OpenOffice.org - a multi-platform office productivity suite
9*cdf0e10cSrcweir*
10*cdf0e10cSrcweir* This file is part of OpenOffice.org.
11*cdf0e10cSrcweir*
12*cdf0e10cSrcweir* OpenOffice.org is free software: you can redistribute it and/or modify
13*cdf0e10cSrcweir* it under the terms of the GNU Lesser General Public License version 3
14*cdf0e10cSrcweir* only, as published by the Free Software Foundation.
15*cdf0e10cSrcweir*
16*cdf0e10cSrcweir* OpenOffice.org is distributed in the hope that it will be useful,
17*cdf0e10cSrcweir* but WITHOUT ANY WARRANTY; without even the implied warranty of
18*cdf0e10cSrcweir* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19*cdf0e10cSrcweir* GNU Lesser General Public License version 3 for more details
20*cdf0e10cSrcweir* (a copy is included in the LICENSE file that accompanied this code).
21*cdf0e10cSrcweir*
22*cdf0e10cSrcweir* You should have received a copy of the GNU Lesser General Public License
23*cdf0e10cSrcweir* version 3 along with OpenOffice.org.  If not, see
24*cdf0e10cSrcweir* <http://www.openoffice.org/license.html>
25*cdf0e10cSrcweir* for a copy of the LGPLv3 License.
26*cdf0e10cSrcweir*
27*cdf0e10cSrcweir**********************************************************************-->
28*cdf0e10cSrcweir
29*cdf0e10cSrcweir<component loader="com.sun.star.loader.SharedLibrary"
30*cdf0e10cSrcweir    xmlns="http://openoffice.org/2010/uno-components">
31*cdf0e10cSrcweir  <implementation name="SchXMLExport.Compact">
32*cdf0e10cSrcweir    <service name="com.sun.star.comp.Chart.XMLExporter"/>
33*cdf0e10cSrcweir  </implementation>
34*cdf0e10cSrcweir  <implementation name="SchXMLExport.Content">
35*cdf0e10cSrcweir    <service name="com.sun.star.comp.Chart.XMLContentExporter"/>
36*cdf0e10cSrcweir  </implementation>
37*cdf0e10cSrcweir  <implementation name="SchXMLExport.Oasis.Compact">
38*cdf0e10cSrcweir    <service name="com.sun.star.comp.Chart.XMLOasisExporter"/>
39*cdf0e10cSrcweir  </implementation>
40*cdf0e10cSrcweir  <implementation name="SchXMLExport.Oasis.Content">
41*cdf0e10cSrcweir    <service name="com.sun.star.comp.Chart.XMLOasisContentExporter"/>
42*cdf0e10cSrcweir  </implementation>
43*cdf0e10cSrcweir  <implementation name="SchXMLExport.Oasis.Meta">
44*cdf0e10cSrcweir    <service name="com.sun.star.comp.Chart.XMLOasisMetaExporter"/>
45*cdf0e10cSrcweir  </implementation>
46*cdf0e10cSrcweir  <implementation name="SchXMLExport.Oasis.Styles">
47*cdf0e10cSrcweir    <service name="com.sun.star.comp.Chart.XMLOasisStylesExporter"/>
48*cdf0e10cSrcweir  </implementation>
49*cdf0e10cSrcweir  <implementation name="SchXMLExport.Styles">
50*cdf0e10cSrcweir    <service name="com.sun.star.comp.Chart.XMLStylesExporter"/>
51*cdf0e10cSrcweir  </implementation>
52*cdf0e10cSrcweir  <implementation name="SchXMLImport">
53*cdf0e10cSrcweir    <service name="com.sun.star.comp.Chart.XMLOasisImporter"/>
54*cdf0e10cSrcweir  </implementation>
55*cdf0e10cSrcweir  <implementation name="SchXMLImport.Content">
56*cdf0e10cSrcweir    <service name="com.sun.star.comp.Chart.XMLOasisContentImporter"/>
57*cdf0e10cSrcweir  </implementation>
58*cdf0e10cSrcweir  <implementation name="SchXMLImport.Meta">
59*cdf0e10cSrcweir    <service name="com.sun.star.comp.Chart.XMLOasisMetaImporter"/>
60*cdf0e10cSrcweir  </implementation>
61*cdf0e10cSrcweir  <implementation name="SchXMLImport.Styles">
62*cdf0e10cSrcweir    <service name="com.sun.star.comp.Chart.XMLOasisStylesImporter"/>
63*cdf0e10cSrcweir  </implementation>
64*cdf0e10cSrcweir  <implementation name="XMLDrawContentExportOOO">
65*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLContentExporter"/>
66*cdf0e10cSrcweir  </implementation>
67*cdf0e10cSrcweir  <implementation name="XMLDrawContentExportOasis">
68*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLOasisContentExporter"/>
69*cdf0e10cSrcweir  </implementation>
70*cdf0e10cSrcweir  <implementation name="XMLDrawExportOOO">
71*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLExporter"/>
72*cdf0e10cSrcweir  </implementation>
73*cdf0e10cSrcweir  <implementation name="XMLDrawExportOasis">
74*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLOasisExporter"/>
75*cdf0e10cSrcweir  </implementation>
76*cdf0e10cSrcweir  <implementation name="XMLDrawImportOasis">
77*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLOasisImporter"/>
78*cdf0e10cSrcweir  </implementation>
79*cdf0e10cSrcweir  <implementation name="XMLDrawMetaExportOOO">
80*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLMetaExporter"/>
81*cdf0e10cSrcweir  </implementation>
82*cdf0e10cSrcweir  <implementation name="XMLDrawMetaExportOasis">
83*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLOasisMetaExporter"/>
84*cdf0e10cSrcweir  </implementation>
85*cdf0e10cSrcweir  <implementation name="XMLDrawSettingsExportOOO">
86*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLSettingsExporter"/>
87*cdf0e10cSrcweir  </implementation>
88*cdf0e10cSrcweir  <implementation name="XMLDrawSettingsExportOasis">
89*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLOasisSettingsExporter"/>
90*cdf0e10cSrcweir  </implementation>
91*cdf0e10cSrcweir  <implementation name="XMLDrawStylesExportOOO">
92*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLStylesExporter"/>
93*cdf0e10cSrcweir  </implementation>
94*cdf0e10cSrcweir  <implementation name="XMLDrawStylesExportOasis">
95*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLOasisStylesExporter"/>
96*cdf0e10cSrcweir  </implementation>
97*cdf0e10cSrcweir  <implementation name="XMLDrawingLayerExport">
98*cdf0e10cSrcweir    <service name="com.sun.star.comp.DrawingLayer.XMLExporter"/>
99*cdf0e10cSrcweir  </implementation>
100*cdf0e10cSrcweir  <implementation name="XMLImpressClipboardExport">
101*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLClipboardExporter"/>
102*cdf0e10cSrcweir  </implementation>
103*cdf0e10cSrcweir  <implementation name="XMLImpressContentExportOOO">
104*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLContentExporter"/>
105*cdf0e10cSrcweir  </implementation>
106*cdf0e10cSrcweir  <implementation name="XMLImpressContentExportOasis">
107*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLOasisContentExporter"/>
108*cdf0e10cSrcweir  </implementation>
109*cdf0e10cSrcweir  <implementation name="XMLImpressContentImportOasis">
110*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLOasisContentImporter"/>
111*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLOasisContentImporter"/>
112*cdf0e10cSrcweir  </implementation>
113*cdf0e10cSrcweir  <implementation name="XMLImpressExportOOO">
114*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLExporter"/>
115*cdf0e10cSrcweir  </implementation>
116*cdf0e10cSrcweir  <implementation name="XMLImpressExportOasis">
117*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLOasisExporter"/>
118*cdf0e10cSrcweir  </implementation>
119*cdf0e10cSrcweir  <implementation name="XMLImpressImportOasis">
120*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLOasisImporter"/>
121*cdf0e10cSrcweir  </implementation>
122*cdf0e10cSrcweir  <implementation name="XMLImpressMetaExportOOO">
123*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLMetaExporter"/>
124*cdf0e10cSrcweir  </implementation>
125*cdf0e10cSrcweir  <implementation name="XMLImpressMetaExportOasis">
126*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLOasisMetaExporter"/>
127*cdf0e10cSrcweir  </implementation>
128*cdf0e10cSrcweir  <implementation name="XMLImpressMetaImportOasis">
129*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLOasisMetaImporter"/>
130*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLOasisMetaImporter"/>
131*cdf0e10cSrcweir  </implementation>
132*cdf0e10cSrcweir  <implementation name="XMLImpressSettingsExportOOO">
133*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLSettingsExporter"/>
134*cdf0e10cSrcweir  </implementation>
135*cdf0e10cSrcweir  <implementation name="XMLImpressSettingsExportOasis">
136*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLOasisSettingsExporter"/>
137*cdf0e10cSrcweir  </implementation>
138*cdf0e10cSrcweir  <implementation name="XMLImpressSettingsImportOasis">
139*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLOasisSettingsImporter"/>
140*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLOasisSettingsImporter"/>
141*cdf0e10cSrcweir  </implementation>
142*cdf0e10cSrcweir  <implementation name="XMLImpressStylesExportOOO">
143*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLStylesExporter"/>
144*cdf0e10cSrcweir  </implementation>
145*cdf0e10cSrcweir  <implementation name="XMLImpressStylesExportOasis">
146*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLOasisStylesExporter"/>
147*cdf0e10cSrcweir  </implementation>
148*cdf0e10cSrcweir  <implementation name="XMLImpressStylesImportOasis">
149*cdf0e10cSrcweir    <service name="com.sun.star.comp.Draw.XMLOasisStylesImporter"/>
150*cdf0e10cSrcweir    <service name="com.sun.star.comp.Impress.XMLOasisStylesImporter"/>
151*cdf0e10cSrcweir  </implementation>
152*cdf0e10cSrcweir  <implementation name="XMLMetaExportComponent">
153*cdf0e10cSrcweir    <service name="com.sun.star.document.XMLOasisMetaExporter"/>
154*cdf0e10cSrcweir  </implementation>
155*cdf0e10cSrcweir  <implementation name="XMLMetaExportOOo">
156*cdf0e10cSrcweir    <service name="com.sun.star.document.XMLMetaExporter"/>
157*cdf0e10cSrcweir  </implementation>
158*cdf0e10cSrcweir  <implementation name="XMLMetaImportComponent">
159*cdf0e10cSrcweir    <service name="com.sun.star.document.XMLOasisMetaImporter"/>
160*cdf0e10cSrcweir  </implementation>
161*cdf0e10cSrcweir  <implementation name="XMLVersionListPersistence">
162*cdf0e10cSrcweir    <service name="com.sun.star.document.DocumentRevisionListPersistence"/>
163*cdf0e10cSrcweir  </implementation>
164*cdf0e10cSrcweir  <implementation name="com.sun.star.comp.Writer.XMLAutotextEventsExporter">
165*cdf0e10cSrcweir    <service name="com.sun.star.comp.Writer.XMLAutotextEventsExporter"/>
166*cdf0e10cSrcweir  </implementation>
167*cdf0e10cSrcweir  <implementation
168*cdf0e10cSrcweir      name="com.sun.star.comp.Writer.XMLOasisAutotextEventsExporter">
169*cdf0e10cSrcweir    <service name="com.sun.star.comp.Writer.XMLOasisAutotextEventsExporter"/>
170*cdf0e10cSrcweir  </implementation>
171*cdf0e10cSrcweir  <implementation
172*cdf0e10cSrcweir      name="com.sun.star.comp.Writer.XMLOasisAutotextEventsImporter">
173*cdf0e10cSrcweir    <service name="com.sun.star.comp.Writer.XMLOasisAutotextEventsImporter"/>
174*cdf0e10cSrcweir  </implementation>
175*cdf0e10cSrcweir  <implementation name="xmloff::AnimationsImport">
176*cdf0e10cSrcweir    <service name="com.sun.star.comp.Xmloff.AnimationsImport"/>
177*cdf0e10cSrcweir  </implementation>
178*cdf0e10cSrcweir</component>
179