summaryrefslogtreecommitdiff
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.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/offapi/com/sun/star/form/control/ImageButton.idl b/offapi/com/sun/star/form/control/ImageButton.idl
index 4645d25969bb..5a56c4fdcbf4 100644
--- a/offapi/com/sun/star/form/control/ImageButton.idl
+++ b/offapi/com/sun/star/form/control/ImageButton.idl
@@ -17,12 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_form_control_ImageButton_idl__
-#define __com_sun_star_form_control_ImageButton_idl__
-
-#include <com/sun/star/awt/UnoControlImageControl.idl>
-#include <com/sun/star/form/XApproveActionBroadcaster.idl>
-
module com { module sun { module star { module form { module control {
@@ -63,7 +57,5 @@ published service ImageButton
}; }; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */