summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XMenuBarExtended.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XMenuBarExtended.idl')
-rw-r--r--offapi/com/sun/star/awt/XMenuBarExtended.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XMenuBarExtended.idl b/offapi/com/sun/star/awt/XMenuBarExtended.idl
index a1432b298304..9568e05f52e8 100644
--- a/offapi/com/sun/star/awt/XMenuBarExtended.idl
+++ b/offapi/com/sun/star/awt/XMenuBarExtended.idl
@@ -24,13 +24,11 @@
#include <com/sun/star/graphic/XGraphic.idl>
#include <com/sun/star/awt/Rectangle.idl>
-//=============================================================================
module com { module sun { module star { module awt {
interface XMenuBarButtonListener;
-//=============================================================================
/** multiple-inheritance interface designed to ease the use of all functions
available for a <type scope="com::sun::star::awt">MenuBar</type>.
@@ -43,7 +41,6 @@
interface com::sun::star::awt::XMenuBar;
};
-//=============================================================================
}; }; }; };