Resolves: #i121180# Fix SpinningProgressControlModel description

IDL description by Bernard Marcelly

(cherry picked from commit 56da9fdf911795afcddaf3f30bbdcf8396a8e373)

Conflicts:
	offapi/com/sun/star/awt/SpinningProgressControlModel.idl

Change-Id: I893615fc6432432971311aa20eb9180f32ec747e
This commit is contained in:
Ariel Constenla-Haile
2012-10-08 08:40:27 +00:00
committed by Caolán McNamara
parent 62cffb489c
commit 6d51f9f948

View File

@@ -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.
<p>To show a progress which cannot be expressed as a percentage of execution,
it displays animated images from a standard image set.</p>
<p>Three image sets are provided, of size 16x16, 32x32, and 64x64 pixels.</p>
*/