22 module
com { module sun { module star { module awt {
specifies the layout constraints for a surrounding container.
Definition XLayoutConstrains.idl:28
com::sun::star::awt::Size calcAdjustedSize([in] com::sun::star::awt::Size aNewSize)
calculates the adjusted size for a given maximum size.
com::sun::star::awt::Size getPreferredSize()
returns the preferred size for this component.
com::sun::star::awt::Size getMinimumSize()
returns the minimum size for this component.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20
specifies the 2-dimensional size of an area using width and height.
Definition Size.idl:28