| /trunk/main/framework/qa/complex/framework/recovery/ |
| H A D | RecoveryTools.java | 110 int pause = Integer.parseInt(Argument.get("SHORT_WAIT"))*10; in getActiveDialogAfterStartup() local 112 int maximum = (timeOut / pause) * multi; in getActiveDialogAfterStartup() 117 …waiting until the office has recoverd... remaining " + (timeOut * multi - pause * counter)/1000 + … in getActiveDialogAfterStartup() 118 pause(pause); in getActiveDialogAfterStartup() 128 public void pause(){ in pause() method in RecoveryTools 129 pause(Integer.parseInt(Argument.get("SHORT_WAIT"))); in pause() 135 public void pause(int sleepTime){ in pause() method in RecoveryTools 243 int pause = Integer.parseInt(Argument.get("SHORT_WAIT"))*20; in waitForClosedOffice() local 245 while ((ph != null) && (ph.getExitCode()<0) && (pause*multi < timeOut)) { in waitForClosedOffice() 246 …t.println("waiting until the office is closed... remaining " + (timeOut - pause * multi)/1000 + " … in waitForClosedOffice() [all …]
|
| H A D | RecoveryTest.java | 313 rt.pause(); in makeCrash() 314 rt.pause(); in makeCrash() 336 rt.pause(); in handleRecoveryDialogAfterCrash() 469 rt.pause(); in handleRecoveryDialogAtRestart() 486 rt.pause(); in handleRecoveryDialogAtRestart() 505 rt.pause(); in handleRecoveryDialogAtRestart()
|
| /trunk/main/l10ntools/workbench/ |
| H A D | gsicheckcheck.btm | 3 #pause 7 #pause 11 #pause 15 #pause
|
| /trunk/main/sd/source/ui/slideshow/ |
| H A D | slideshowimpl.cxx | 1525 void SAL_CALL SlideshowImpl::pause() throw (RuntimeException) in pause() function in sd::SlideshowImpl 1534 mxShow->pause(sal_True); in pause() 1569 mxShow->pause(sal_False); in resume() 1607 pause(); in blankScreen() 2249 pause(); in IMPL_LINK() 2418 pause(); in IMPL_LINK() 2862 pause(); in IMPL_LINK() 3368 pause(); in gotoNextSlide()
|
| H A D | slideshow.cxx | 1092 bool SlideShow::pause( bool bPause ) in pause() function in SlideShow 1097 mxController->pause(); in pause()
|
| /trunk/main/xmlsecurity/tools/examples/ |
| H A D | evaluate_win.bat | 102 pause Press Enter when finished... 134 pause Press Enter when finished...
|
| H A D | uno_win.bat | 31 pause Press Enter when finished...
|
| /trunk/main/offapi/com/sun/star/presentation/ |
| H A D | XSlideShowController.idl | 181 void pause(); 193 @see <member>pause</member>
|
| H A D | EffectCommands.idl | 55 /** the command toggles the pause status on a media object.
|
| H A D | XSlideShow.idl | 193 /** Change the pause state of the slide show.<p> 206 boolean pause( [in] boolean bPauseShow );
|
| /trunk/main/extensions/source/update/check/ |
| H A D | actionlistener.hxx | 36 virtual void pause() = 0;
|
| H A D | updatecheck.hxx | 127 void pause();
|
| /trunk/main/slideshow/source/inc/ |
| H A D | externalmediashape.hxx | 67 virtual void pause() = 0;
|
| /trunk/main/slideshow/source/engine/shapes/ |
| H A D | externalshapebase.hxx | 77 virtual void pause();
|
| H A D | externalshapebase.cxx | 151 void ExternalShapeBase::pause() in pause() function in slideshow::internal::ExternalShapeBase
|
| /trunk/main/slideshow/source/engine/animationnodes/ |
| H A D | animationcommandnode.cxx | 99 mpShape->pause(); in activate_st()
|
| /trunk/main/sd/source/ui/presenter/ |
| H A D | PresenterPreviewCache.hxx | 97 virtual void SAL_CALL pause (void)
|
| H A D | PresenterPreviewCache.cxx | 245 void SAL_CALL PresenterPreviewCache::pause (void) in pause() function in sd::presenter::PresenterPreviewCache
|
| /trunk/main/avmedia/source/macavf/ |
| H A D | macavf_window.cxx | 63 [pAVPlayer pause]; in Window()
|
| H A D | macavf_player.cxx | 196 [mpPlayer pause]; in stop()
|
| /trunk/main/offapi/com/sun/star/drawing/ |
| H A D | XSlidePreviewCache.idl | 113 void pause ();
|
| /trunk/main/sd/source/ui/inc/ |
| H A D | slideshow.hxx | 161 bool pause( bool bPause );
|
| /trunk/main/ure/source/uretest/ |
| H A D | README | 87 component which connects to the server after a five second pause so that the
|
| /trunk/main/sd/source/ui/dlg/ |
| H A D | present.src | 171 QuickHelpText [ en-US ] = "Duration of pause" ;
|
| /trunk/main/slideshow/source/engine/ |
| H A D | slideshowimpl.cxx | 304 virtual sal_Bool SAL_CALL pause( sal_Bool bPauseShow ) 1344 sal_Bool SlideShowImpl::pause( sal_Bool bPauseShow ) in pause() function in __anon857254e10111::SlideShowImpl
|