Avoid potential negative array index access to cached text.
[LibreOffice.git] / sfx2 / util / sfx.component
blob1ecb70d7ea0d4cab418b2cf7668f8a0b4f8322fb
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" environment="@CPPU_ENV@"
21 xmlns="http://openoffice.org/2010/uno-components">
22 <implementation name="com.sun.star.comp.sfx2.BackingComp"
23 constructor="com_sun_star_comp_sfx2_BackingComp_get_implementation">
24 <service name="com.sun.star.frame.StartModule"/>
25 <service name="com.sun.star.frame.ProtocolHandler"/>
26 <optional/>
27 </implementation>
28 <implementation name="SfxDocumentMetaData"
29 constructor="SfxDocumentMetaData_get_implementation">
30 <service name="com.sun.star.document.DocumentProperties"/>
31 </implementation>
32 <implementation name="CompatWriterDocPropsImpl"
33 constructor="CompatWriterDocPropsImpl_get_implementation">
34 <service name="com.sun.star.writer.DocumentProperties"/>
35 </implementation>
36 <implementation name="com.sun.star.comp.desktop.QuickstartWrapper"
37 constructor="com_sun_star_comp_desktop_QuickstartWrapper_get_implementation"
38 single-instance="true">
39 <service name="com.sun.star.office.Quickstart"/>
40 <singleton name="com.sun.star.office.theQuickstart"/>
41 </implementation>
42 <implementation name="com.sun.star.comp.document.OwnSubFilter"
43 constructor="com_sun_star_comp_document_OwnSubFilter_get_implementation">
44 <service name="com.sun.star.comp.document.OwnSubFilter"/>
45 <service name="com.sun.star.document.OwnSubFilter"/>
46 </implementation>
47 <implementation name="com.sun.star.comp.embed.PackageStructureCreator"
48 constructor="com_sun_star_comp_embed_PackageStructureCreator_get_implementation">
49 <service name="com.sun.star.comp.embed.PackageStructureCreator"/>
50 <service name="com.sun.star.embed.PackageStructureCreator"/>
51 </implementation>
52 <implementation name="com.sun.star.comp.office.FrameLoader"
53 constructor="com_sun_star_comp_office_FrameLoader_get_implementation">
54 <service name="com.sun.star.frame.SynchronousFrameLoader"/>
55 <service name="com.sun.star.frame.OfficeFrameLoader"/>
56 </implementation>
57 <implementation name="com.sun.star.comp.sfx2.AppDispatchProvider"
58 constructor="com_sun_star_comp_sfx2_AppDispatchProvider_get_implementation">
59 <service name="com.sun.star.frame.ProtocolHandler"/>
60 <service name="com.sun.star.frame.AppDispatchProvider"/>
61 </implementation>
62 <implementation name="com.sun.star.comp.sfx2.ApplicationDialogLibraryContainer"
63 constructor="com_sun_star_comp_sfx2_ApplicationDialogLibraryContainer_get_implementation">
64 <service name="com.sun.star.script.ApplicationDialogLibraryContainer"/>
65 </implementation>
66 <implementation name="com.sun.star.comp.sfx2.ApplicationScriptLibraryContainer"
67 constructor="com_sun_star_comp_sfx2_ApplicationScriptLibraryContainer_get_implementation">
68 <service name="com.sun.star.script.ApplicationScriptLibraryContainer"/>
69 </implementation>
70 <implementation name="com.sun.star.comp.sfx2.DocumentTemplates"
71 constructor="com_sun_star_comp_sfx2_DocumentTemplates_get_implementation">
72 <service name="com.sun.star.frame.DocumentTemplates"/>
73 </implementation>
74 <implementation name="com.sun.star.comp.sfx2.GlobalEventBroadcaster"
75 constructor="com_sun_star_comp_sfx2_GlobalEventBroadcaster_get_implementation"
76 single-instance="true">
77 <service name="com.sun.star.frame.GlobalEventBroadcaster"/>
78 <singleton name="com.sun.star.frame.theGlobalEventBroadcaster"/>
79 </implementation>
80 <implementation name="com.sun.star.comp.sfx2.IFrameObject"
81 constructor="com_sun_star_comp_sfx2_IFrameObject_get_implementation">
82 <service name="com.sun.star.frame.SpecialEmbeddedObject"/>
83 </implementation>
84 <implementation name="com.sun.star.comp.sfx2.SfxMacroLoader"
85 constructor="com_sun_star_comp_sfx2_SfxMacroLoader_get_implementation">
86 <service name="com.sun.star.frame.ProtocolHandler"/>
87 </implementation>
88 <implementation name="com.sun.star.comp.sfx2.ClassificationCategoriesController"
89 constructor="com_sun_star_sfx2_ClassificationCategoriesController_get_implementation">
90 <service name="com.sun.star.frame.ToolbarController"/>
91 </implementation>
92 <implementation name="com.sun.star.comp.sfx2.InsertSymbolToolBoxControl"
93 constructor="com_sun_star_comp_sfx2_InsertSymbolToolBoxControl_get_implementation">
94 <service name="com.sun.star.frame.ToolbarController"/>
95 </implementation>
96 </component>