summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/UnoControlScrollBar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlScrollBar.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlScrollBar.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlScrollBar.idl b/offapi/com/sun/star/awt/UnoControlScrollBar.idl
index c26310610fe7..fd2e7ea403bb 100644
--- a/offapi/com/sun/star/awt/UnoControlScrollBar.idl
+++ b/offapi/com/sun/star/awt/UnoControlScrollBar.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/awt/XScrollBar.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** specifies a scroll bar control.
*/
@@ -39,7 +37,6 @@ published service UnoControlScrollBar
};
-//=============================================================================
}; }; }; };