summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/component/SpinButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/SpinButton.idl')
-rw-r--r--offapi/com/sun/star/form/component/SpinButton.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/form/component/SpinButton.idl b/offapi/com/sun/star/form/component/SpinButton.idl
index c90b34422d8a..7feb1459d912 100644
--- a/offapi/com/sun/star/form/component/SpinButton.idl
+++ b/offapi/com/sun/star/form/component/SpinButton.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/form/XReset.idl>
-//=============================================================================
module com { module sun { module star { module form { module component {
-//=============================================================================
/** specifies the model of a scroll bar control.
*/
@@ -42,7 +40,6 @@ service SpinButton
*/
interface com::sun::star::form::XReset;
- //-------------------------------------------------------------------------
/** contains a default value for the control.
@@ -55,7 +52,6 @@ service SpinButton
};
-//=============================================================================
}; }; }; }; };