summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl')
-rw-r--r--offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl b/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl
index b449d6f8becb..120c54f92676 100644
--- a/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl
+++ b/offapi/com/sun/star/form/binding/BindableIntegerValueRange.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/form/binding/BindableControlModel.idl>
-//=============================================================================
module com { module sun { module star { module form { module binding {
-//=============================================================================
/** this service specifies a <type>BindableControlModel</type> which reflects
an integer value, out of a range of permitted integer values.
@@ -58,7 +56,6 @@ service BindableIntegerValueRange
};
-//=============================================================================
}; }; }; }; };