svxcore.component (67a4c099) | svxcore.component (199633b5) |
---|---|
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 --- 22 unchanged lines hidden (view full) --- 31 <service name="com.sun.star.frame.ToolbarController"/> 32 </implementation> 33 <implementation name="com.sun.star.comp.svx.ExtrusionLightingController"> 34 <service name="com.sun.star.frame.ToolbarController"/> 35 </implementation> 36 <implementation name="com.sun.star.comp.svx.ExtrusionSurfaceController"> 37 <service name="com.sun.star.frame.ToolbarController"/> 38 </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 --- 22 unchanged lines hidden (view full) --- 31 <service name="com.sun.star.frame.ToolbarController"/> 32 </implementation> 33 <implementation name="com.sun.star.comp.svx.ExtrusionLightingController"> 34 <service name="com.sun.star.frame.ToolbarController"/> 35 </implementation> 36 <implementation name="com.sun.star.comp.svx.ExtrusionSurfaceController"> 37 <service name="com.sun.star.frame.ToolbarController"/> 38 </implementation> |
39 <implementation name="com.sun.star.comp.svx.FontWorkAlignmentController"> | 39 <implementation name="com.sun.star.comp.svx.FontworkAlignmentController"> |
40 <service name="com.sun.star.frame.ToolbarController"/> 41 </implementation> | 40 <service name="com.sun.star.frame.ToolbarController"/> 41 </implementation> |
42 <implementation name="com.sun.star.comp.svx.FontWorkCharacterSpacingController"> | 42 <implementation name="com.sun.star.comp.svx.FontworkCharacterSpacingController"> |
43 <service name="com.sun.star.frame.ToolbarController"/> 44 </implementation> 45</component> | 43 <service name="com.sun.star.frame.ToolbarController"/> 44 </implementation> 45</component> |