:: com :: sun :: star :: awt ::
|
interface XLayoutConstrains |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XLayoutConstrains
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- specifies the layout constraints for a surrounding container.
|
Methods' Details |
getMinimumSize
- Description
- returns the minimum size for this component.
|
|
getPreferredSize
- Description
- returns the preferred size for this component.
|
|
calcAdjustedSize
Size |
calcAdjustedSize( |
[in] Size |
aNewSize ); |
- Description
- calculates the adjusted size for a given maximum size.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.