summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XToggleButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XToggleButton.idl')
-rw-r--r--offapi/com/sun/star/awt/XToggleButton.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XToggleButton.idl b/offapi/com/sun/star/awt/XToggleButton.idl
index 3f5979148c57..f815a85b1f28 100644
--- a/offapi/com/sun/star/awt/XToggleButton.idl
+++ b/offapi/com/sun/star/awt/XToggleButton.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/awt/XItemEventBroadcaster.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** is supported by buttons which can be toggled between a "pressed" and an "unpressed" state
@@ -38,7 +36,6 @@ interface XToggleButton: XItemEventBroadcaster
{
};
-//=============================================================================
}; }; }; };