1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?> 2*67a4c099SAndrew Rist<!--*********************************************************** 3*67a4c099SAndrew Rist * 4*67a4c099SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 5*67a4c099SAndrew Rist * or more contributor license agreements. See the NOTICE file 6*67a4c099SAndrew Rist * distributed with this work for additional information 7*67a4c099SAndrew Rist * regarding copyright ownership. The ASF licenses this file 8*67a4c099SAndrew Rist * to you under the Apache License, Version 2.0 (the 9*67a4c099SAndrew Rist * "License"); you may not use this file except in compliance 10*67a4c099SAndrew Rist * with the License. You may obtain a copy of the License at 11*67a4c099SAndrew Rist * 12*67a4c099SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 13*67a4c099SAndrew Rist * 14*67a4c099SAndrew Rist * Unless required by applicable law or agreed to in writing, 15*67a4c099SAndrew Rist * software distributed under the License is distributed on an 16*67a4c099SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 17*67a4c099SAndrew Rist * KIND, either express or implied. See the License for the 18*67a4c099SAndrew Rist * specific language governing permissions and limitations 19*67a4c099SAndrew Rist * under the License. 20*67a4c099SAndrew Rist * 21*67a4c099SAndrew Rist ***********************************************************--> 22*67a4c099SAndrew Rist 23*67a4c099SAndrew 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> 48cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.Frame"> 49cdf0e10cSrcweir <service name="com.sun.star.frame.Frame"/> 50cdf0e10cSrcweir </implementation> 51cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.GlobalAcceleratorConfiguration"> 52cdf0e10cSrcweir <service name="com.sun.star.ui.GlobalAcceleratorConfiguration"/> 53cdf0e10cSrcweir </implementation> 54cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.ImageManager"> 55cdf0e10cSrcweir <service name="com.sun.star.ui.ImageManager"/> 56cdf0e10cSrcweir </implementation> 57cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.JobExecutor"> 58cdf0e10cSrcweir <service name="com.sun.star.task.JobExecutor"/> 59cdf0e10cSrcweir </implementation> 60cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.LangSelectionStatusbarController"> 61cdf0e10cSrcweir <service name="com.sun.star.frame.StatusbarController"/> 62cdf0e10cSrcweir </implementation> 63cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.LayoutManager"> 64cdf0e10cSrcweir <service name="com.sun.star.frame.LayoutManager"/> 65cdf0e10cSrcweir </implementation> 66cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.MenuBarFactory"> 67cdf0e10cSrcweir <service name="com.sun.star.ui.UIElementFactory"/> 68cdf0e10cSrcweir </implementation> 69cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.ModuleAcceleratorConfiguration"> 70cdf0e10cSrcweir <service name="com.sun.star.ui.ModuleAcceleratorConfiguration"/> 71cdf0e10cSrcweir </implementation> 72cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.ModuleManager"> 73cdf0e10cSrcweir <service name="com.sun.star.frame.ModuleManager"/> 74cdf0e10cSrcweir </implementation> 75cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.ModuleUIConfigurationManager"> 76cdf0e10cSrcweir <service name="com.sun.star.ui.ModuleUIConfigurationManager"/> 77cdf0e10cSrcweir </implementation> 78cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.ModuleUIConfigurationManagerSupplier"> 79cdf0e10cSrcweir <service name="com.sun.star.ui.ModuleUIConfigurationManagerSupplier"/> 80cdf0e10cSrcweir </implementation> 81cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.ObjectMenuController"> 82cdf0e10cSrcweir <service name="com.sun.star.frame.PopupMenuController"/> 83cdf0e10cSrcweir </implementation> 84cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.PathSettings"> 85cdf0e10cSrcweir <service name="com.sun.star.util.PathSettings"/> 86cdf0e10cSrcweir </implementation> 87cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.PathSubstitution"> 88cdf0e10cSrcweir <service name="com.sun.star.util.PathSubstitution"/> 89cdf0e10cSrcweir </implementation> 90cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.PopupMenuControllerFactory"> 91cdf0e10cSrcweir <service name="com.sun.star.frame.PopupMenuControllerFactory"/> 92cdf0e10cSrcweir </implementation> 93cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.RecentFilesMenuController"> 94cdf0e10cSrcweir <service name="com.sun.star.frame.PopupMenuController"/> 95cdf0e10cSrcweir </implementation> 96cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.StatusBarControllerFactory"> 97cdf0e10cSrcweir <service name="com.sun.star.frame.StatusbarControllerFactory"/> 98cdf0e10cSrcweir </implementation> 99cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.StatusBarFactory"> 100cdf0e10cSrcweir <service name="com.sun.star.ui.StatusBarFactory"/> 101cdf0e10cSrcweir </implementation> 102cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.StatusIndicatorFactory"> 103cdf0e10cSrcweir <service name="com.sun.star.task.StatusIndicatorFactory"/> 104cdf0e10cSrcweir </implementation> 105cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.TaskCreator"> 106cdf0e10cSrcweir <service name="com.sun.star.frame.TaskCreator"/> 107cdf0e10cSrcweir </implementation> 108cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.ToolBarControllerFactory"> 109cdf0e10cSrcweir <service name="com.sun.star.frame.ToolBarControllerFactory"/> 110cdf0e10cSrcweir </implementation> 111cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.ToolBarFactory"> 112cdf0e10cSrcweir <service name="com.sun.star.ui.ToolBarFactory"/> 113cdf0e10cSrcweir </implementation> 114cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.UICategoryDescription"> 115cdf0e10cSrcweir <service name="com.sun.star.ui.UICategoryDescription"/> 116cdf0e10cSrcweir </implementation> 117cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.UICommandDescription"> 118cdf0e10cSrcweir <service name="com.sun.star.frame.UICommandDescription"/> 119cdf0e10cSrcweir </implementation> 120cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.UIConfigurationManager"> 121cdf0e10cSrcweir <service name="com.sun.star.ui.UIConfigurationManager"/> 122cdf0e10cSrcweir </implementation> 123cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.UIElementFactoryManager"> 124cdf0e10cSrcweir <service name="com.sun.star.ui.UIElementFactoryManager"/> 125cdf0e10cSrcweir </implementation> 126cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.URLTransformer"> 127cdf0e10cSrcweir <service name="com.sun.star.util.URLTransformer"/> 128cdf0e10cSrcweir </implementation> 129cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.WindowContentFactoryManager"> 130cdf0e10cSrcweir <service name="com.sun.star.ui.WindowContentFactoryManager"/> 131cdf0e10cSrcweir </implementation> 132cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.WindowStateConfiguration"> 133cdf0e10cSrcweir <service name="com.sun.star.ui.WindowStateConfiguration"/> 134cdf0e10cSrcweir </implementation> 135cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.jobs.JobDispatch"> 136cdf0e10cSrcweir <service name="com.sun.star.frame.ProtocolHandler"/> 137cdf0e10cSrcweir </implementation> 138cdf0e10cSrcweir <implementation name="com.sun.star.comp.framework.TabWindowService"> 139cdf0e10cSrcweir <service name="com.sun.star.ui.dialogs.TabContainerWindow"/> 140cdf0e10cSrcweir </implementation> 141cdf0e10cSrcweir</component> 142