summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/control/ImageButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/control/ImageButton.idl')
-rw-r--r--offapi/com/sun/star/form/control/ImageButton.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/control/ImageButton.idl b/offapi/com/sun/star/form/control/ImageButton.idl
index 2a4a5c3da314..a434200db372 100644
--- a/offapi/com/sun/star/form/control/ImageButton.idl
+++ b/offapi/com/sun/star/form/control/ImageButton.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/awt/UnoControlImageControl.idl>
#include <com/sun/star/form/XApproveActionBroadcaster.idl>
-//=============================================================================
module com { module sun { module star { module form { module control {
-//=============================================================================
/** describes a control which can be used for displaying images on a control acting like a button.
@@ -62,7 +60,6 @@ published service ImageButton
interface com::sun::star::form::XApproveActionBroadcaster;
};
-//=============================================================================
}; }; }; }; };