summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl')
-rw-r--r--offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl b/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl
index 407862263f73..6bb2cf8ccbae 100644
--- a/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl
+++ b/offapi/com/sun/star/awt/tab/TabPageActivatedEvent.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/lang/EventObject.idl>
-//=============================================================================
module com { module sun { module star { module awt { module tab {
-//=============================================================================
/** An event used by a <type>XTabPageContainer</type> to notify changes in tab page activation.
@@ -48,7 +46,6 @@ struct TabPageActivatedEvent: com::sun::star::lang::EventObject
};
-//=============================================================================
}; }; }; }; };