Version 6.1.0.2, tag libreoffice-6.1.0.2
[LibreOffice.git] / framework / util / fwk.component
blobbf321d0c0c1299c8776885c22fefaddb09a18d24
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 <service name="com.sun.star.frame.AutoRecovery"/>
33 <singleton name="com.sun.star.frame.theAutoRecovery"/>
34 </implementation>
35 <implementation name="com.sun.star.comp.framework.ControlMenuController"
36 constructor="com_sun_star_comp_framework_ControlMenuController_get_implementation">
37 <service name="com.sun.star.frame.PopupMenuController"/>
38 </implementation>
39 <implementation name="com.sun.star.comp.framework.Desktop"
40 constructor="com_sun_star_comp_framework_Desktop_get_implementation">
41 <service name="com.sun.star.frame.Desktop"/>
42 <singleton name="com.sun.star.frame.theDesktop"/>
43 </implementation>
44 <implementation name="com.sun.star.comp.framework.DocumentAcceleratorConfiguration"
45 constructor="com_sun_star_comp_framework_DocumentAcceleratorConfiguration_get_implementation">
46 <service name="com.sun.star.ui.DocumentAcceleratorConfiguration"/>
47 </implementation>
48 <implementation name="org.apache.openoffice.comp.framework.ContextChangeEventMultiplexer"
49 constructor="org_apache_openoffice_comp_framework_ContextChangeEventMultiplexer_get_implementation">
50 <singleton name="com.sun.star.ui.ContextChangeEventMultiplexer"/>
51 </implementation>
52 <implementation name="com.sun.star.comp.framework.Frame"
53 constructor="com_sun_star_comp_framework_Frame_get_implementation">
54 <service name="com.sun.star.frame.Frame"/>
55 </implementation>
56 <implementation name="com.sun.star.comp.framework.GlobalAcceleratorConfiguration"
57 constructor="com_sun_star_comp_framework_GlobalAcceleratorConfiguration_get_implementation">
58 <service name="com.sun.star.ui.GlobalAcceleratorConfiguration"/>
59 </implementation>
60 <implementation name="com.sun.star.comp.framework.ImageManager"
61 constructor="com_sun_star_comp_framework_ImageManager_get_implementation">
62 <service name="com.sun.star.ui.ImageManager"/>
63 </implementation>
64 <implementation name="com.sun.star.comp.framework.JobExecutor"
65 constructor="com_sun_star_comp_framework_JobExecutor_get_implementation">
66 <service name="com.sun.star.task.JobExecutor"/>
67 <singleton name="com.sun.star.task.theJobExecutor"/>
68 </implementation>
69 <implementation name="com.sun.star.comp.framework.LangSelectionStatusbarController"
70 constructor="com_sun_star_comp_framework_LangSelectionStatusbarController_get_implementation">
71 <service name="com.sun.star.frame.StatusbarController"/>
72 </implementation>
73 <implementation name="com.sun.star.comp.framework.LayoutManager"
74 constructor="com_sun_star_comp_framework_LayoutManager_get_implementation">
75 <service name="com.sun.star.frame.LayoutManager"/>
76 </implementation>
77 <implementation name="com.sun.star.comp.framework.MenuBarFactory"
78 constructor="com_sun_star_comp_framework_MenuBarFactory_get_implementation">
79 <service name="com.sun.star.ui.UIElementFactory"/>
80 </implementation>
81 <implementation name="com.sun.star.comp.framework.ModuleAcceleratorConfiguration"
82 constructor="com_sun_star_comp_framework_ModuleAcceleratorConfiguration_get_implementation">
83 <service name="com.sun.star.ui.ModuleAcceleratorConfiguration"/>
84 </implementation>
85 <implementation name="com.sun.star.comp.framework.ModuleManager"
86 constructor="com_sun_star_comp_framework_ModuleManager_get_implementation">
87 <service name="com.sun.star.frame.ModuleManager"/>
88 </implementation>
89 <implementation name="com.sun.star.comp.framework.ModuleUIConfigurationManager"
90 constructor="com_sun_star_comp_framework_ModuleUIConfigurationManager_get_implementation">
91 <service name="com.sun.star.ui.ModuleUIConfigurationManager"/>
92 </implementation>
93 <implementation name="com.sun.star.comp.framework.ModuleUIConfigurationManagerSupplier"
94 constructor="com_sun_star_comp_framework_ModuleUIConfigurationManagerSupplier_get_implementation">
95 <service name="com.sun.star.ui.ModuleUIConfigurationManagerSupplier"/>
96 <singleton name="com.sun.star.ui.theModuleUIConfigurationManagerSupplier"/>
97 </implementation>
98 <implementation name="com.sun.star.comp.framework.ObjectMenuController"
99 constructor="com_sun_star_comp_framework_ObjectMenuController_get_implementation">
100 <service name="com.sun.star.frame.PopupMenuController"/>
101 </implementation>
102 <implementation name="com.sun.star.comp.framework.PathSettings"
103 constructor="com_sun_star_comp_framework_PathSettings_get_implementation">
104 <service name="com.sun.star.util.PathSettings"/>
105 <singleton name="com.sun.star.util.thePathSettings"/>
106 </implementation>
107 <implementation name="com.sun.star.comp.framework.PathSubstitution"
108 constructor="com_sun_star_comp_framework_PathSubstitution_get_implementation">
109 <service name="com.sun.star.util.PathSubstitution"/>
110 </implementation>
111 <implementation name="com.sun.star.comp.framework.PopupMenuControllerFactory"
112 constructor="com_sun_star_comp_framework_PopupMenuControllerFactory_get_implementation">
113 <service name="com.sun.star.frame.PopupMenuControllerFactory"/>
114 <singleton name="com.sun.star.frame.thePopupMenuControllerFactory"/>
115 </implementation>
116 <implementation name="com.sun.star.comp.framework.RecentFilesMenuController"
117 constructor="com_sun_star_comp_framework_RecentFilesMenuController_get_implementation">
118 <service name="com.sun.star.frame.PopupMenuController"/>
119 </implementation>
120 <implementation name="com.sun.star.comp.framework.SaveAsMenuController"
121 constructor="com_sun_star_comp_framework_SaveAsMenuController_get_implementation">
122 <service name="com.sun.star.frame.PopupMenuController"/>
123 </implementation>
124 <implementation name="com.sun.star.comp.framework.StatusBarControllerFactory"
125 constructor="com_sun_star_comp_framework_StatusBarControllerFactory_get_implementation">
126 <service name="com.sun.star.frame.StatusbarControllerFactory"/>
127 <singleton name="com.sun.star.frame.theStatusbarControllerFactory"/>
128 </implementation>
129 <implementation name="com.sun.star.comp.framework.StatusBarFactory"
130 constructor="com_sun_star_comp_framework_StatusBarFactory_get_implementation">
131 <service name="com.sun.star.ui.StatusBarFactory"/>
132 </implementation>
133 <implementation name="com.sun.star.comp.framework.StatusIndicatorFactory"
134 constructor="com_sun_star_comp_framework_StatusIndicatorFactory_get_implementation">
135 <service name="com.sun.star.task.StatusIndicatorFactory"/>
136 </implementation>
137 <implementation name="com.sun.star.comp.framework.TaskCreator"
138 constructor="com_sun_star_comp_framework_TaskCreator_get_implementation">
139 <service name="com.sun.star.frame.TaskCreator"/>
140 </implementation>
141 <implementation name="com.sun.star.comp.framework.ToolBarControllerFactory"
142 constructor="com_sun_star_comp_framework_ToolBarControllerFactory_get_implementation">
143 <service name="com.sun.star.frame.ToolbarControllerFactory"/>
144 <singleton name="com.sun.star.frame.theToolbarControllerFactory"/>
145 </implementation>
146 <implementation name="com.sun.star.comp.framework.ToolBarFactory"
147 constructor="com_sun_star_comp_framework_ToolBarFactory_get_implementation">
148 <service name="com.sun.star.ui.ToolBarFactory"/>
149 </implementation>
150 <implementation name="com.sun.star.comp.framework.UICategoryDescription"
151 constructor="com_sun_star_comp_framework_UICategoryDescription_get_implementation">
152 <service name="com.sun.star.ui.UICategoryDescription"/>
153 <singleton name="com.sun.star.ui.theUICategoryDescription"/>
154 </implementation>
155 <implementation name="com.sun.star.comp.framework.UICommandDescription"
156 constructor="com_sun_star_comp_framework_UICommandDescription_get_implementation">
157 <service name="com.sun.star.frame.UICommandDescription"/>
158 <singleton name="com.sun.star.frame.theUICommandDescription"/>
159 </implementation>
160 <implementation name="com.sun.star.comp.framework.UIConfigurationManager"
161 constructor="com_sun_star_comp_framework_UIConfigurationManager_get_implementation">
162 <service name="com.sun.star.ui.UIConfigurationManager"/>
163 </implementation>
164 <implementation name="com.sun.star.comp.framework.UIElementFactoryManager"
165 constructor="com_sun_star_comp_framework_UIElementFactoryManager_get_implementation">
166 <service name="com.sun.star.ui.UIElementFactoryManager"/>
167 <singleton name="com.sun.star.ui.theUIElementFactoryManager"/>
168 </implementation>
169 <implementation name="com.sun.star.comp.framework.URLTransformer"
170 constructor="com_sun_star_comp_framework_URLTransformer_get_implementation">
171 <service name="com.sun.star.util.URLTransformer"/>
172 </implementation>
173 <implementation name="com.sun.star.comp.framework.WindowContentFactoryManager"
174 constructor="com_sun_star_comp_framework_WindowContentFactoryManager_get_implementation">
175 <service name="com.sun.star.ui.WindowContentFactoryManager"/>
176 <singleton name="com.sun.star.ui.theWindowContentFactoryManager"/>
177 </implementation>
178 <implementation name="com.sun.star.comp.framework.WindowStateConfiguration"
179 constructor="com_sun_star_comp_framework_WindowStateConfiguration_get_implementation">
180 <service name="com.sun.star.ui.WindowStateConfiguration"/>
181 <singleton name="com.sun.star.ui.theWindowStateConfiguration"/>
182 </implementation>
183 <implementation name="com.sun.star.comp.framework.jobs.JobDispatch"
184 constructor="com_sun_star_comp_framework_jobs_JobDispatch_get_implementation">
185 <service name="com.sun.star.frame.ProtocolHandler"/>
186 </implementation>
187 <implementation name="com.sun.star.comp.framework.GenericPopupToolbarController"
188 constructor="com_sun_star_comp_framework_GenericPopupToolbarController_get_implementation">
189 <service name="com.sun.star.frame.ToolbarController"/>
190 </implementation>
191 <implementation name="com.sun.star.comp.framework.SaveToolbarController"
192 constructor="com_sun_star_comp_framework_SaveToolbarController_get_implementation">
193 <service name="com.sun.star.frame.ToolbarController"/>
194 </implementation>
195 <implementation name="org.apache.openoffice.comp.framework.NewToolbarController"
196 constructor="org_apache_openoffice_comp_framework_NewToolbarController_get_implementation">
197 <service name="com.sun.star.frame.ToolbarController"/>
198 </implementation>
199 <implementation name="com.sun.star.comp.framework.SubToolBarController"
200 constructor="com_sun_star_comp_framework_SubToolBarController_get_implementation">
201 <service name="com.sun.star.frame.ToolbarController"/>
202 </implementation>
203 <implementation name="com.sun.star.comp.framework.ThesaurusMenuController"
204 constructor="com_sun_star_comp_framework_ThesaurusMenuController_get_implementation">
205 <service name="com.sun.star.frame.PopupMenuController"/>
206 </implementation>
207 <implementation name="com.sun.star.comp.framework.ToolbarAsMenuController"
208 constructor="com_sun_star_comp_framework_ToolbarAsMenuController_get_implementation">
209 <service name="com.sun.star.frame.PopupMenuController"/>
210 </implementation>
211 <implementation name="com.sun.star.comp.framework.ResourceMenuController"
212 constructor="com_sun_star_comp_framework_ResourceMenuController_get_implementation">
213 <service name="com.sun.star.frame.PopupMenuController"/>
214 </implementation>
215 </component>