Kaydet (Commit) 92ff48eb authored tarafından Kay Schenk's avatar Kay Schenk

#i126658# Add description about NoLabel property on css.awt.UnoControlFixedTextModel

Patch by: hanya
üst 257406d5
...@@ -169,6 +169,13 @@ published service UnoControlFixedTextModel ...@@ -169,6 +169,13 @@ published service UnoControlFixedTextModel
*/ */
[optional, property] com::sun::star::style::VerticalAlignment VerticalAlign; [optional, property] com::sun::star::style::VerticalAlignment VerticalAlign;
//-------------------------------------------------------------------------
/** supresses automatic accelerator assignment on this control.
@since OpenOffice 2.4
*/
[optional, property] boolean NoLabel;
}; };
//============================================================================= //=============================================================================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment