Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: frame ::

unpublished service LayoutManager
Usage Restrictions
not published
Description
controls the layout of user interface elements which are part of a frame.

Layout management is the process of determining the size and position of user interface elements. By default, each Frame has a layout manager -- it performs layout management for the user interface elements within the frame. User interface elements can provide size and alignment hints to layout managers, but layout managers have the final decision on the size and position of those user interface elements.

Since
OOo 2.0

Exported Interfaces - Summary
XLayoutManager

central interface to query for, create, destroy and manipulate user interface elements which are bound to a frame. (details)

XFrameActionListener

notification interface to receive status information about the state of the connected frame. (details)

::com::sun::star::ui::XUIConfigurationListener

notification interface to receive change messages of user interface elements which are part of the layout manager. (details)

XMenuBarMergingAcceptor

provides functions to merge menus for inplace editing of components inside OpenOffice.org.

XLayoutManagerEventBroadcaster

registers listeners that want to receive layout manager events. (details)

XInplaceLayout

interface to support settings a menu bar for inplace editing of components inside OpenOffice.org. (details)

Exported Interfaces - Details
XLayoutManager
Description
central interface to query for, create, destroy and manipulate user interface elements which are bound to a frame.
See also
::com::sun::star::frame::XLayoutManager;
XFrameActionListener
Description
notification interface to receive status information about the state of the connected frame.

E.g., you can receive events of instantiation/destruction and activation/deactivation of a frame.

See also
XFrame::addFrameActionListener(), XFrame::removeFrameActionListener()
::com::sun::star::ui::XUIConfigurationListener
Description
notification interface to receive change messages of user interface elements which are part of the layout manager.

E.g., you can receive events of insertion/replacing and removing of settings data of user interface elements.

See also
::com::sun::star::ui::XUIConfiguration
XMenuBarMergingAcceptor
Description
provides functions to merge menus for inplace editing of components inside OpenOffice.org.
XLayoutManagerEventBroadcaster
Usage Restrictions
optional
Description
registers listeners that want to receive layout manager events.
XInplaceLayout
Usage Restrictions
deprecated
optional
Description
interface to support settings a menu bar for inplace editing of components inside OpenOffice.org.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.