Issue 121875 - [AWT] com::sun::star::awt::MenuItemStyle missing constant for style NONE
Summary: [AWT] com::sun::star::awt::MenuItemStyle missing constant for style NONE
Status: ACCEPTED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.4.1
Hardware: All All
: P3 Normal
Target Milestone: 4.0.0
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-09 17:31 UTC by Ariel Constenla-Haile
Modified: 2017-05-20 11:27 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Ariel Constenla-Haile 2013-03-09 17:31:27 UTC
The constants now available are:

CHECKABLE
specifies an item which can be checked independently.  
RADIOCHECK
specifies an item which can be checked dependent on the neighbouring items.  
AUTOCHECK
specifies to check this item automatically on select.  

If you want to specify a menu item with no style, you have to indicate 0 because there is no constant value for that in the current idl definition.
Comment 1 Marcus 2017-05-20 11:27:52 UTC
Reset assigne to the default "issues@openoffice.apache.org".