xref: /aoo41x/main/framework/util/fwk.component (revision d975be8c)
1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
267a4c099SAndrew Rist<!--***********************************************************
367a4c099SAndrew Rist *
467a4c099SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
567a4c099SAndrew Rist * or more contributor license agreements.  See the NOTICE file
667a4c099SAndrew Rist * distributed with this work for additional information
767a4c099SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
867a4c099SAndrew Rist * to you under the Apache License, Version 2.0 (the
967a4c099SAndrew Rist * "License"); you may not use this file except in compliance
1067a4c099SAndrew Rist * with the License.  You may obtain a copy of the License at
1167a4c099SAndrew Rist *
1267a4c099SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
1367a4c099SAndrew Rist *
1467a4c099SAndrew Rist * Unless required by applicable law or agreed to in writing,
1567a4c099SAndrew Rist * software distributed under the License is distributed on an
1667a4c099SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1767a4c099SAndrew Rist * KIND, either express or implied.  See the License for the
1867a4c099SAndrew Rist * specific language governing permissions and limitations
1967a4c099SAndrew Rist * under the License.
2067a4c099SAndrew Rist *
2167a4c099SAndrew Rist ***********************************************************-->
2267a4c099SAndrew Rist
2367a4c099SAndrew Rist
24cdf0e10cSrcweir
25cdf0e10cSrcweir<component loader="com.sun.star.loader.SharedLibrary"
26cdf0e10cSrcweir    xmlns="http://openoffice.org/2010/uno-components">
27cdf0e10cSrcweir  <implementation name="com.sun.star.comp.frame.SessionListener">
28cdf0e10cSrcweir    <service name="com.sun.star.frame.SessionListener"/>
29cdf0e10cSrcweir  </implementation>
30cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.AddonsToolBarFactory">
31cdf0e10cSrcweir    <service name="com.sun.star.ui.ToolBarFactory"/>
32cdf0e10cSrcweir  </implementation>
33cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.AutoRecovery">
34cdf0e10cSrcweir    <service name="com.sun.star.frame.AutoRecovery"/>
35cdf0e10cSrcweir  </implementation>
36cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.BackingComp">
37cdf0e10cSrcweir    <service name="com.sun.star.frame.StartModule"/>
38cdf0e10cSrcweir  </implementation>
39cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.ControlMenuController">
40cdf0e10cSrcweir    <service name="com.sun.star.frame.PopupMenuController"/>
41cdf0e10cSrcweir  </implementation>
42cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.Desktop">
43cdf0e10cSrcweir    <service name="com.sun.star.frame.Desktop"/>
44cdf0e10cSrcweir  </implementation>
45cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.DocumentAcceleratorConfiguration">
46cdf0e10cSrcweir    <service name="com.sun.star.ui.DocumentAcceleratorConfiguration"/>
47cdf0e10cSrcweir  </implementation>
48*d975be8cSAndre Fischer  <implementation name="org.apache.openoffice.comp.framework.EventMultiplexer">
49*d975be8cSAndre Fischer    <service name="com.sun.star.util.EventMultiplexer"/>
50*d975be8cSAndre Fischer    <singleton name="com.sun.star.ui.ContextChangeEventMultiplexer"/>
51*d975be8cSAndre Fischer  </implementation>
52cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.Frame">
53cdf0e10cSrcweir    <service name="com.sun.star.frame.Frame"/>
54cdf0e10cSrcweir  </implementation>
55cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.GlobalAcceleratorConfiguration">
56cdf0e10cSrcweir    <service name="com.sun.star.ui.GlobalAcceleratorConfiguration"/>
57cdf0e10cSrcweir  </implementation>
58cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.ImageManager">
59cdf0e10cSrcweir    <service name="com.sun.star.ui.ImageManager"/>
60cdf0e10cSrcweir  </implementation>
61cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.JobExecutor">
62cdf0e10cSrcweir    <service name="com.sun.star.task.JobExecutor"/>
63cdf0e10cSrcweir  </implementation>
64cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.LangSelectionStatusbarController">
65cdf0e10cSrcweir    <service name="com.sun.star.frame.StatusbarController"/>
66cdf0e10cSrcweir  </implementation>
67cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.LayoutManager">
68cdf0e10cSrcweir    <service name="com.sun.star.frame.LayoutManager"/>
69cdf0e10cSrcweir  </implementation>
70cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.MenuBarFactory">
71cdf0e10cSrcweir    <service name="com.sun.star.ui.UIElementFactory"/>
72cdf0e10cSrcweir  </implementation>
73cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.ModuleAcceleratorConfiguration">
74cdf0e10cSrcweir    <service name="com.sun.star.ui.ModuleAcceleratorConfiguration"/>
75cdf0e10cSrcweir  </implementation>
76cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.ModuleManager">
77cdf0e10cSrcweir    <service name="com.sun.star.frame.ModuleManager"/>
78cdf0e10cSrcweir  </implementation>
79cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.ModuleUIConfigurationManager">
80cdf0e10cSrcweir    <service name="com.sun.star.ui.ModuleUIConfigurationManager"/>
81cdf0e10cSrcweir  </implementation>
82cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.ModuleUIConfigurationManagerSupplier">
83cdf0e10cSrcweir    <service name="com.sun.star.ui.ModuleUIConfigurationManagerSupplier"/>
84cdf0e10cSrcweir  </implementation>
85cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.ObjectMenuController">
86cdf0e10cSrcweir    <service name="com.sun.star.frame.PopupMenuController"/>
87cdf0e10cSrcweir  </implementation>
88cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.PathSettings">
89cdf0e10cSrcweir    <service name="com.sun.star.util.PathSettings"/>
90cdf0e10cSrcweir  </implementation>
91cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.PathSubstitution">
92cdf0e10cSrcweir    <service name="com.sun.star.util.PathSubstitution"/>
93cdf0e10cSrcweir  </implementation>
94cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.PopupMenuControllerFactory">
95cdf0e10cSrcweir    <service name="com.sun.star.frame.PopupMenuControllerFactory"/>
96cdf0e10cSrcweir  </implementation>
97cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.RecentFilesMenuController">
98cdf0e10cSrcweir    <service name="com.sun.star.frame.PopupMenuController"/>
99cdf0e10cSrcweir  </implementation>
100cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.StatusBarControllerFactory">
101cdf0e10cSrcweir    <service name="com.sun.star.frame.StatusbarControllerFactory"/>
102cdf0e10cSrcweir  </implementation>
103cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.StatusBarFactory">
104cdf0e10cSrcweir    <service name="com.sun.star.ui.StatusBarFactory"/>
105cdf0e10cSrcweir  </implementation>
106cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.StatusIndicatorFactory">
107cdf0e10cSrcweir    <service name="com.sun.star.task.StatusIndicatorFactory"/>
108cdf0e10cSrcweir  </implementation>
109cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.TaskCreator">
110cdf0e10cSrcweir    <service name="com.sun.star.frame.TaskCreator"/>
111cdf0e10cSrcweir  </implementation>
112cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.ToolBarControllerFactory">
113cdf0e10cSrcweir    <service name="com.sun.star.frame.ToolBarControllerFactory"/>
114cdf0e10cSrcweir  </implementation>
115cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.ToolBarFactory">
116cdf0e10cSrcweir    <service name="com.sun.star.ui.ToolBarFactory"/>
117cdf0e10cSrcweir  </implementation>
118cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.UICategoryDescription">
119cdf0e10cSrcweir    <service name="com.sun.star.ui.UICategoryDescription"/>
120cdf0e10cSrcweir  </implementation>
121cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.UICommandDescription">
122cdf0e10cSrcweir    <service name="com.sun.star.frame.UICommandDescription"/>
123cdf0e10cSrcweir  </implementation>
124cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.UIConfigurationManager">
125cdf0e10cSrcweir    <service name="com.sun.star.ui.UIConfigurationManager"/>
126cdf0e10cSrcweir  </implementation>
127cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.UIElementFactoryManager">
128cdf0e10cSrcweir    <service name="com.sun.star.ui.UIElementFactoryManager"/>
129cdf0e10cSrcweir  </implementation>
130cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.URLTransformer">
131cdf0e10cSrcweir    <service name="com.sun.star.util.URLTransformer"/>
132cdf0e10cSrcweir  </implementation>
133cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.WindowContentFactoryManager">
134cdf0e10cSrcweir    <service name="com.sun.star.ui.WindowContentFactoryManager"/>
135cdf0e10cSrcweir  </implementation>
136cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.WindowStateConfiguration">
137cdf0e10cSrcweir    <service name="com.sun.star.ui.WindowStateConfiguration"/>
138cdf0e10cSrcweir  </implementation>
139cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.jobs.JobDispatch">
140cdf0e10cSrcweir    <service name="com.sun.star.frame.ProtocolHandler"/>
141cdf0e10cSrcweir  </implementation>
142cdf0e10cSrcweir  <implementation name="com.sun.star.comp.framework.TabWindowService">
143cdf0e10cSrcweir    <service name="com.sun.star.ui.dialogs.TabContainerWindow"/>
144cdf0e10cSrcweir  </implementation>
145cdf0e10cSrcweir</component>
146