Bump version to 4.1-6
[LibreOffice.git] / sfx2 / util / sfx.component
blob567e10a6ed80af2685f064ac89852a21e4016b34
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 -->
20 <component loader="com.sun.star.loader.SharedLibrary" prefix="sfx"
21 xmlns="http://openoffice.org/2010/uno-components">
22 <implementation name="SfxDocumentMetaData">
23 <service name="com.sun.star.document.DocumentProperties"/>
24 </implementation>
25 <implementation name="CompatWriterDocPropsImpl">
26 <service name="com.sun.star.writer.DocumentProperties"/>
27 </implementation>
28 <implementation name="com.sun.star.comp.desktop.QuickstartWrapper">
29 <service name="com.sun.star.office.Quickstart"/>
30 </implementation>
31 <implementation name="com.sun.star.comp.document.OwnSubFilter">
32 <service name="com.sun.star.comp.document.OwnSubFilter"/>
33 <service name="com.sun.star.document.OwnSubFilter"/>
34 </implementation>
35 <implementation name="com.sun.star.comp.embed.PackageStructureCreator">
36 <service name="com.sun.star.comp.embed.PackageStructureCreator"/>
37 <service name="com.sun.star.embed.PackageStructureCreator"/>
38 </implementation>
39 <implementation name="com.sun.star.comp.office.FrameLoader">
40 <service name="com.sun.star.frame.SynchronousFrameLoader"/>
41 </implementation>
42 <implementation name="com.sun.star.comp.sfx2.AppDispatchProvider">
43 <service name="com.sun.star.frame.ProtocolHandler"/>
44 </implementation>
45 <implementation name="com.sun.star.comp.sfx2.ApplicationDialogLibraryContainer">
46 <service name="com.sun.star.script.ApplicationDialogLibraryContainer"/>
47 </implementation>
48 <implementation name="com.sun.star.comp.sfx2.ApplicationScriptLibraryContainer">
49 <service name="com.sun.star.script.ApplicationScriptLibraryContainer"/>
50 </implementation>
51 <implementation name="com.sun.star.comp.sfx2.DocumentTemplates">
52 <service name="com.sun.star.frame.DocumentTemplates"/>
53 </implementation>
54 <implementation name="com.sun.star.comp.sfx2.GlobalEventBroadcaster">
55 <service name="com.sun.star.frame.GlobalEventBroadcaster"/>
56 </implementation>
57 <implementation name="com.sun.star.comp.sfx2.IFrameObject">
58 <service name="com.sun.star.frame.SpecialEmbeddedObject"/>
59 </implementation>
60 <implementation name="com.sun.star.comp.sfx2.PluginObject">
61 <service name="com.sun.star.frame.SpecialEmbeddedObject"/>
62 </implementation>
63 <implementation name="com.sun.star.comp.sfx2.SfxMacroLoader">
64 <service name="com.sun.star.frame.ProtocolHandler"/>
65 </implementation>
66 </component>