Home
last modified time | relevance | path

Searched refs:progress (Results 26 – 50 of 143) sorted by relevance

123456

/trunk/main/offapi/com/sun/star/ucb/
H A DXCommandEnvironment.idl64 /** returns the command's progress handler.
70 a progress handler
H A DCommandEnvironment.idl50 @param ProgressHandler the progress handler instance that will be
/trunk/main/javainstaller2/src/Localization/
H A Dsetupstrings.ulf388 en-US = "This page indicates the progress of the installation with the aid of a progress bar. To ab…
391 en-US = "This page indicates the progress of the uninstallation with the aid of a progress bar. To …
/trunk/main/offapi/com/sun/star/awt/tree/
H A DXTreeControl.idl242 …ll registered <type>XTreeEditListener</type> are notified if an editing session was in progress</p>
246 … <TRUE/> if editing was in progress and is now stopped, <FALSE/> if editing was not in progress
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java965 int progress = 0; in download() local
972 if (nowProgress > progress) { in download()
973 progress = nowProgress; in download()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx911 ProgressLevel progress( in processPackage_() local
929 progress.update( OUSTR("rollback finished.") ); in processPackage_()
1107 ProgressLevel progress( xCmdEnv, OUString() ); in exportTo() local
1118 progress.update( Any() ); // animating progress bar in exportTo()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigration.src227 Text [ en-US ] = "Current progress:" ;
255 Text [ en-US ] = "Overall progress:" ;
/trunk/main/padmin/
H A DLibrary_spa.mk63 padmin/source/progress \
/trunk/main/sfx2/
H A DPackage_inc.mk102 $(eval $(call gb_Package_add_file,sfx2_inc,inc/sfx2/progress.hxx,sfx2/progress.hxx))
/trunk/main/offapi/com/sun/star/awt/
H A DUnoControlProgressBar.idl41 /** specifies a progress bar control.
H A DSpinningProgressControlModel.idl37 <p>To show a progress which cannot be expressed as a percentage of execution,
H A DXProgressMonitor.idl37 /** gives access to the text of a progress monitor.
/trunk/main/padmin/source/
H A Dfontentry.hxx87 virtual void progress( const ::rtl::OUString& rFile );
/trunk/main/offapi/com/sun/star/view/
H A DPrintJobEvent.idl40 /** specifies the print progress of an <type>XPrintJob</type>.
H A DPrintableStateEvent.idl40 /** specifies the print progress of an <type>XPrintable</type>.
H A DPrintableState.idl33 /** specifies the print progress of an <type>XPrintable</type>.
/trunk/main/toolkit/src2xml/source/
H A Dglobals.py32 def progress (msg): function
/trunk/main/offapi/com/sun/star/scanner/
H A DScanError.idl56 /** ScanInProgress: a scan is already in progress on this device that has
/trunk/main/offapi/com/sun/star/frame/
H A DXSessionManagerClient.idl90 /** Call cancelShutdown to try to cancel a desktop shutdown in progress
/trunk/main/udkapi/com/sun/star/test/
H A DXTestListener.idl66 the progress of the test. The listener can use this information
/trunk/main/toolkit/doc/layout/
H A DChangeLog657 * src2xml/source/globals.py: src2xml: write progress to stderr,
658 allows progress while using stdout output.
891 progress.
1278 * TODO: Add Michael's bug list, with progress.
/trunk/main/jpeg/
H A Djpeg-8d.patch61 +/* Define this if you want percent-done progress reports from cjpeg/djpeg. */
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DError.ulf212 en-US = "Another installation is in progress. You must complete that installation before continuing…
260 en-US = "A previous installation for this product is in progress. You must undo the changes made by…
/trunk/main/offapi/com/sun/star/deployment/
H A DXPackageRegistry.idl93 command environment for error and progress handling
/trunk/main/extensions/source/update/check/
H A Dupdatehdl.src211 Text [ en-US ] = "Download of update in progress" ;

Completed in 131 milliseconds

123456