offapi/com/sun/star/awt/UnoControlFixedTextModel.idl |    7 +++++++
 1 file changed, 7 insertions(+)

New commits:
commit 38c14a06c1603c73b7fc32f7a92d48238553bd18
Author: Kay Schenk <ksch...@apache.org>
Date:   Sun Feb 14 21:45:01 2016 +0000

    Related: #i126658# Add description about NoLabel property...
    
    on css.awt.UnoControlFixedTextModel
    
    Patch by: hanya
    
    (cherry picked from commit 92ff48eb981610cb1565cd5472a6714feb7f68a6)
    
    Change-Id: I44bbf7d49add8e49d3cb8e1a19839626a2f69b63

diff --git a/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl 
b/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl
index 5b0963a..ed9a941 100644
--- a/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlFixedTextModel.idl
@@ -136,6 +136,13 @@ published service UnoControlFixedTextModel
      */
     [optional, property] com::sun::star::style::VerticalAlignment 
VerticalAlign;
 
+    //-------------------------------------------------------------------------
+
+    /** supresses automatic accelerator assignment on this control.
+
+        @since OOo 2.4
+     */
+    [optional, property] boolean NoLabel;
 };
 
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to