diff options
Diffstat (limited to 'offapi/com/sun/star/awt/XMenuExtended2.idl')
-rw-r--r-- | offapi/com/sun/star/awt/XMenuExtended2.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/XMenuExtended2.idl b/offapi/com/sun/star/awt/XMenuExtended2.idl index eace9b2114b0..b87ebef4e537 100644 --- a/offapi/com/sun/star/awt/XMenuExtended2.idl +++ b/offapi/com/sun/star/awt/XMenuExtended2.idl @@ -39,7 +39,7 @@ module com { module sun { module star { module awt { /** specifies extended menu functions. */ -published interface XMenuExtended2 +interface XMenuExtended2 { /** specifies some extended menu functions, like setting a command URL and a help command for a menu item.<br> These functions are available for both menu bar and pop-up menu. |