summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl')
-rw-r--r--offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl b/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl
index 5c4cdc107691..a0495399306d 100644
--- a/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl
+++ b/offapi/com/sun/star/awt/XSystemDependentMenuPeer.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/uno/XInterface.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** provides access to the system dependent implementation of the window.
@@ -45,7 +43,6 @@
*/
interface XSystemDependentMenuPeer: com::sun::star::uno::XInterface
{
- //-------------------------------------------------------------------------
/** returns a system-specific window handle.
@@ -69,7 +66,6 @@ interface XSystemDependentMenuPeer: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };