summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAriel Constenla-Haile <arielch@apache.org>2012-10-08 08:40:27 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-06-05 10:22:13 +0100
commit6d51f9f948c5bf877ec8a53e3716f00fe5e81a23 (patch)
treefc83f34dfc3d375ff6ca83bf74f8977013399ddf
parent62cffb489cf7926fc6843e9ac05939b298394ad7 (diff)
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
-rw-r--r--offapi/com/sun/star/awt/SpinningProgressControlModel.idl6
1 files changed, 4 insertions, 2 deletions
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.
+
+ <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>
*/