update credits
[LibreOffice.git] / framework / util / fwl.component
blob9aaef32a1fd3634367f5c2d3eb2f5879277a193c
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" prefix="fwl"
21 xmlns="http://openoffice.org/2010/uno-components">
22 <implementation name="com.sun.star.comp.framework.LanguageSelectionMenuController">
23 <service name="com.sun.star.frame.PopupMenuController"/>
24 </implementation>
25 <implementation name="com.sun.star.comp.framework.DispatchRecorder">
26 <service name="com.sun.star.frame.DispatchRecorder"/>
27 </implementation>
28 <implementation name="com.sun.star.comp.framework.DispatchRecorderSupplier">
29 <service name="com.sun.star.frame.DispatchRecorderSupplier"/>
30 </implementation>
31 <implementation name="com.sun.star.comp.framework.FontMenuController">
32 <service name="com.sun.star.frame.PopupMenuController"/>
33 </implementation>
34 <implementation name="com.sun.star.comp.framework.FontSizeMenuController">
35 <service name="com.sun.star.frame.PopupMenuController"/>
36 </implementation>
37 <implementation name="com.sun.star.comp.framework.FooterMenuController">
38 <service name="com.sun.star.frame.PopupMenuController"/>
39 </implementation>
40 <implementation name="com.sun.star.comp.framework.HeaderMenuController">
41 <service name="com.sun.star.frame.PopupMenuController"/>
42 </implementation>
43 <implementation name="com.sun.star.comp.framework.License">
44 <service name="com.sun.star.task.Job"/>
45 </implementation>
46 <implementation name="com.sun.star.comp.framework.MacrosMenuController">
47 <service name="com.sun.star.frame.PopupMenuController"/>
48 </implementation>
49 <implementation name="com.sun.star.comp.framework.MailToDispatcher">
50 <service name="com.sun.star.frame.ProtocolHandler"/>
51 </implementation>
52 <implementation name="com.sun.star.comp.framework.MediaTypeDetectionHelper">
53 <service name="com.sun.star.frame.MediaTypeDetectionHelper"/>
54 </implementation>
55 <implementation name="com.sun.star.comp.framework.NewMenuController">
56 <service name="com.sun.star.frame.PopupMenuController"/>
57 </implementation>
58 <implementation name="com.sun.star.comp.framework.OXTFileHandler">
59 <service name="com.sun.star.frame.ContentHandler"/>
60 </implementation>
61 <implementation name="com.sun.star.comp.framework.PopupMenuController">
62 <service name="com.sun.star.frame.ToolbarController"/>
63 </implementation>
64 <implementation name="com.sun.star.comp.framework.PopupMenuControllerDispatcher">
65 <service name="com.sun.star.frame.ProtocolHandler"/>
66 </implementation>
67 <implementation name="com.sun.star.comp.framework.ServiceHandler">
68 <service name="com.sun.star.frame.ProtocolHandler"/>
69 </implementation>
70 <implementation name="com.sun.star.comp.framework.ToolBarsMenuController">
71 <service name="com.sun.star.frame.PopupMenuController"/>
72 </implementation>
73 <implementation name="com.sun.star.comp.framework.UriAbbreviation">
74 <service name="com.sun.star.util.UriAbbreviation"/>
75 </implementation>
76 <implementation name="com.sun.star.comp.framework.services.DispatchHelper">
77 <service name="com.sun.star.frame.DispatchHelper"/>
78 </implementation>
79 </component>