fwl.component (2434eb8b) | fwl.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 --- 49 unchanged lines hidden (view full) --- 58 <service name="com.sun.star.frame.MediaTypeDetectionHelper"/> 59 </implementation> 60 <implementation name="com.sun.star.comp.framework.NewMenuController"> 61 <service name="com.sun.star.frame.PopupMenuController"/> 62 </implementation> 63 <implementation name="com.sun.star.comp.framework.OXTFileHandler"> 64 <service name="com.sun.star.frame.ContentHandler"/> 65 </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 --- 49 unchanged lines hidden (view full) --- 58 <service name="com.sun.star.frame.MediaTypeDetectionHelper"/> 59 </implementation> 60 <implementation name="com.sun.star.comp.framework.NewMenuController"> 61 <service name="com.sun.star.frame.PopupMenuController"/> 62 </implementation> 63 <implementation name="com.sun.star.comp.framework.OXTFileHandler"> 64 <service name="com.sun.star.frame.ContentHandler"/> 65 </implementation> |
66 <implementation name="com.sun.star.comp.framework.PopupMenuController"> 67 <service name="com.sun.star.frame.ToolbarController"/> 68 </implementation> | |
69 <implementation name="com.sun.star.comp.framework.PopupMenuControllerDispatcher"> 70 <service name="com.sun.star.frame.ProtocolHandler"/> 71 </implementation> 72 <implementation name="com.sun.star.comp.framework.ServiceHandler"> 73 <service name="com.sun.star.frame.ProtocolHandler"/> 74 </implementation> 75 <implementation name="com.sun.star.comp.framework.ToolBarsMenuController"> 76 <service name="com.sun.star.frame.PopupMenuController"/> 77 </implementation> 78 <implementation name="com.sun.star.comp.framework.UriAbbreviation"> 79 <service name="com.sun.star.util.UriAbbreviation"/> 80 </implementation> 81 <implementation name="com.sun.star.comp.framework.services.DispatchHelper"> 82 <service name="com.sun.star.frame.DispatchHelper"/> 83 </implementation> 84</component> | 66 <implementation name="com.sun.star.comp.framework.PopupMenuControllerDispatcher"> 67 <service name="com.sun.star.frame.ProtocolHandler"/> 68 </implementation> 69 <implementation name="com.sun.star.comp.framework.ServiceHandler"> 70 <service name="com.sun.star.frame.ProtocolHandler"/> 71 </implementation> 72 <implementation name="com.sun.star.comp.framework.ToolBarsMenuController"> 73 <service name="com.sun.star.frame.PopupMenuController"/> 74 </implementation> 75 <implementation name="com.sun.star.comp.framework.UriAbbreviation"> 76 <service name="com.sun.star.util.UriAbbreviation"/> 77 </implementation> 78 <implementation name="com.sun.star.comp.framework.services.DispatchHelper"> 79 <service name="com.sun.star.frame.DispatchHelper"/> 80 </implementation> 81</component> |