bump product version to 4.1.6.2
[LibreOffice.git] / svx / util / svx.component
blob458e2adba2d45d3aa3846f3e2b536c49dbc628dc
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="svx"
21 xmlns="http://openoffice.org/2010/uno-components">
22 <implementation name="com.sun.star.comp.Draw.GraphicExporter">
23 <service name="com.sun.star.drawing.GraphicExportFilter"/>
24 </implementation>
25 <implementation name="com.sun.star.comp.Svx.GraphicExportHelper">
26 <service name="com.sun.star.document.BinaryStreamResolver"/>
27 <service name="com.sun.star.document.GraphicObjectResolver"/>
28 </implementation>
29 <implementation name="com.sun.star.comp.Svx.GraphicImportHelper">
30 <service name="com.sun.star.document.BinaryStreamResolver"/>
31 <service name="com.sun.star.document.GraphicObjectResolver"/>
32 </implementation>
33 <implementation name="com.sun.star.comp.gallery.GalleryThemeProvider">
34 <service name="com.sun.star.gallery.GalleryThemeProvider"/>
35 </implementation>
36 <implementation name="com.sun.star.comp.graphic.PrimitiveFactory2D">
37 <service name="com.sun.star.graphic.PrimitiveFactory2D"/>
38 </implementation>
39 <implementation name="com.sun.star.comp.svx.Impl.FindbarDispatcher">
40 <service name="com.sun.star.comp.svx.FindbarDispatcher"/>
41 <service name="com.sun.star.frame.ProtocolHandler"/>
42 </implementation>
43 <implementation name="com.sun.star.comp.svx.RecoveryUI">
44 <service name="com.sun.star.dialog.RecoveryUI"/>
45 </implementation>
46 <implementation name="com.sun.star.drawing.EnhancedCustomShapeEngine">
47 <service name="com.sun.star.drawing.CustomShapeEngine"/>
48 </implementation>
49 <implementation name="com.sun.star.drawing.SvxShapeCollection">
50 <service name="com.sun.star.drawing.ShapeCollection"/>
51 </implementation>
52 <implementation name="com.sun.star.drawing.SvxUnoColorTable">
53 <service name="com.sun.star.drawing.ColorTable"/>
54 </implementation>
55 <implementation name="com.sun.star.svx.DownSearchToolboxController">
56 <service name="com.sun.star.frame.ToolbarController"/>
57 </implementation>
58 <implementation name="com.sun.star.svx.FindTextToolboxController">
59 <service name="com.sun.star.frame.ToolbarController"/>
60 </implementation>
61 <implementation name="com.sun.star.svx.MatchCaseToolboxController">
62 <service name="com.sun.star.frame.ToolbarController"/>
63 </implementation>
64 <implementation name="com.sun.star.svx.FontHeightToolBoxController">
65 <service name="com.sun.star.frame.ToolbarController"/>
66 </implementation>
67 <implementation name="com.sun.star.svx.UpSearchToolboxController">
68 <service name="com.sun.star.frame.ToolbarController"/>
69 </implementation>
70 <implementation name="com.sun.star.svx.ExitFindbarToolboxController">
71 <service name="com.sun.star.frame.ToolbarController"/>
72 </implementation>
73 <implementation name="org.apache.openoffice.comp.svx.sidebar.PanelFactory">
74 <service name="com.sun.star.ui.UIElementFactory"/>
75 </implementation>
76 </component>