Methods' Summary |
getHeightForWidth |
For a given width of the container the layouter asks every ui element for its
optimal height.
The height to which a ui element is set may differ from the returned value.
The height is set via the XWindow interface.
|
getMinimalWidth |
Minimal possible width of this panel in pixels.
If this value is smaller than the maximum allowed size of the Sidebar
(see config option 'org.openoffice.Office.UI.Sidebar.General.MaximumWidth'),
the config option will be ignored and the new maximum Sidebar width will be
getMinimalWidth() + 100px.
|
Methods' Details |
getHeightForWidth
LayoutSize |
getHeightForWidth( |
[in] long |
nWidth ); |
- Description
- For a given width of the container the layouter asks every ui element for its
optimal height.
The height to which a ui element is set may differ from the returned value.
The height is set via the XWindow interface.
|
|
getMinimalWidth
- Description
- Minimal possible width of this panel in pixels.
If this value is smaller than the maximum allowed size of the Sidebar
(see config option 'org.openoffice.Office.UI.Sidebar.General.MaximumWidth'),
the config option will be ignored and the new maximum Sidebar width will be
getMinimalWidth() + 100px.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.