diff --git a/offapi/com/sun/star/awt/SpinningProgressControlModel.idl b/offapi/com/sun/star/awt/SpinningProgressControlModel.idl index 7d553867b122..98cbc23b453f 100644 --- a/offapi/com/sun/star/awt/SpinningProgressControlModel.idl +++ b/offapi/com/sun/star/awt/SpinningProgressControlModel.idl @@ -26,8 +26,10 @@ module com { module sun { module star { module awt { -/** is a specialization of the AnimatedImagesControlModel which provides standard image sets - for displaying a non-procentual progress. +/** is a specialization of the AnimatedImagesControlModel. + +
To show a progress which cannot be expressed as a percentage of execution, + it displays animated images from a standard image set.
Three image sets are provided, of size 16x16, 32x32, and 64x64 pixels.
*/