The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: awt ::

unpublished interface XLayoutFlow
Usage Restrictions
not published
Description
Enables height-for-width layout negociations, which allows for label wrapping and flow containers. Can be implemented by either a container or an ordinary widget; whether its parent will honor it is another story, so keep implementing getMinimumSize().
Since
OOo 3.0

Methods' Summary
getHeightForWidth returns the prefered high this layout element would need for the given width.  
hasHeightForWidth Allow the container/widget to toggle the functionality.  
Methods' Details
getHeightForWidth
long
getHeightForWidth( [in] long  Width );

Description
returns the prefered high this layout element would need for the given width.
hasHeightForWidth
boolean
hasHeightForWidth();

Description
Allow the container/widget to toggle the functionality.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

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