ToolbarController.idl (d1766043) | ToolbarController.idl (c4dc0a1a) |
---|---|
1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 49 unchanged lines hidden (view full) --- 58 be added to a toolbar and provide information or functions within a more 59 sophisticated user interface.<br/> A typical example for toolbar controller 60 is the font chooser within the toolbar. It provides all available fonts in 61 a dropdown box and shows the current chosen font. 62 <p> 63 64 @see com::sun::star::frame::XDispatchProvider 65 | 1/************************************************************** 2 * 3 * Licensed to the Apache Software Foundation (ASF) under one 4 * or more contributor license agreements. See the NOTICE file 5 * distributed with this work for additional information 6 * regarding copyright ownership. The ASF licenses this file 7 * to you under the Apache License, Version 2.0 (the 8 * "License"); you may not use this file except in compliance --- 49 unchanged lines hidden (view full) --- 58 be added to a toolbar and provide information or functions within a more 59 sophisticated user interface.<br/> A typical example for toolbar controller 60 is the font chooser within the toolbar. It provides all available fonts in 61 a dropdown box and shows the current chosen font. 62 <p> 63 64 @see com::sun::star::frame::XDispatchProvider 65 |
66 @since OOo 2.0 | 66 @since OpenOffice 2.0 |
67 */ 68 69service ToolbarController 70{ 71 //------------------------------------------------------------------------- 72 /** with this interface a component can receive events if a feature has 73 changed. 74 --- 68 unchanged lines hidden --- | 67 */ 68 69service ToolbarController 70{ 71 //------------------------------------------------------------------------- 72 /** with this interface a component can receive events if a feature has 73 changed. 74 --- 68 unchanged lines hidden --- |