:: com :: sun :: star :: frame ::
|
deprecated unpublished |
interface XMenuBarAcceptor |
|
|
|
- Usage Restrictions
- deprecated
- not published
- Description
- provides function to update a menu bar for inplace editing.
- Since
- OOo 2.0
|
Methods' Summary |
updateMenuBar |
update menu bar according to the current frame mode. This is used in
inplace editing mode where we have to merge our own menu into the
container applications menu.
|
Methods' Details |
updateMenuBar
void |
updateMenuBar( |
[inout] ::com::sun::star::awt::XMenuBar |
xMenuBar ); |
- Description
- update menu bar according to the current frame mode. This is used in
inplace editing mode where we have to merge our own menu into the
container applications menu.
- Parameter xMenuBar
- the menu bar that should be merged with current one.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.