/aoo41x/main/offapi/com/sun/star/task/ |
H A D | XStatusIndicator.idl | 35 /** controls a status indicator which displays progress of 47 /** initialize and start the progress 53 and the possible range of progress value. That means that a progress 58 initial value for progress description for showing 62 mewns the maximum value of the progress which can be setted by 70 /** stop the progress 85 /** update progress description 94 new value for progress description which should be shown now 99 /** update progress value 107 new value for progress which should be shown now [all …]
|
/aoo41x/main/toolkit/src2xml/source/ |
H A D | src2xml.py | 138 progress ("parsing %(file_name)s ..." % locals ()) 154 progress ("-"*68 + "\n") 155 progress ("** token dump\n") 157 progress ("** end of token dump\n") 178 progress ("\n") 184 progress (" SUCCESS\n") 187 progress (" FAILED\n") 229 progress ("writing %(out_name)s ..." % locals ()) 233 progress ("\n")
|
H A D | srclexer.py | 224 progress ("-"*68 + "\n") 225 progress ("All defines found in this translation unit:\n") 228 progress ("@ %s\n"%key) 387 progress ("%s ignored\n"%headerSub) 403 progress ("%s found\n"%headerPath) 407 progress ("%s already included\n"%headerPath) 412 progress ("%s in cache\n"%headerPath) 437 progress ("defines found in header %s:\n"%headerSub) 439 progress (" '%s'\n"%key)
|
H A D | srcparser.py | 157 progress ("error parsing values (%d)\n"%i) 209 progress ("-"*68+"\n") 211 progress ("define: %s\n"%key)
|
/aoo41x/main/offapi/com/sun/star/awt/ |
H A D | XProgressBar.idl | 41 /** gives access to the value and settings of a progress bar. 59 /** sets the minimum and the maximum progress value of the progress bar. 69 /** sets the progress value of the progress bar. 75 /** returns the current progress value of the progress bar.
|
H A D | UnoControlProgressBarModel.idl | 108 /** specifies the progress value of the control. 114 /** specifies the maximum progress value of the control. 120 /** specifies the minimum progress value of the control.
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | XProgressHandler.idl | 36 /** Handle a tasks notification that it has made some progress. 42 (possibly a sub-activity of another activity already making progress; 51 some status text that describes the progress being made (possibly 54 as progress is being made). 60 progress. 62 @param Status An object representing the progress made. See the
|
H A D | CHAOSProgressStart.idl | 36 /** An object representing the start of a task's activity that will progress 51 /** The minimal value of the progress. 56 /** The maximal value of the progress.
|
/aoo41x/main/solenv/bin/ |
H A D | update_module_ignore_lists.pl | 139 my $progress = "$module "; 140 $progress .= "(" . $current . "/" . $count . ")"; 145 $progress .= ( "." x $dots ); 146 $progress .= " "; 148 print STDOUT $progress;
|
/aoo41x/main/offapi/com/sun/star/configuration/backend/ |
H A D | XSchemaHandler.idl | 80 <li>if there is a unfinished component or template in progress</li> 101 <li>if there is a unfinished component or template in progress</li> 128 <li>if there is a unfinished component or template in progress </li> 152 <li>if there is a unfinished subnode in progress<li> 189 <li>if there is a unfinished component or template in progress</li> 266 <li>if there is a unfinished subnode in progress</li> 302 <li>if there isn't a group node in progress currently</li> 345 <li>if there isn't a group node in progress currently</li> 374 <li>if the name is not a the name of the node in progress</li> 485 <li>if there isn't a group node in progress currently</li> [all …]
|
H A D | XUpdateHandler.idl | 90 <li>if there is an unfinished subnode in progress</li> 142 <li>if there isn't an update in progress at all</li> 192 <li>if there isn't a set node in progress currently</li> 240 <li>if there isn't a set node in progress currently</li> 296 <li>if there isn't a set node in progress currently</li> 351 <li>if there isn't a group or extensible node in progress currently</li> 387 <li>if there isn't a property modification in progress currently</li> 421 <li>if there isn't a property modification in progress currently</li> 445 <li>if there isn't a property modification in progress currently</li> 468 <li>if there isn't a property modification in progress currently</li> [all …]
|
H A D | XLayerHandler.idl | 66 if there is an unfinished layer in progress 84 <li>if there is a unfinished subnode in progress</li> 125 <li>if there isn't a layer in progress</li> 174 <li>if there isn't a set node in progress currently</li> 223 <li>if there isn't a set node in progress currently</li> 279 <li>if there isn't a set node in progress currently</li> 339 <li>if there isn't a group or extensible node in progress currently</li> 381 <li>if there isn't a property in progress currently</li> 416 <li>if there isn't a property in progress currently</li> 484 <li>if there isn't an extensible node in progress currently</li> [all …]
|
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/ |
H A D | InstallationOngoingCtrl.java | 113 int progress = java.lang.Math.round((100*(i+1))/installPackages.size()); in duringShow() 114 panel.setProgressValue(progress); in duringShow() 164 int progress = java.lang.Math.round(100/installedPackages.size()) * (i+1); in duringShow() 165 panel.setProgressValue(progress); in duringShow()
|
H A D | UninstallationOngoingCtrl.java | 98 int progress = java.lang.Math.round((100*(i+1))/uninstallPackages.size()); in duringShow() 99 panel.setProgressValue(progress); in duringShow()
|
/aoo41x/main/offapi/com/sun/star/deployment/ |
H A D | XExtensionManager.idl | 88 command environment for error and progress handling 114 command environment for error and progress handling 139 command environment for error and progress handling 161 command environment for error and progress handling 181 command environment for error and progress handling 204 command environment for error and progress handling 263 command environment for error and progress handling
|
H A D | XPackageManager.idl | 120 command environment for error and progress handling 146 command environment for error and progress handling 168 command environment for error and progress handling 186 command environment for error and progress handling 204 command environment for error and progress handling 226 command environment for error and progress handling
|
H A D | XPackage.idl | 122 command environment for error and progress handling 148 command environment for error and progress handling 168 command environment for error and progress handling 195 command environment for error and progress handling 307 command environment for error and progress handling
|
/aoo41x/main/scripting/examples/java/Newsgroup/ |
H A D | StatusWindow.java | 129 public void setStatus( int progress, String status ) in setStatus() argument 131 progressBar.setValue( progress ); in setStatus() 134 if( progress == MAXPROGRESS ) in setStatus()
|
/aoo41x/main/offapi/com/sun/star/view/ |
H A D | XPrintableListener.idl | 42 /** receives events about print job progress. 45 Then, the client object will receive events about print progress. </p> 52 /** informs the user of the new state in print progress.
|
H A D | XPrintJobBroadcaster.idl | 43 to be registered, thus a client object will learn about the print progress.</p> 51 /** adds an <type>XPrintJobListener</type> to be notified about print progress.
|
H A D | XPrintJobListener.idl | 38 /** receives events about print job progress. 51 /** informs the user about the creation or the progress of a PrintJob
|
H A D | XPrintableBroadcaster.idl | 43 to be registered, thus a client object will learn about the print progress.</p> 49 /** adds an <type>XPrintableListener</type> to be notified about print progress.
|
/aoo41x/main/offapi/com/sun/star/sdb/application/ |
H A D | XCopyTableListener.idl | 40 /** specifies the interface required to listen for progress in copying 51 to update a progress indicator.</p> 63 for instance, to update a progress indicator.</p>
|
/aoo41x/main/offapi/com/sun/star/animations/ |
H A D | XTransitionFilter.idl | 39 with <atom>double</atom> values that set the transition progress the specific 63 the transition progress increases and <false/> indicating that the parent media will 64 become less visible as the transition progress increases.
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | XSessionManagerListener.idl | 50 <TRUE/> if a shutdown is in progress, 54 <TRUE/> if a shutdown in progress can be canceled by the listener, 58 event in case no real shutdown is in progress. He
|