fwk.component (dccf82be) fwk.component (10b918a5)
1<?xml version="1.0" encoding="UTF-8"?>
2<!--***********************************************************
3 *
4 * Licensed to the Apache Software Foundation (ASF) under one
5 * or more contributor license agreements. See the NOTICE file
6 * distributed with this work for additional information
7 * regarding copyright ownership. The ASF licenses this file
8 * to you under the Apache License, Version 2.0 (the

--- 128 unchanged lines hidden (view full) ---

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>
1<?xml version="1.0" encoding="UTF-8"?>
2<!--***********************************************************
3 *
4 * Licensed to the Apache Software Foundation (ASF) under one
5 * or more contributor license agreements. See the NOTICE file
6 * distributed with this work for additional information
7 * regarding copyright ownership. The ASF licenses this file
8 * to you under the Apache License, Version 2.0 (the

--- 128 unchanged lines hidden (view full) ---

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 <implementation name="org.apache.openoffice.comp.framework.OpenToolbarController">
146 <service name="com.sun.star.frame.ToolbarController"/>
147 </implementation>
148 <implementation name="org.apache.openoffice.comp.framework.NewToolbarController">
149 <service name="com.sun.star.frame.ToolbarController"/>
150 </implementation>
151 <implementation name="org.apache.openoffice.comp.framework.WizardsToolbarController">
152 <service name="com.sun.star.frame.ToolbarController"/>
153 </implementation>
145</component>
154</component>