diff options
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/ui/LayoutSize.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/LayoutSize.idl b/offapi/com/sun/star/ui/LayoutSize.idl index 42d76ab7898a..c3aa383ca9ea 100644 --- a/offapi/com/sun/star/ui/LayoutSize.idl +++ b/offapi/com/sun/star/ui/LayoutSize.idl @@ -22,7 +22,7 @@ module com { module sun { module star { module ui { /** Size used for layouting windows. It specifies a range of valid values and a preferred value. - The values must not violate the relation 0 <= Minimum <= Preferred <= Maximum. + The values must not violate the relation 0 <= Minimum <= Preferred <= Maximum. @param Minimum Zero or positive. The value itself is included in the valid |