summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/SpinningProgressControlModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/SpinningProgressControlModel.idl')
-rw-r--r--offapi/com/sun/star/awt/SpinningProgressControlModel.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/SpinningProgressControlModel.idl b/offapi/com/sun/star/awt/SpinningProgressControlModel.idl
index a0f26b22e16c..3ded915c54ce 100644
--- a/offapi/com/sun/star/awt/SpinningProgressControlModel.idl
+++ b/offapi/com/sun/star/awt/SpinningProgressControlModel.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/awt/AnimatedImagesControlModel.idl>
-//======================================================================================================================
module com { module sun { module star { module awt {
-//======================================================================================================================
/** is a specialization of the <type>AnimatedImagesControlModel</type> which provides standard image sets
for displaying a non-procentual progress.
@@ -46,11 +44,9 @@ service SpinningProgressControlModel
service AnimatedImagesControlModel;
};
-//======================================================================================================================
}; }; }; };
-//======================================================================================================================
#endif