summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlProgressBar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlProgressBar.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlProgressBar.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlProgressBar.idl b/offapi/com/sun/star/awt/UnoControlProgressBar.idl
index 0e0245d147fc..46712332c5ca 100644
--- a/offapi/com/sun/star/awt/UnoControlProgressBar.idl
+++ b/offapi/com/sun/star/awt/UnoControlProgressBar.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/awt/XProgressBar.idl>
-//=============================================================================
module com { module sun { module star { module awt {
-//=============================================================================
/** specifies a progress bar control.
*/
@@ -40,7 +38,6 @@ published service UnoControlProgressBar
};
-//=============================================================================
}; }; }; };