2010-09-10 13:10:07 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2012-11-21 22:06:52 +00:00
|
|
|
<!--
|
|
|
|
* This file is part of the LibreOffice project.
|
|
|
|
*
|
|
|
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
*
|
|
|
|
* This file incorporates work covered by the following license notice:
|
|
|
|
*
|
|
|
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
|
* contributor license agreements. See the NOTICE file distributed
|
|
|
|
* with this work for additional information regarding copyright
|
|
|
|
* ownership. The ASF licenses this file to you under the Apache
|
|
|
|
* License, Version 2.0 (the "License"); you may not use this file
|
|
|
|
* except in compliance with the License. You may obtain a copy of
|
|
|
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
|
|
|
-->
|
2010-09-10 13:10:07 +02:00
|
|
|
|
2013-12-17 11:05:35 +01:00
|
|
|
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
|
2013-12-30 13:19:36 +01:00
|
|
|
xmlns="http://openoffice.org/2010/uno-components">
|
2013-12-30 10:38:29 +01:00
|
|
|
<implementation name="com.sun.star.comp.gallery.GalleryThemeProvider"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="com_sun_star_comp_gallery_GalleryThemeProvider_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.gallery.GalleryThemeProvider"/>
|
|
|
|
</implementation>
|
2013-12-30 10:54:41 +01:00
|
|
|
<implementation name="com.sun.star.comp.svx.Impl.FindbarDispatcher"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="com_sun_star_comp_svx_Impl_FindbarDispatcher_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.comp.svx.FindbarDispatcher"/>
|
|
|
|
<service name="com.sun.star.frame.ProtocolHandler"/>
|
|
|
|
</implementation>
|
2013-12-30 11:21:33 +01:00
|
|
|
<implementation name="com.sun.star.comp.svx.RecoveryUI"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="com_sun_star_comp_svx_RecoveryUI_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.dialog.RecoveryUI"/>
|
|
|
|
</implementation>
|
2016-02-07 00:19:09 +01:00
|
|
|
<implementation name="com.sun.star.comp.svx.CrashReportUI"
|
|
|
|
constructor="com_sun_star_comp_svx_CrashReportUI_get_implementation">
|
|
|
|
<service name="com.sun.star.dialog.CrashReportUI"/>
|
|
|
|
</implementation>
|
2016-10-07 18:19:25 +02:00
|
|
|
<implementation name="com.sun.star.comp.svx.SafeModeUI"
|
|
|
|
constructor="com_sun_star_comp_svx_SafeModeUI_get_implementation">
|
|
|
|
<service name="com.sun.star.dialog.SafeModeUI"/>
|
|
|
|
</implementation>
|
2013-12-30 13:19:36 +01:00
|
|
|
<implementation name="com.sun.star.drawing.EnhancedCustomShapeEngine"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="com_sun_star_drawing_EnhancedCustomShapeEngine_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.drawing.CustomShapeEngine"/>
|
|
|
|
</implementation>
|
2013-12-30 12:37:34 +01:00
|
|
|
<implementation name="com.sun.star.drawing.SvxShapeCollection"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="com_sun_star_drawing_SvxShapeCollection_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.drawing.ShapeCollection"/>
|
|
|
|
</implementation>
|
2013-12-30 13:19:36 +01:00
|
|
|
<implementation name="com.sun.star.drawing.SvxUnoColorTable"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="com_sun_star_drawing_SvxUnoColorTable_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.drawing.ColorTable"/>
|
|
|
|
</implementation>
|
2013-12-30 10:54:41 +01:00
|
|
|
<implementation name="com.sun.star.svx.DownSearchToolboxController"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="com_sun_star_svx_DownSearchToolboxController_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.frame.ToolbarController"/>
|
|
|
|
</implementation>
|
2013-12-30 10:54:41 +01:00
|
|
|
<implementation name="com.sun.star.svx.FindTextToolboxController"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="com_sun_star_svx_FindTextToolboxController_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.frame.ToolbarController"/>
|
|
|
|
</implementation>
|
2013-12-30 10:54:41 +01:00
|
|
|
<implementation name="com.sun.star.svx.MatchCaseToolboxController"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="com_sun_star_svx_MatchCaseToolboxController_get_implementation">
|
2013-05-20 14:08:48 +01:00
|
|
|
<service name="com.sun.star.frame.ToolbarController"/>
|
|
|
|
</implementation>
|
2015-10-17 23:14:35 +05:30
|
|
|
<implementation name="com.sun.star.svx.SearchFormattedToolboxController"
|
|
|
|
constructor="com_sun_star_svx_SearchFormattedToolboxController_get_implementation">
|
|
|
|
<service name="com.sun.star.frame.ToolbarController"/>
|
|
|
|
</implementation>
|
2013-12-30 10:54:41 +01:00
|
|
|
<implementation name="com.sun.star.svx.FindAllToolboxController"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="com_sun_star_svx_FindAllToolboxController_get_implementation">
|
2013-05-23 20:41:19 +01:00
|
|
|
<service name="com.sun.star.frame.ToolbarController"/>
|
2014-02-04 15:46:41 +01:00
|
|
|
</implementation>
|
|
|
|
<implementation name="com.sun.star.svx.SearchLabelToolboxController"
|
|
|
|
constructor="com_sun_star_svx_SearchLabelToolboxController_get_implementation">
|
|
|
|
<service name="com.sun.star.frame.ToolbarController"/>
|
2013-05-23 20:41:19 +01:00
|
|
|
</implementation>
|
2013-12-30 11:03:25 +01:00
|
|
|
<implementation name="com.sun.star.svx.FontHeightToolBoxController"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="com_sun_star_svx_FontHeightToolBoxController_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.frame.ToolbarController"/>
|
|
|
|
</implementation>
|
2013-12-30 10:54:41 +01:00
|
|
|
<implementation name="com.sun.star.svx.UpSearchToolboxController"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="com_sun_star_svx_UpSearchToolboxController_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.frame.ToolbarController"/>
|
|
|
|
</implementation>
|
2013-12-30 10:54:41 +01:00
|
|
|
<implementation name="com.sun.star.svx.ExitFindbarToolboxController"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="com_sun_star_svx_ExitFindbarToolboxController_get_implementation">
|
2013-01-07 00:05:12 +01:00
|
|
|
<service name="com.sun.star.frame.ToolbarController"/>
|
|
|
|
</implementation>
|
2013-12-30 10:04:05 +01:00
|
|
|
<implementation name="org.apache.openoffice.comp.svx.sidebar.PanelFactory"
|
2014-01-15 15:06:17 +01:00
|
|
|
constructor="org_apache_openoffice_comp_svx_sidebar_PanelFactory_get_implementation">
|
2013-04-10 08:20:16 +00:00
|
|
|
<service name="com.sun.star.ui.UIElementFactory"/>
|
|
|
|
</implementation>
|
2014-11-08 23:56:59 +02:00
|
|
|
<implementation name="com.sun.star.comp.svx.NumberingToolBoxControl"
|
|
|
|
constructor="com_sun_star_comp_svx_NumberingToolBoxControl_get_implementation">
|
|
|
|
<service name="com.sun.star.frame.ToolbarController"/>
|
|
|
|
</implementation>
|
2015-11-25 17:33:45 +02:00
|
|
|
<implementation name="com.sun.star.comp.svx.SmartTagMenuController"
|
|
|
|
constructor="com_sun_star_comp_svx_SmartTagMenuController_get_implementation">
|
|
|
|
<service name="com.sun.star.frame.PopupMenuController"/>
|
|
|
|
</implementation>
|
2016-12-25 03:11:31 +02:00
|
|
|
<implementation name="com.sun.star.comp.svx.LineEndToolBoxControl"
|
|
|
|
constructor="com_sun_star_comp_svx_LineEndToolBoxControl_get_implementation">
|
|
|
|
<service name="com.sun.star.frame.ToolbarController"/>
|
|
|
|
</implementation>
|
2010-09-10 13:10:07 +02:00
|
|
|
</component>
|