Home
last modified time | relevance | path

Searched refs:running (Results 1 – 25 of 183) sorted by relevance

12345678

/trunk/main/cui/source/dialogs/
H A Dscriptdlg.src263 Text [ en-US ] = "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME." ;
268 Text [ en-US ] = "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME." ;
273 …Text [ en-US ] = "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %L…
278 …Text [ en-US ] = "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME at line…
283 …Text [ en-US ] = "A Scripting Framework error occurred while running the %LANGUAGENAME script %SCR…
288 …Text [ en-US ] = "A Scripting Framework error occurred while running the %LANGUAGENAME script %SCR…
/trunk/main/offapi/com/sun/star/script/vba/
H A DVBAScriptEventId.idl47 <p>Several scripts may run simultaneously, e.g. when a running script
50 <p>The number of running scripts can be obtained via <member>
62 running.
64 <p>Several scripts may run simultaneously, e.g. when a running script
67 <p>The number of scripts still running can be obtained via <member>
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShow.idl71 Note: To control a running slideshow inside a presentation, please
81 displayed slide. If there is currently no slideshow running,
88 running, the last effect on the last slide was already
102 If there is currently no slideshow running, this method does
107 running, the first effect on the first slide was not yet
145 active effects will remain running).<p>
196 running effects are stopped), or starts a previously stopped
201 was paused, it starts running at the paused position again.
211 slideshow running at the moment, this method returns an
H A DXPresentation2.idl81 /** returns true if the slideshow is currently running */
86 /** if the slideshow is running, this returns a controller object to
87 control the running slideshow. */
H A DXSlideShowController.idl48 /** interface to control a running slideshow.
57 /** returns true if the slideshow is still running.
98 /** addes a listener that receives events while the slideshow is running. */
/trunk/main/solenv/bin/
H A Dsubsequenttests128 my $running = 0;
130 while (@testpaths || $running > 0) {
131 while (@testpaths && $running < $max_running) {
149 ++$running;
159 --$running;
/trunk/main/wizards/com/sun/star/wizards/agenda/
H A DAgendaWizardDialogImpl.java70 static boolean running; field in AgendaWizardDialogImpl
127 running = true; in startWizard()
177 running = false; in startWizard()
183 running=false; in startWizard()
452 running = false; in cancelWizard()
548 running = false; in finishWizard()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java67 static boolean running; field in FaxWizardDialogImpl
127 running = true; in startWizard()
188 running = false; in startWizard()
195 running = false; in startWizard()
202 running = false; in cancelWizard()
288 running = false; in finishWizard()
/trunk/main/offapi/com/sun/star/embed/
H A DNeedsRunningStateException.idl39 retrieved only when the object is in running state.
42 This exception means that the object supports at least running state in
44 detected only after object is switched to running state.
/trunk/main/sc/source/ui/vba/testvba/
H A DREADME29 Note Also: If you meat a problem that stop running test after serveral test documents have been run…
37 …soffice process may still be running, if you wish to repeat tests you may want to kill the office …
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/
H A DInstallData.java452 public void setStillRunning(boolean running) { in setStillRunning() argument
453 stillRunning = running; in setStillRunning()
460 public void setStillAnalyzing(boolean running) { in setStillAnalyzing() argument
461 stillAnalyzing = running; in setStillAnalyzing()
/trunk/main/offapi/com/sun/star/util/
H A DXCloseable.idl49 process is still running and can't be really canceled). Last version
75 … still running processes can't be canceled yet. It's not allowed to block this call till internal
89 …after still running processes was finished. The parameter <var>DeliverOwnership</var> regulate tha…
110 …This new owner has to close the closing object again if his still running processes will be finish…
/trunk/main/offapi/com/sun/star/sdb/application/
H A DXCopyTableWizard.idl70 <p>Changing this attribute while the dialog is running is not supported, the
93 <p>Changing this attribute while the dialog is running is not supported, the
111 <p>Changing this attribute while the dialog is running is not supported, the
/trunk/main/extensions/test/pgp/
H A Dreadme.txt2 it to the ServiceManager obtained from a running StarOffice.
15 hamburg-11070 is the host running the office and 1111 is a
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java71 static boolean running; field in LetterWizardDialogImpl
138 running = true; in startWizard()
230 running = false; in startWizard()
237 running = false; in startWizard()
244 running = false; in cancelWizard()
348 running = false; in finishWizard()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/loader/
H A DBundle.properties25 #HINT_DataNode_exec_sheet=Properties pertaining to compiling, running, and debugging.
32 #HINT_DataNode_exec_sheet=Properties pertaining to compiling, running, and debugging.
/trunk/main/offapi/com/sun/star/ucb/
H A DRemoteContentProviderAcceptor.idl33 /** allows content providers running in remote processes to be registered at
40 deregister content providers running in remote processes.
/trunk/main/offapi/com/sun/star/rendering/
H A DXAnimatedSprite.idl63 an animation is running, the associated
68 sprite can have a running animation, which then displays in
96 If the animation is currently running, the next frame that is
/trunk/main/xmerge/source/palmtests/
H A DREADME22 …the qa-wrapper/env directory. These environment settings can then be used when running the scripts.
31 optional <RUNNAME> This can be the name of the user running the scripts. This is used to name a dir…
/trunk/main/setup_native/source/packinfo/
H A Dshellscripts_extensions.txt51 # No postrun available, try running unopkg directly
76 # No postrun available, try running unopkg directly
/trunk/main/offapi/com/sun/star/sdb/
H A DDocumentDefinition.idl69 or a long-running task such as printing is currently running.</li>
/trunk/main/desktop/test/deployment/update/website_update/
H A Dreadme.txt83 When running the update then the web browser should navigate to
132 When running the update then the web browser should navigate to
/trunk/main/migrationanalysis/src/wizard/
H A Dwizard.ulf83 …ect - unchecked<CR>To analyze macros you must check this checkbox before running the analysis.<CR>…
122 …ed before the analysis can be run.<CR><CR>If Excel does not appear to be running please check the …
137 en-US = "The following applications are still running: <TOPIC>.<CR><CR>Please ensure that all insta…
/trunk/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch197 # covers most systems running today. This code pipes the CPU
458 # Delta 88k system running SVR3
462 XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3)
466 Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD)
1265 BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only.
1269 BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only.
1273 BePC:BeOS:*:*) # BeOS running on Intel PC compatible.
1277 + BePC:Haiku:*:*) # Haiku running on Intel PC compatible.
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DMakefile207 @echo possible if no office instance is running.
221 @echo possible if no office instance is running.

Completed in 71 milliseconds

12345678