summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/component/ScrollBar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/ScrollBar.idl')
-rw-r--r--offapi/com/sun/star/form/component/ScrollBar.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/form/component/ScrollBar.idl b/offapi/com/sun/star/form/component/ScrollBar.idl
index 23a594cd855f..2f67b465996e 100644
--- a/offapi/com/sun/star/form/component/ScrollBar.idl
+++ b/offapi/com/sun/star/form/component/ScrollBar.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 ScrollBar
*/
interface com::sun::star::form::XReset;
- //-------------------------------------------------------------------------
/** contains a default value for the control.
@@ -55,7 +52,6 @@ service ScrollBar
};
-//=============================================================================
}; }; }; }; };