summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/MenuItemType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/MenuItemType.idl')
-rw-r--r--offapi/com/sun/star/awt/MenuItemType.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/MenuItemType.idl b/offapi/com/sun/star/awt/MenuItemType.idl
index dba5d3372d1d..15df6a6f0baa 100644
--- a/offapi/com/sun/star/awt/MenuItemType.idl
+++ b/offapi/com/sun/star/awt/MenuItemType.idl
@@ -29,11 +29,9 @@
#define __com_sun_star_awt_MenuItemType_idl__
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** specifies the type of a menu item, as returned by
<member scope="com::sun::star::awt">XMenuExtended2::getItemType()</member>.
@@ -62,7 +60,6 @@ enum MenuItemType
};
-//=============================================================================
}; }; }; };