summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/UnoControlSpinButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlSpinButton.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlSpinButton.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlSpinButton.idl b/offapi/com/sun/star/awt/UnoControlSpinButton.idl
index 8dc26342c2b4..8bea87af49a0 100644
--- a/offapi/com/sun/star/awt/UnoControlSpinButton.idl
+++ b/offapi/com/sun/star/awt/UnoControlSpinButton.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/awt/XSpinValue.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** specifies a spin button control.
@@ -42,7 +40,6 @@ service UnoControlSpinButton
};
-//=============================================================================
}; }; }; };