Avoid potential negative array index access to cached text.
[LibreOffice.git] / framework / util / fwk.component
blobb8fef412703d8443fa812d7f61a001dba28be79f
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.frame.SessionListener"
23 constructor="com_sun_star_comp_frame_SessionListener_get_implementation">
24 <service name="com.sun.star.frame.SessionListener"/>
25 </implementation>
26 <implementation name="com.sun.star.comp.framework.AddonsToolBarFactory"
27 constructor="com_sun_star_comp_framework_AddonsToolBarFactory_get_implementation">
28 <service name="com.sun.star.ui.ToolBarFactory"/>
29 </implementation>
30 <implementation name="com.sun.star.comp.framework.AutoRecovery"
31 constructor="com_sun_star_comp_framework_AutoRecovery_get_implementation"
32 single-instance="true">
33 <service name="com.sun.star.frame.AutoRecovery"/>
34 <singleton name="com.sun.star.frame.theAutoRecovery"/>
35 <optional/>
36 </implementation>
37 <implementation name="com.sun.star.comp.framework.ControlMenuController"
38 constructor="com_sun_star_comp_framework_ControlMenuController_get_implementation">
39 <service name="com.sun.star.frame.PopupMenuController"/>
40 </implementation>
41 <implementation name="com.sun.star.comp.framework.Desktop"
42 constructor="com_sun_star_comp_framework_Desktop_get_implementation">
43 <service name="com.sun.star.frame.Desktop"/>
44 <singleton name="com.sun.star.frame.theDesktop"/>
45 </implementation>
46 <implementation name="com.sun.star.comp.framework.DocumentAcceleratorConfiguration"
47 constructor="com_sun_star_comp_framework_DocumentAcceleratorConfiguration_get_implementation">
48 <service name="com.sun.star.ui.DocumentAcceleratorConfiguration"/>
49 </implementation>
50 <implementation name="org.apache.openoffice.comp.framework.ContextChangeEventMultiplexer"
51 constructor="org_apache_openoffice_comp_framework_ContextChangeEventMultiplexer_get_implementation"
52 single-instance="true">
53 <singleton name="com.sun.star.ui.ContextChangeEventMultiplexer"/>
54 </implementation>
55 <implementation name="com.sun.star.comp.framework.Frame"
56 constructor="com_sun_star_comp_framework_Frame_get_implementation">
57 <service name="com.sun.star.frame.Frame"/>
58 </implementation>
59 <implementation name="com.sun.star.comp.framework.GlobalAcceleratorConfiguration"
60 constructor="com_sun_star_comp_framework_GlobalAcceleratorConfiguration_get_implementation"
61 single-instance="true">
62 <service name="com.sun.star.ui.GlobalAcceleratorConfiguration"/>
63 </implementation>
64 <implementation name="com.sun.star.comp.framework.ImageManager"
65 constructor="com_sun_star_comp_framework_ImageManager_get_implementation">
66 <service name="com.sun.star.ui.ImageManager"/>
67 </implementation>
68 <implementation name="com.sun.star.comp.framework.JobExecutor"
69 constructor="com_sun_star_comp_framework_JobExecutor_get_implementation"
70 single-instance="true">
71 <service name="com.sun.star.task.JobExecutor"/>
72 <singleton name="com.sun.star.task.theJobExecutor"/>
73 </implementation>
74 <implementation name="com.sun.star.comp.framework.LangSelectionStatusbarController"
75 constructor="com_sun_star_comp_framework_LangSelectionStatusbarController_get_implementation">
76 <service name="com.sun.star.frame.StatusbarController"/>
77 </implementation>
78 <implementation name="com.sun.star.comp.framework.LayoutManager"
79 constructor="com_sun_star_comp_framework_LayoutManager_get_implementation">
80 <service name="com.sun.star.frame.LayoutManager"/>
81 </implementation>
82 <implementation name="com.sun.star.comp.framework.MenuBarFactory"
83 constructor="com_sun_star_comp_framework_MenuBarFactory_get_implementation">
84 <service name="com.sun.star.ui.UIElementFactory"/>
85 </implementation>
86 <implementation name="com.sun.star.comp.framework.ModuleAcceleratorConfiguration"
87 constructor="com_sun_star_comp_framework_ModuleAcceleratorConfiguration_get_implementation">
88 <service name="com.sun.star.ui.ModuleAcceleratorConfiguration"/>
89 </implementation>
90 <implementation name="com.sun.star.comp.framework.ModuleManager"
91 constructor="com_sun_star_comp_framework_ModuleManager_get_implementation"
92 single-instance="true">
93 <service name="com.sun.star.frame.ModuleManager"/>
94 </implementation>
95 <implementation name="com.sun.star.comp.framework.ModuleUIConfigurationManager"
96 constructor="com_sun_star_comp_framework_ModuleUIConfigurationManager_get_implementation">
97 <service name="com.sun.star.ui.ModuleUIConfigurationManager"/>
98 </implementation>
99 <implementation name="com.sun.star.comp.framework.ModuleUIConfigurationManagerSupplier"
100 constructor="com_sun_star_comp_framework_ModuleUIConfigurationManagerSupplier_get_implementation"
101 single-instance="true">
102 <service name="com.sun.star.ui.ModuleUIConfigurationManagerSupplier"/>
103 <singleton name="com.sun.star.ui.theModuleUIConfigurationManagerSupplier"/>
104 </implementation>
105 <implementation name="com.sun.star.comp.framework.ObjectMenuController"
106 constructor="com_sun_star_comp_framework_ObjectMenuController_get_implementation">
107 <service name="com.sun.star.frame.PopupMenuController"/>
108 </implementation>
109 <implementation name="com.sun.star.comp.framework.PathSettings"
110 constructor="com_sun_star_comp_framework_PathSettings_get_implementation"
111 single-instance="true">
112 <service name="com.sun.star.util.PathSettings"/>
113 <singleton name="com.sun.star.util.thePathSettings"/>
114 </implementation>
115 <implementation name="com.sun.star.comp.framework.PathSubstitution"
116 constructor="com_sun_star_comp_framework_PathSubstitution_get_implementation"
117 single-instance="true">
118 <service name="com.sun.star.util.PathSubstitution"/>
119 </implementation>
120 <implementation name="com.sun.star.comp.framework.PopupMenuControllerFactory"
121 constructor="com_sun_star_comp_framework_PopupMenuControllerFactory_get_implementation"
122 single-instance="true">
123 <service name="com.sun.star.frame.PopupMenuControllerFactory"/>
124 <singleton name="com.sun.star.frame.thePopupMenuControllerFactory"/>
125 </implementation>
126 <implementation name="com.sun.star.comp.framework.RecentFilesMenuController"
127 constructor="com_sun_star_comp_framework_RecentFilesMenuController_get_implementation">
128 <service name="com.sun.star.frame.PopupMenuController"/>
129 </implementation>
130 <implementation name="com.sun.star.comp.framework.SaveAsMenuController"
131 constructor="com_sun_star_comp_framework_SaveAsMenuController_get_implementation">
132 <service name="com.sun.star.frame.PopupMenuController"/>
133 </implementation>
134 <implementation name="com.sun.star.comp.framework.WindowListMenuController"
135 constructor="com_sun_star_comp_framework_WindowListMenuController_get_implementation">
136 <service name="com.sun.star.frame.PopupMenuController"/>
137 </implementation>
138 <implementation name="com.sun.star.comp.framework.StatusBarControllerFactory"
139 constructor="com_sun_star_comp_framework_StatusBarControllerFactory_get_implementation"
140 single-instance="true">
141 <service name="com.sun.star.frame.StatusbarControllerFactory"/>
142 <singleton name="com.sun.star.frame.theStatusbarControllerFactory"/>
143 </implementation>
144 <implementation name="com.sun.star.comp.framework.StatusBarFactory"
145 constructor="com_sun_star_comp_framework_StatusBarFactory_get_implementation">
146 <service name="com.sun.star.ui.StatusBarFactory"/>
147 </implementation>
148 <implementation name="com.sun.star.comp.framework.StatusIndicatorFactory"
149 constructor="com_sun_star_comp_framework_StatusIndicatorFactory_get_implementation">
150 <service name="com.sun.star.task.StatusIndicatorFactory"/>
151 </implementation>
152 <implementation name="com.sun.star.comp.framework.TaskCreator"
153 constructor="com_sun_star_comp_framework_TaskCreator_get_implementation"
154 single-instance="true">
155 <service name="com.sun.star.frame.TaskCreator"/>
156 </implementation>
157 <implementation name="com.sun.star.comp.framework.ToolBarControllerFactory"
158 constructor="com_sun_star_comp_framework_ToolBarControllerFactory_get_implementation"
159 single-instance="true">
160 <service name="com.sun.star.frame.ToolbarControllerFactory"/>
161 <singleton name="com.sun.star.frame.theToolbarControllerFactory"/>
162 </implementation>
163 <implementation name="com.sun.star.comp.framework.ToolBarFactory"
164 constructor="com_sun_star_comp_framework_ToolBarFactory_get_implementation">
165 <service name="com.sun.star.ui.ToolBarFactory"/>
166 </implementation>
167 <implementation name="com.sun.star.comp.framework.UICategoryDescription"
168 constructor="com_sun_star_comp_framework_UICategoryDescription_get_implementation"
169 single-instance="true">
170 <service name="com.sun.star.ui.UICategoryDescription"/>
171 <singleton name="com.sun.star.ui.theUICategoryDescription"/>
172 </implementation>
173 <implementation name="com.sun.star.comp.framework.UICommandDescription"
174 constructor="com_sun_star_comp_framework_UICommandDescription_get_implementation"
175 single-instance="true">
176 <service name="com.sun.star.frame.UICommandDescription"/>
177 <singleton name="com.sun.star.frame.theUICommandDescription"/>
178 </implementation>
179 <implementation name="com.sun.star.comp.framework.UIConfigurationManager"
180 constructor="com_sun_star_comp_framework_UIConfigurationManager_get_implementation">
181 <service name="com.sun.star.ui.UIConfigurationManager"/>
182 </implementation>
183 <implementation name="com.sun.star.comp.framework.UIElementFactoryManager"
184 constructor="com_sun_star_comp_framework_UIElementFactoryManager_get_implementation"
185 single-instance="true">
186 <service name="com.sun.star.ui.UIElementFactoryManager"/>
187 <singleton name="com.sun.star.ui.theUIElementFactoryManager"/>
188 </implementation>
189 <implementation name="com.sun.star.comp.framework.URLTransformer"
190 constructor="com_sun_star_comp_framework_URLTransformer_get_implementation">
191 <service name="com.sun.star.util.URLTransformer"/>
192 </implementation>
193 <implementation name="com.sun.star.comp.framework.WindowContentFactoryManager"
194 constructor="com_sun_star_comp_framework_WindowContentFactoryManager_get_implementation"
195 single-instance="true">
196 <service name="com.sun.star.ui.WindowContentFactoryManager"/>
197 <singleton name="com.sun.star.ui.theWindowContentFactoryManager"/>
198 </implementation>
199 <implementation name="com.sun.star.comp.framework.WindowStateConfiguration"
200 constructor="com_sun_star_comp_framework_WindowStateConfiguration_get_implementation"
201 single-instance="true">
202 <service name="com.sun.star.ui.WindowStateConfiguration"/>
203 <singleton name="com.sun.star.ui.theWindowStateConfiguration"/>
204 </implementation>
205 <implementation name="com.sun.star.comp.framework.jobs.JobDispatch"
206 constructor="com_sun_star_comp_framework_jobs_JobDispatch_get_implementation">
207 <service name="com.sun.star.frame.ProtocolHandler"/>
208 </implementation>
209 <implementation name="com.sun.star.comp.framework.GenericPopupToolbarController"
210 constructor="com_sun_star_comp_framework_GenericPopupToolbarController_get_implementation">
211 <service name="com.sun.star.frame.ToolbarController"/>
212 </implementation>
213 <implementation name="com.sun.star.comp.framework.SaveToolbarController"
214 constructor="com_sun_star_comp_framework_SaveToolbarController_get_implementation">
215 <service name="com.sun.star.frame.ToolbarController"/>
216 </implementation>
217 <implementation name="org.apache.openoffice.comp.framework.NewToolbarController"
218 constructor="org_apache_openoffice_comp_framework_NewToolbarController_get_implementation">
219 <service name="com.sun.star.frame.ToolbarController"/>
220 </implementation>
221 <implementation name="com.sun.star.comp.framework.SubToolBarController"
222 constructor="com_sun_star_comp_framework_SubToolBarController_get_implementation">
223 <service name="com.sun.star.frame.ToolbarController"/>
224 </implementation>
225 <implementation name="com.sun.star.comp.framework.ThesaurusMenuController"
226 constructor="com_sun_star_comp_framework_ThesaurusMenuController_get_implementation">
227 <service name="com.sun.star.frame.PopupMenuController"/>
228 </implementation>
229 <implementation name="com.sun.star.comp.framework.ToolbarAsMenuController"
230 constructor="com_sun_star_comp_framework_ToolbarAsMenuController_get_implementation">
231 <service name="com.sun.star.frame.PopupMenuController"/>
232 </implementation>
233 <implementation name="com.sun.star.comp.framework.ResourceMenuController"
234 constructor="com_sun_star_comp_framework_ResourceMenuController_get_implementation">
235 <service name="com.sun.star.frame.PopupMenuController"/>
236 </implementation>
237 <implementation name="com.sun.star.comp.framework.LanguageSelectionMenuController"
238 constructor="framework_LanguageSelectionMenuController_get_implementation">
239 <service name="com.sun.star.frame.PopupMenuController"/>
240 </implementation>
241 <implementation name="com.sun.star.comp.framework.DispatchRecorder"
242 constructor="framework_DispatchRecorder_get_implementation">
243 <service name="com.sun.star.frame.DispatchRecorder"/>
244 </implementation>
245 <implementation name="com.sun.star.comp.framework.DispatchRecorderSupplier"
246 constructor="framework_DispatchRecorderSupplier_get_implementation">
247 <service name="com.sun.star.frame.DispatchRecorderSupplier"/>
248 </implementation>
249 <implementation name="com.sun.star.comp.framework.FontMenuController"
250 constructor="framework_FontMenuController_get_implementation">
251 <service name="com.sun.star.frame.PopupMenuController"/>
252 </implementation>
253 <implementation name="com.sun.star.comp.framework.FontSizeMenuController"
254 constructor="framework_FontSizeMenuController_get_implementation">
255 <service name="com.sun.star.frame.PopupMenuController"/>
256 </implementation>
257 <implementation name="com.sun.star.comp.framework.FooterMenuController"
258 constructor="framework_FooterMenuController_get_implementation">
259 <service name="com.sun.star.frame.PopupMenuController"/>
260 </implementation>
261 <implementation name="com.sun.star.comp.framework.HeaderMenuController"
262 constructor="framework_HeaderMenuController_get_implementation">
263 <service name="com.sun.star.frame.PopupMenuController"/>
264 </implementation>
265 <implementation name="com.sun.star.comp.framework.MacrosMenuController"
266 constructor="framework_MacrosMenuController_get_implementation">
267 <service name="com.sun.star.frame.PopupMenuController"/>
268 </implementation>
269 <implementation name="com.sun.star.comp.framework.MailToDispatcher"
270 constructor="framework_MailToDispatcher_get_implementation">
271 <service name="com.sun.star.frame.ProtocolHandler"/>
272 </implementation>
273 <implementation name="com.sun.star.comp.framework.MediaTypeDetectionHelper"
274 constructor="framework_MediaTypeDetectionHelper_get_implementation">
275 <service name="com.sun.star.frame.MediaTypeDetectionHelper"/>
276 </implementation>
277 <implementation name="com.sun.star.comp.framework.NewMenuController"
278 constructor="framework_NewMenuController_get_implementation">
279 <service name="com.sun.star.frame.PopupMenuController"/>
280 </implementation>
281 <implementation name="com.sun.star.comp.framework.OXTFileHandler"
282 constructor="framework_Oxt_Handler_get_implementation">
283 <service name="com.sun.star.frame.ContentHandler"/>
284 </implementation>
285 <implementation name="com.sun.star.comp.framework.PopupMenuControllerDispatcher"
286 constructor="framework_PopupMenuDispatcher_get_implementation">
287 <service name="com.sun.star.frame.ProtocolHandler"/>
288 </implementation>
289 <implementation name="com.sun.star.comp.framework.ServiceHandler"
290 constructor="framework_ServiceHandler_get_implementation">
291 <service name="com.sun.star.frame.ProtocolHandler"/>
292 </implementation>
293 <implementation name="com.sun.star.comp.framework.ToolbarModeMenuController"
294 constructor="framework_ToolbarModeMenuController_get_implementation">
295 <service name="com.sun.star.frame.PopupMenuController"/>
296 </implementation>
297 <implementation name="com.sun.star.comp.framework.ToolBarsMenuController"
298 constructor="framework_ToolbarsMenuController_get_implementation">
299 <service name="com.sun.star.frame.PopupMenuController"/>
300 </implementation>
301 <implementation name="com.sun.star.comp.framework.UriAbbreviation"
302 constructor="framework_UriAbbreviation_get_implementation">
303 <service name="com.sun.star.util.UriAbbreviation"/>
304 </implementation>
305 <implementation name="com.sun.star.comp.framework.services.DispatchHelper"
306 constructor="framework_DispatchHelper_get_implementation">
307 <service name="com.sun.star.frame.DispatchHelper"/>
308 </implementation>
309 <implementation name="com.sun.star.comp.framework.services.DispatchDisabler"
310 constructor="framework_DispatchDisabler_get_implementation">
311 <service name="com.sun.star.frame.DispatchDisabler"/>
312 </implementation>
313 <implementation name="com.sun.star.comp.framework.HelpOnStartup"
314 constructor="framework_HelpOnStartup_get_implementation">
315 <service name="com.sun.star.task.Job"/>
316 </implementation>
317 <implementation name="com.sun.star.comp.framework.ShellJob"
318 constructor="framework_ShellJob_get_implementation">
319 <service name="com.sun.star.task.Job"/>
320 </implementation>
321 <implementation name="com.sun.star.comp.framework.SystemExecute"
322 constructor="framework_SystemExecute_get_implementation">
323 <service name="com.sun.star.frame.ProtocolHandler"/>
324 </implementation>
325 </component>