xref: /aoo41x/main/framework/util/fwk.component (revision cdf0e10c)
1<?xml version="1.0" encoding="UTF-8"?>
2<!--**********************************************************************
3*
4* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5*
6* Copyright 2000, 2010 Oracle and/or its affiliates.
7*
8* OpenOffice.org - a multi-platform office productivity suite
9*
10* This file is part of OpenOffice.org.
11*
12* OpenOffice.org is free software: you can redistribute it and/or modify
13* it under the terms of the GNU Lesser General Public License version 3
14* only, as published by the Free Software Foundation.
15*
16* OpenOffice.org is distributed in the hope that it will be useful,
17* but WITHOUT ANY WARRANTY; without even the implied warranty of
18* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
19* GNU Lesser General Public License version 3 for more details
20* (a copy is included in the LICENSE file that accompanied this code).
21*
22* You should have received a copy of the GNU Lesser General Public License
23* version 3 along with OpenOffice.org.  If not, see
24* <http://www.openoffice.org/license.html>
25* for a copy of the LGPLv3 License.
26*
27**********************************************************************-->
28
29<component loader="com.sun.star.loader.SharedLibrary"
30    xmlns="http://openoffice.org/2010/uno-components">
31  <implementation name="com.sun.star.comp.frame.SessionListener">
32    <service name="com.sun.star.frame.SessionListener"/>
33  </implementation>
34  <implementation name="com.sun.star.comp.framework.AddonsToolBarFactory">
35    <service name="com.sun.star.ui.ToolBarFactory"/>
36  </implementation>
37  <implementation name="com.sun.star.comp.framework.AutoRecovery">
38    <service name="com.sun.star.frame.AutoRecovery"/>
39  </implementation>
40  <implementation name="com.sun.star.comp.framework.BackingComp">
41    <service name="com.sun.star.frame.StartModule"/>
42  </implementation>
43  <implementation name="com.sun.star.comp.framework.ControlMenuController">
44    <service name="com.sun.star.frame.PopupMenuController"/>
45  </implementation>
46  <implementation name="com.sun.star.comp.framework.Desktop">
47    <service name="com.sun.star.frame.Desktop"/>
48  </implementation>
49  <implementation name="com.sun.star.comp.framework.DocumentAcceleratorConfiguration">
50    <service name="com.sun.star.ui.DocumentAcceleratorConfiguration"/>
51  </implementation>
52  <implementation name="com.sun.star.comp.framework.Frame">
53    <service name="com.sun.star.frame.Frame"/>
54  </implementation>
55  <implementation name="com.sun.star.comp.framework.GlobalAcceleratorConfiguration">
56    <service name="com.sun.star.ui.GlobalAcceleratorConfiguration"/>
57  </implementation>
58  <implementation name="com.sun.star.comp.framework.ImageManager">
59    <service name="com.sun.star.ui.ImageManager"/>
60  </implementation>
61  <implementation name="com.sun.star.comp.framework.JobExecutor">
62    <service name="com.sun.star.task.JobExecutor"/>
63  </implementation>
64  <implementation name="com.sun.star.comp.framework.LangSelectionStatusbarController">
65    <service name="com.sun.star.frame.StatusbarController"/>
66  </implementation>
67  <implementation name="com.sun.star.comp.framework.LayoutManager">
68    <service name="com.sun.star.frame.LayoutManager"/>
69  </implementation>
70  <implementation name="com.sun.star.comp.framework.MenuBarFactory">
71    <service name="com.sun.star.ui.UIElementFactory"/>
72  </implementation>
73  <implementation name="com.sun.star.comp.framework.ModuleAcceleratorConfiguration">
74    <service name="com.sun.star.ui.ModuleAcceleratorConfiguration"/>
75  </implementation>
76  <implementation name="com.sun.star.comp.framework.ModuleManager">
77    <service name="com.sun.star.frame.ModuleManager"/>
78  </implementation>
79  <implementation name="com.sun.star.comp.framework.ModuleUIConfigurationManager">
80    <service name="com.sun.star.ui.ModuleUIConfigurationManager"/>
81  </implementation>
82  <implementation name="com.sun.star.comp.framework.ModuleUIConfigurationManagerSupplier">
83    <service name="com.sun.star.ui.ModuleUIConfigurationManagerSupplier"/>
84  </implementation>
85  <implementation name="com.sun.star.comp.framework.ObjectMenuController">
86    <service name="com.sun.star.frame.PopupMenuController"/>
87  </implementation>
88  <implementation name="com.sun.star.comp.framework.PathSettings">
89    <service name="com.sun.star.util.PathSettings"/>
90  </implementation>
91  <implementation name="com.sun.star.comp.framework.PathSubstitution">
92    <service name="com.sun.star.util.PathSubstitution"/>
93  </implementation>
94  <implementation name="com.sun.star.comp.framework.PopupMenuControllerFactory">
95    <service name="com.sun.star.frame.PopupMenuControllerFactory"/>
96  </implementation>
97  <implementation name="com.sun.star.comp.framework.RecentFilesMenuController">
98    <service name="com.sun.star.frame.PopupMenuController"/>
99  </implementation>
100  <implementation name="com.sun.star.comp.framework.StatusBarControllerFactory">
101    <service name="com.sun.star.frame.StatusbarControllerFactory"/>
102  </implementation>
103  <implementation name="com.sun.star.comp.framework.StatusBarFactory">
104    <service name="com.sun.star.ui.StatusBarFactory"/>
105  </implementation>
106  <implementation name="com.sun.star.comp.framework.StatusIndicatorFactory">
107    <service name="com.sun.star.task.StatusIndicatorFactory"/>
108  </implementation>
109  <implementation name="com.sun.star.comp.framework.TaskCreator">
110    <service name="com.sun.star.frame.TaskCreator"/>
111  </implementation>
112  <implementation name="com.sun.star.comp.framework.ToolBarControllerFactory">
113    <service name="com.sun.star.frame.ToolBarControllerFactory"/>
114  </implementation>
115  <implementation name="com.sun.star.comp.framework.ToolBarFactory">
116    <service name="com.sun.star.ui.ToolBarFactory"/>
117  </implementation>
118  <implementation name="com.sun.star.comp.framework.UICategoryDescription">
119    <service name="com.sun.star.ui.UICategoryDescription"/>
120  </implementation>
121  <implementation name="com.sun.star.comp.framework.UICommandDescription">
122    <service name="com.sun.star.frame.UICommandDescription"/>
123  </implementation>
124  <implementation name="com.sun.star.comp.framework.UIConfigurationManager">
125    <service name="com.sun.star.ui.UIConfigurationManager"/>
126  </implementation>
127  <implementation name="com.sun.star.comp.framework.UIElementFactoryManager">
128    <service name="com.sun.star.ui.UIElementFactoryManager"/>
129  </implementation>
130  <implementation name="com.sun.star.comp.framework.URLTransformer">
131    <service name="com.sun.star.util.URLTransformer"/>
132  </implementation>
133  <implementation name="com.sun.star.comp.framework.WindowContentFactoryManager">
134    <service name="com.sun.star.ui.WindowContentFactoryManager"/>
135  </implementation>
136  <implementation name="com.sun.star.comp.framework.WindowStateConfiguration">
137    <service name="com.sun.star.ui.WindowStateConfiguration"/>
138  </implementation>
139  <implementation name="com.sun.star.comp.framework.jobs.JobDispatch">
140    <service name="com.sun.star.frame.ProtocolHandler"/>
141  </implementation>
142  <implementation name="com.sun.star.comp.framework.TabWindowService">
143    <service name="com.sun.star.ui.dialogs.TabContainerWindow"/>
144  </implementation>
145</component>
146