You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/03/09 18:31:27 UTC

[Bug 121875] New: [AWT] com::sun::star::awt::MenuItemStyle missing constant for style NONE

https://issues.apache.org/ooo/show_bug.cgi?id=121875

            Bug ID: 121875
        Issue Type: DEFECT
           Summary: [AWT] com::sun::star::awt::MenuItemStyle missing
                    constant for style NONE
    Classification: Unclassified
           Product: App Dev
           Version: AOO 3.4.1
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: api
          Assignee: issues@openoffice.apache.org
          Reporter: arielch@apache.org
                CC: issues@openoffice.apache.org

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

[Bug 121875] [AWT] com::sun::star::awt::MenuItemStyle missing constant for style NONE

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=121875

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ACCEPTED
           Assignee|issues@openoffice.apache.or |arielch@apache.org
                   |g                           |
   Target Milestone|---                         |AOO 4.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.