2010-09-10 13:10:07 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2012-11-15 17:28:16 +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@"
|
2014-01-20 09:26:58 +01:00
|
|
|
prefix="svt" xmlns="http://openoffice.org/2010/uno-components">
|
2013-12-23 10:07:43 +01:00
|
|
|
<implementation name="com.sun.star.comp.graphic.GraphicProvider"
|
|
|
|
constructor="com_sun_star_comp_graphic_GraphicProvider_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.graphic.GraphicProvider"/>
|
|
|
|
</implementation>
|
2013-12-23 09:21:14 +01:00
|
|
|
<implementation name="com.sun.star.comp.graphic.GraphicRendererVCL"
|
|
|
|
constructor="com_sun_star_comp_graphic_GraphicRendererVCL_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.graphic.GraphicRendererVCL"/>
|
|
|
|
</implementation>
|
2014-01-08 18:10:34 +01:00
|
|
|
<implementation name="com.sun.star.comp.svtools.OAddressBookSourceDialogUno"
|
|
|
|
constructor="com_sun_star_comp_svtools_OAddressBookSourceDialogUno_get_implementation">
|
2012-12-20 09:42:58 +01:00
|
|
|
<service name="com.sun.star.ui.AddressBookSourceDialog"/>
|
|
|
|
</implementation>
|
2014-01-08 17:30:34 +01:00
|
|
|
<implementation name="com.sun.star.comp.svtools.uno.Wizard"
|
|
|
|
constructor="com_sun_star_comp_svtools_uno_Wizard_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.ui.dialogs.Wizard"/>
|
|
|
|
</implementation>
|
2014-01-08 18:01:19 +01:00
|
|
|
<implementation name="com.sun.star.graphic.GraphicObject"
|
|
|
|
constructor="com_sun_star_graphic_GraphicObject_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.graphic.GraphicObject"/>
|
|
|
|
</implementation>
|
2014-01-08 17:08:26 +01:00
|
|
|
<implementation name="com.sun.star.svtools.SvFilterOptionsDialog"
|
|
|
|
constructor="com_sun_star_svtools_SvFilterOptionsDialog_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.ui.dialogs.FilterOptionsDialog"/>
|
|
|
|
</implementation>
|
2014-01-20 09:26:58 +01:00
|
|
|
<implementation name="com.sun.star.comp.svt.FilePicker">
|
2013-10-25 13:56:34 -02:00
|
|
|
<service name="com.sun.star.ui.dialogs.FilePicker"/>
|
|
|
|
</implementation>
|
2014-01-20 09:26:58 +01:00
|
|
|
<implementation name="com.sun.star.comp.svt.FolderPicker">
|
2013-10-25 13:56:34 -02:00
|
|
|
<service name="com.sun.star.ui.dialogs.FolderPicker"/>
|
|
|
|
</implementation>
|
2013-12-23 10:27:49 +01:00
|
|
|
<implementation name="com.sun.star.comp.embed.DocumentCloser"
|
|
|
|
constructor="com_sun_star_comp_embed_DocumentCloser_get_implementation">
|
2013-11-26 00:03:50 -02:00
|
|
|
<service name="com.sun.star.embed.DocumentCloser"/>
|
|
|
|
</implementation>
|
2013-12-23 09:40:48 +01:00
|
|
|
<implementation name="com.sun.star.comp.embed.HatchWindowFactory"
|
|
|
|
constructor="com_sun_star_comp_embed_HatchWindowFactory_get_implementation">
|
2013-11-26 00:03:50 -02:00
|
|
|
<service name="com.sun.star.comp.embed.HatchWindowFactory"/>
|
|
|
|
<service name="com.sun.star.embed.HatchWindowFactory"/>
|
|
|
|
</implementation>
|
2010-09-10 13:10:07 +02:00
|
|
|
</component>
|