Issue 126658 - [IDL] Add description about NoLabel property on css.awt.UnoControlFixedTextModel
Summary: [IDL] Add description about NoLabel property on css.awt.UnoControlFixedTextModel
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 4.1.2
Hardware: All All
: P5 (lowest) Normal
Target Milestone: 4.2.0
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-15 15:40 UTC by hanya
Modified: 2017-05-20 09:32 UTC (History)
2 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Patch to add description about NoLabel property in UnoControlFixedTextModel IDL (714 bytes, patch)
2015-11-15 15:42 UTC, hanya
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description hanya 2015-11-15 15:40:45 UTC
NoLabel property is supported by css.awt.UnoControlFixedTextModel service to 
suppress automatic shortcut assignments. Please add the description about the property in 
the related IDL file.
It seems the property has been added on version 2.4, see issue 79712.
Comment 1 hanya 2015-11-15 15:42:59 UTC
Created attachment 85134 [details]
Patch to add description about NoLabel property in UnoControlFixedTextModel IDL

As described in the description about the patch.
Comment 2 Kay 2016-02-14 22:27:34 UTC
Committed to trunk: r1730413
Thanks hanya.