svx.component (67a4c099) | svx.component (b9e67834) |
---|---|
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 --- 55 unchanged lines hidden (view full) --- 64 <service name="com.sun.star.frame.ToolbarController"/> 65 </implementation> 66 <implementation name="com.sun.star.svx.FontHeightToolBoxController"> 67 <service name="com.sun.star.frame.ToolbarController"/> 68 </implementation> 69 <implementation name="com.sun.star.svx.UpSearchToolboxController"> 70 <service name="com.sun.star.frame.ToolbarController"/> 71 </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 --- 55 unchanged lines hidden (view full) --- 64 <service name="com.sun.star.frame.ToolbarController"/> 65 </implementation> 66 <implementation name="com.sun.star.svx.FontHeightToolBoxController"> 67 <service name="com.sun.star.frame.ToolbarController"/> 68 </implementation> 69 <implementation name="com.sun.star.svx.UpSearchToolboxController"> 70 <service name="com.sun.star.frame.ToolbarController"/> 71 </implementation> |
72 <implementation name="org.apache.openoffice.comp.svx.sidebar.PanelFactory"> 73 <service name="com.sun.star.ui.UIElementFactory"/> 74 </implementation> |
|
72</component> | 75</component> |