1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?> 2*67a4c099SAndrew Rist<!--*********************************************************** 3*67a4c099SAndrew Rist * 4*67a4c099SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 5*67a4c099SAndrew Rist * or more contributor license agreements. See the NOTICE file 6*67a4c099SAndrew Rist * distributed with this work for additional information 7*67a4c099SAndrew Rist * regarding copyright ownership. The ASF licenses this file 8*67a4c099SAndrew Rist * to you under the Apache License, Version 2.0 (the 9*67a4c099SAndrew Rist * "License"); you may not use this file except in compliance 10*67a4c099SAndrew Rist * with the License. You may obtain a copy of the License at 11*67a4c099SAndrew Rist * 12*67a4c099SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 13*67a4c099SAndrew Rist * 14*67a4c099SAndrew Rist * Unless required by applicable law or agreed to in writing, 15*67a4c099SAndrew Rist * software distributed under the License is distributed on an 16*67a4c099SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 17*67a4c099SAndrew Rist * KIND, either express or implied. See the License for the 18*67a4c099SAndrew Rist * specific language governing permissions and limitations 19*67a4c099SAndrew Rist * under the License. 20*67a4c099SAndrew Rist * 21*67a4c099SAndrew Rist ***********************************************************--> 22*67a4c099SAndrew Rist 23*67a4c099SAndrew Rist 24cdf0e10cSrcweir 25cdf0e10cSrcweir<component loader="com.sun.star.loader.SharedLibrary" 26cdf0e10cSrcweir xmlns="http://openoffice.org/2010/uno-components"> 27cdf0e10cSrcweir <implementation name="SchXMLExport.Compact"> 28cdf0e10cSrcweir <service name="com.sun.star.comp.Chart.XMLExporter"/> 29cdf0e10cSrcweir </implementation> 30cdf0e10cSrcweir <implementation name="SchXMLExport.Content"> 31cdf0e10cSrcweir <service name="com.sun.star.comp.Chart.XMLContentExporter"/> 32cdf0e10cSrcweir </implementation> 33cdf0e10cSrcweir <implementation name="SchXMLExport.Oasis.Compact"> 34cdf0e10cSrcweir <service name="com.sun.star.comp.Chart.XMLOasisExporter"/> 35cdf0e10cSrcweir </implementation> 36cdf0e10cSrcweir <implementation name="SchXMLExport.Oasis.Content"> 37cdf0e10cSrcweir <service name="com.sun.star.comp.Chart.XMLOasisContentExporter"/> 38cdf0e10cSrcweir </implementation> 39cdf0e10cSrcweir <implementation name="SchXMLExport.Oasis.Meta"> 40cdf0e10cSrcweir <service name="com.sun.star.comp.Chart.XMLOasisMetaExporter"/> 41cdf0e10cSrcweir </implementation> 42cdf0e10cSrcweir <implementation name="SchXMLExport.Oasis.Styles"> 43cdf0e10cSrcweir <service name="com.sun.star.comp.Chart.XMLOasisStylesExporter"/> 44cdf0e10cSrcweir </implementation> 45cdf0e10cSrcweir <implementation name="SchXMLExport.Styles"> 46cdf0e10cSrcweir <service name="com.sun.star.comp.Chart.XMLStylesExporter"/> 47cdf0e10cSrcweir </implementation> 48cdf0e10cSrcweir <implementation name="SchXMLImport"> 49cdf0e10cSrcweir <service name="com.sun.star.comp.Chart.XMLOasisImporter"/> 50cdf0e10cSrcweir </implementation> 51cdf0e10cSrcweir <implementation name="SchXMLImport.Content"> 52cdf0e10cSrcweir <service name="com.sun.star.comp.Chart.XMLOasisContentImporter"/> 53cdf0e10cSrcweir </implementation> 54cdf0e10cSrcweir <implementation name="SchXMLImport.Meta"> 55cdf0e10cSrcweir <service name="com.sun.star.comp.Chart.XMLOasisMetaImporter"/> 56cdf0e10cSrcweir </implementation> 57cdf0e10cSrcweir <implementation name="SchXMLImport.Styles"> 58cdf0e10cSrcweir <service name="com.sun.star.comp.Chart.XMLOasisStylesImporter"/> 59cdf0e10cSrcweir </implementation> 60cdf0e10cSrcweir <implementation name="XMLDrawContentExportOOO"> 61cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLContentExporter"/> 62cdf0e10cSrcweir </implementation> 63cdf0e10cSrcweir <implementation name="XMLDrawContentExportOasis"> 64cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLOasisContentExporter"/> 65cdf0e10cSrcweir </implementation> 66cdf0e10cSrcweir <implementation name="XMLDrawExportOOO"> 67cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLExporter"/> 68cdf0e10cSrcweir </implementation> 69cdf0e10cSrcweir <implementation name="XMLDrawExportOasis"> 70cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLOasisExporter"/> 71cdf0e10cSrcweir </implementation> 72cdf0e10cSrcweir <implementation name="XMLDrawImportOasis"> 73cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLOasisImporter"/> 74cdf0e10cSrcweir </implementation> 75cdf0e10cSrcweir <implementation name="XMLDrawMetaExportOOO"> 76cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLMetaExporter"/> 77cdf0e10cSrcweir </implementation> 78cdf0e10cSrcweir <implementation name="XMLDrawMetaExportOasis"> 79cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLOasisMetaExporter"/> 80cdf0e10cSrcweir </implementation> 81cdf0e10cSrcweir <implementation name="XMLDrawSettingsExportOOO"> 82cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLSettingsExporter"/> 83cdf0e10cSrcweir </implementation> 84cdf0e10cSrcweir <implementation name="XMLDrawSettingsExportOasis"> 85cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLOasisSettingsExporter"/> 86cdf0e10cSrcweir </implementation> 87cdf0e10cSrcweir <implementation name="XMLDrawStylesExportOOO"> 88cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLStylesExporter"/> 89cdf0e10cSrcweir </implementation> 90cdf0e10cSrcweir <implementation name="XMLDrawStylesExportOasis"> 91cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLOasisStylesExporter"/> 92cdf0e10cSrcweir </implementation> 93cdf0e10cSrcweir <implementation name="XMLDrawingLayerExport"> 94cdf0e10cSrcweir <service name="com.sun.star.comp.DrawingLayer.XMLExporter"/> 95cdf0e10cSrcweir </implementation> 96cdf0e10cSrcweir <implementation name="XMLImpressClipboardExport"> 97cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLClipboardExporter"/> 98cdf0e10cSrcweir </implementation> 99cdf0e10cSrcweir <implementation name="XMLImpressContentExportOOO"> 100cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLContentExporter"/> 101cdf0e10cSrcweir </implementation> 102cdf0e10cSrcweir <implementation name="XMLImpressContentExportOasis"> 103cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLOasisContentExporter"/> 104cdf0e10cSrcweir </implementation> 105cdf0e10cSrcweir <implementation name="XMLImpressContentImportOasis"> 106cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLOasisContentImporter"/> 107cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLOasisContentImporter"/> 108cdf0e10cSrcweir </implementation> 109cdf0e10cSrcweir <implementation name="XMLImpressExportOOO"> 110cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLExporter"/> 111cdf0e10cSrcweir </implementation> 112cdf0e10cSrcweir <implementation name="XMLImpressExportOasis"> 113cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLOasisExporter"/> 114cdf0e10cSrcweir </implementation> 115cdf0e10cSrcweir <implementation name="XMLImpressImportOasis"> 116cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLOasisImporter"/> 117cdf0e10cSrcweir </implementation> 118cdf0e10cSrcweir <implementation name="XMLImpressMetaExportOOO"> 119cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLMetaExporter"/> 120cdf0e10cSrcweir </implementation> 121cdf0e10cSrcweir <implementation name="XMLImpressMetaExportOasis"> 122cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLOasisMetaExporter"/> 123cdf0e10cSrcweir </implementation> 124cdf0e10cSrcweir <implementation name="XMLImpressMetaImportOasis"> 125cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLOasisMetaImporter"/> 126cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLOasisMetaImporter"/> 127cdf0e10cSrcweir </implementation> 128cdf0e10cSrcweir <implementation name="XMLImpressSettingsExportOOO"> 129cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLSettingsExporter"/> 130cdf0e10cSrcweir </implementation> 131cdf0e10cSrcweir <implementation name="XMLImpressSettingsExportOasis"> 132cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLOasisSettingsExporter"/> 133cdf0e10cSrcweir </implementation> 134cdf0e10cSrcweir <implementation name="XMLImpressSettingsImportOasis"> 135cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLOasisSettingsImporter"/> 136cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLOasisSettingsImporter"/> 137cdf0e10cSrcweir </implementation> 138cdf0e10cSrcweir <implementation name="XMLImpressStylesExportOOO"> 139cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLStylesExporter"/> 140cdf0e10cSrcweir </implementation> 141cdf0e10cSrcweir <implementation name="XMLImpressStylesExportOasis"> 142cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLOasisStylesExporter"/> 143cdf0e10cSrcweir </implementation> 144cdf0e10cSrcweir <implementation name="XMLImpressStylesImportOasis"> 145cdf0e10cSrcweir <service name="com.sun.star.comp.Draw.XMLOasisStylesImporter"/> 146cdf0e10cSrcweir <service name="com.sun.star.comp.Impress.XMLOasisStylesImporter"/> 147cdf0e10cSrcweir </implementation> 148cdf0e10cSrcweir <implementation name="XMLMetaExportComponent"> 149cdf0e10cSrcweir <service name="com.sun.star.document.XMLOasisMetaExporter"/> 150cdf0e10cSrcweir </implementation> 151cdf0e10cSrcweir <implementation name="XMLMetaExportOOo"> 152cdf0e10cSrcweir <service name="com.sun.star.document.XMLMetaExporter"/> 153cdf0e10cSrcweir </implementation> 154cdf0e10cSrcweir <implementation name="XMLMetaImportComponent"> 155cdf0e10cSrcweir <service name="com.sun.star.document.XMLOasisMetaImporter"/> 156cdf0e10cSrcweir </implementation> 157cdf0e10cSrcweir <implementation name="XMLVersionListPersistence"> 158cdf0e10cSrcweir <service name="com.sun.star.document.DocumentRevisionListPersistence"/> 159cdf0e10cSrcweir </implementation> 160cdf0e10cSrcweir <implementation name="com.sun.star.comp.Writer.XMLAutotextEventsExporter"> 161cdf0e10cSrcweir <service name="com.sun.star.comp.Writer.XMLAutotextEventsExporter"/> 162cdf0e10cSrcweir </implementation> 163cdf0e10cSrcweir <implementation 164cdf0e10cSrcweir name="com.sun.star.comp.Writer.XMLOasisAutotextEventsExporter"> 165cdf0e10cSrcweir <service name="com.sun.star.comp.Writer.XMLOasisAutotextEventsExporter"/> 166cdf0e10cSrcweir </implementation> 167cdf0e10cSrcweir <implementation 168cdf0e10cSrcweir name="com.sun.star.comp.Writer.XMLOasisAutotextEventsImporter"> 169cdf0e10cSrcweir <service name="com.sun.star.comp.Writer.XMLOasisAutotextEventsImporter"/> 170cdf0e10cSrcweir </implementation> 171cdf0e10cSrcweir <implementation name="xmloff::AnimationsImport"> 172cdf0e10cSrcweir <service name="com.sun.star.comp.Xmloff.AnimationsImport"/> 173cdf0e10cSrcweir </implementation> 174cdf0e10cSrcweir</component> 175