You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2012/10/08 11:40:27 UTC

svn commit: r1395493 - /incubator/ooo/trunk/main/offapi/com/sun/star/awt/SpinningProgressControlModel.idl

Author: arielch
Date: Mon Oct  8 09:40:27 2012
New Revision: 1395493

URL: http://svn.apache.org/viewvc?rev=1395493&view=rev
Log:
#i121180# - Fix SpinningProgressControlModel description

IDL description by Bernard Marcelly

Modified:
    incubator/ooo/trunk/main/offapi/com/sun/star/awt/SpinningProgressControlModel.idl

Modified: incubator/ooo/trunk/main/offapi/com/sun/star/awt/SpinningProgressControlModel.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/main/offapi/com/sun/star/awt/SpinningProgressControlModel.idl?rev=1395493&r1=1395492&r2=1395493&view=diff
==============================================================================
--- incubator/ooo/trunk/main/offapi/com/sun/star/awt/SpinningProgressControlModel.idl (original)
+++ incubator/ooo/trunk/main/offapi/com/sun/star/awt/SpinningProgressControlModel.idl Mon Oct  8 09:40:27 2012
@@ -32,8 +32,10 @@ module com { module sun { module star { 
 
 //======================================================================================================================
 
-/** is a specialization of the <type>AnimatedImagesControlModel</type> which provides standard image sets
-    for displaying a non-procentual progress.
+/** is a specialization of the <type>AnimatedImagesControlModel</type>.
+
+    <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>
  */