2010-09-10 13:10:07 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2012-07-05 20:18:35 +01: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-15 17:46:17 +01:00
|
|
|
xmlns="http://openoffice.org/2010/uno-components">
|
2014-01-15 17:16:15 +01:00
|
|
|
<implementation name="com.sun.star.comp.sfx2.BackingComp"
|
|
|
|
constructor="com_sun_star_comp_sfx2_BackingComp_get_implementation">
|
2013-07-31 20:43:18 +02:00
|
|
|
<service name="com.sun.star.frame.StartModule"/>
|
2014-01-07 22:57:58 +01:00
|
|
|
<service name="com.sun.star.frame.ProtocolHandler"/>
|
2013-07-31 20:43:18 +02:00
|
|
|
</implementation>
|
2014-01-15 16:48:16 +01:00
|
|
|
<implementation name="SfxDocumentMetaData"
|
|
|
|
constructor="SfxDocumentMetaData_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.document.DocumentProperties"/>
|
|
|
|
</implementation>
|
2014-01-15 16:48:16 +01:00
|
|
|
<implementation name="CompatWriterDocPropsImpl"
|
|
|
|
constructor="CompatWriterDocPropsImpl_get_implementation">
|
2011-03-15 15:23:19 +00:00
|
|
|
<service name="com.sun.star.writer.DocumentProperties"/>
|
|
|
|
</implementation>
|
2014-01-15 16:35:00 +01:00
|
|
|
<implementation name="com.sun.star.comp.desktop.QuickstartWrapper"
|
|
|
|
constructor="com_sun_star_comp_desktop_QuickstartWrapper_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.office.Quickstart"/>
|
2014-10-02 15:15:28 +02:00
|
|
|
<singleton name="com.sun.star.office.theQuickstart"/>
|
2010-09-10 13:10:07 +02:00
|
|
|
</implementation>
|
2014-01-15 14:59:38 +01:00
|
|
|
<implementation name="com.sun.star.comp.document.OwnSubFilter"
|
|
|
|
constructor="com_sun_star_comp_document_OwnSubFilter_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.comp.document.OwnSubFilter"/>
|
|
|
|
<service name="com.sun.star.document.OwnSubFilter"/>
|
|
|
|
</implementation>
|
2014-01-15 14:43:04 +01:00
|
|
|
<implementation name="com.sun.star.comp.embed.PackageStructureCreator"
|
|
|
|
constructor="com_sun_star_comp_embed_PackageStructureCreator_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.comp.embed.PackageStructureCreator"/>
|
|
|
|
<service name="com.sun.star.embed.PackageStructureCreator"/>
|
|
|
|
</implementation>
|
2014-01-15 13:21:00 +01:00
|
|
|
<implementation name="com.sun.star.comp.office.FrameLoader"
|
|
|
|
constructor="com_sun_star_comp_office_FrameLoader_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.frame.SynchronousFrameLoader"/>
|
2013-05-29 08:09:33 +02:00
|
|
|
<service name="com.sun.star.frame.OfficeFrameLoader"/>
|
2010-09-10 13:10:07 +02:00
|
|
|
</implementation>
|
2014-01-14 22:12:11 +01:00
|
|
|
<implementation name="com.sun.star.comp.sfx2.AppDispatchProvider"
|
|
|
|
constructor="com_sun_star_comp_sfx2_AppDispatchProvider_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.frame.ProtocolHandler"/>
|
2013-05-28 10:49:19 +02:00
|
|
|
<service name="com.sun.star.frame.AppDispatchProvider"/>
|
2010-09-10 13:10:07 +02:00
|
|
|
</implementation>
|
2014-01-15 13:06:35 +01:00
|
|
|
<implementation name="com.sun.star.comp.sfx2.ApplicationDialogLibraryContainer"
|
2014-03-06 09:43:08 +01:00
|
|
|
constructor="com_sun_star_comp_sfx2_ApplicationDialogLibraryContainer_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.script.ApplicationDialogLibraryContainer"/>
|
|
|
|
</implementation>
|
2014-01-15 13:06:35 +01:00
|
|
|
<implementation name="com.sun.star.comp.sfx2.ApplicationScriptLibraryContainer"
|
2014-03-06 09:43:08 +01:00
|
|
|
constructor="com_sun_star_comp_sfx2_ApplicationScriptLibraryContainer_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.script.ApplicationScriptLibraryContainer"/>
|
|
|
|
</implementation>
|
2014-01-15 12:45:23 +01:00
|
|
|
<implementation name="com.sun.star.comp.sfx2.DocumentTemplates"
|
|
|
|
constructor="com_sun_star_comp_sfx2_DocumentTemplates_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.frame.DocumentTemplates"/>
|
|
|
|
</implementation>
|
2014-01-16 09:25:21 +01:00
|
|
|
<implementation name="com.sun.star.comp.sfx2.GlobalEventBroadcaster"
|
|
|
|
constructor="com_sun_star_comp_sfx2_GlobalEventBroadcaster_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.frame.GlobalEventBroadcaster"/>
|
2014-01-16 16:06:33 +01:00
|
|
|
<singleton name="com.sun.star.frame.theGlobalEventBroadcaster"/>
|
2010-09-10 13:10:07 +02:00
|
|
|
</implementation>
|
2014-01-15 11:35:06 +01:00
|
|
|
<implementation name="com.sun.star.comp.sfx2.IFrameObject"
|
|
|
|
constructor="com_sun_star_comp_sfx2_IFrameObject_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.frame.SpecialEmbeddedObject"/>
|
|
|
|
</implementation>
|
2014-01-14 15:25:10 +01:00
|
|
|
<implementation name="com.sun.star.comp.sfx2.SfxMacroLoader"
|
|
|
|
constructor="com_sun_star_comp_sfx2_SfxMacroLoader_get_implementation">
|
2010-09-10 13:10:07 +02:00
|
|
|
<service name="com.sun.star.frame.ProtocolHandler"/>
|
|
|
|
</implementation>
|
2016-02-25 15:10:02 +01:00
|
|
|
<implementation name="com.sun.star.comp.sfx2.ClassificationCategoriesController"
|
|
|
|
constructor="com_sun_star_sfx2_ClassificationCategoriesController_get_implementation">
|
|
|
|
<service name="com.sun.star.frame.ToolbarController"/>
|
|
|
|
</implementation>
|
2010-09-10 13:10:07 +02:00
|
|
|
</component>
|