[Libreoffice-commits] core.git: offapi/com
Ariel Constenla-Haile
arielch at apache.org
Wed Jun 5 02:26:43 PDT 2013
offapi/com/sun/star/awt/SpinningProgressControlModel.idl | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 6d51f9f948c5bf877ec8a53e3716f00fe5e81a23
Author: Ariel Constenla-Haile <arielch at apache.org>
Date: Mon Oct 8 08:40:27 2012 +0000
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
diff --git a/offapi/com/sun/star/awt/SpinningProgressControlModel.idl b/offapi/com/sun/star/awt/SpinningProgressControlModel.idl
index 7d55386..98cbc23 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>
*/
More information about the Libreoffice-commits
mailing list