offapi/com/sun/star/ui/LayoutSize.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4497c8dd71735cb896198f613e13979930132700
Author: Andre Fischer <a...@apache.org>
Date:   Thu Apr 11 12:10:36 2013 +0000

    Resolves: #i122030# Fixed bug in documentation that breaks autodoc 
processing
    
    Found and patched by: Ariel Constenla-Haile
    Review by: Andre Fischer
    (cherry picked from commit 2784b2266ba8ce1dcd899a06626669dfd4dadde5)
    
    Change-Id: I5fafe38f007a9a98b34e3fc99950bdb8e4c79278

diff --git a/offapi/com/sun/star/ui/LayoutSize.idl 
b/offapi/com/sun/star/ui/LayoutSize.idl
index 42d76ab..c3aa383 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 &lt;&#61; Minimum &lt;&#61; 
Preferred &lt;&#61; Maximum.
 
     @param Minimum
         Zero or positive.  The value itself is included in the valid
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to