:: com :: sun :: star :: frame ::
|
unpublished |
interface XToolbarControllerListener |
|
|
|
- Usage Restrictions
- not published
- Description
- is used to notify a toolbar controller about events
- Since
- OOo 2.0
- See also
- ToolbarController
|
Methods' Summary |
functionSelected |
gets called to notify a controller that a toolbar function has been selected.
|
Methods' Details |
functionSelected
void |
functionSelected( |
[in] string |
aToolbarRes, |
| [in] string |
aCommand ); |
- Description
- gets called to notify a controller that a toolbar function has been selected.
- Parameter aToolbarRes
- a string which identifies the toolbar where the function has been selected.
- Parameter aCommand
- a string which identifies the function that has been selected.
This notification is normally used to implement the toolbar button/sub-toolbar
function feature. It exchanges the function of the toolbar button, that opened
the sub-toolbar, with the one that has been selected on the sub-toolbar.
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.