Home
last modified time | relevance | path

Searched refs:wait (Results 26 – 50 of 207) sorted by relevance

123456789

/aoo42x/main/forms/qa/integration/forms/
H A DListSelection.java89 synchronized( this ) { this.wait( 1000 ); } in checkUserListSelection()
124 this.wait( 500 ); in impl_clickListBox()
/aoo42x/main/desktop/source/app/
H A Dofficeipcthread.cxx533 osl::Thread::wait( aTimeValue ); in EnableOfficeIPCThread()
680 cReady.wait(); in run()
910 cProcessed.wait(); in run()
/aoo42x/main/framework/qa/complex/framework/autosave/
H A DAutoSave.java374 wait(nWait); in closeDoc()
450 wait(nWait); in impl_checkConcurrentAutoSaveToNormalUISave()
/aoo42x/main/sal/qa/osl/socket/
H A Dosl_StreamSocket.cxx225 if ( osl::Condition::result_ok != m_aCondition.wait( pTimeout ) ) in run()
351 m_aCondition.wait(); in run()
977 m_aCondition.wait(); in read()
/aoo42x/main/migrationanalysis/src/wizard/
H A Dwizard.ulf347 en-US = "Please wait while wizard is analysing Microsoft Office documents."
350 en-US = "Please wait while wizard is aborting the analysis."
356 en-US = "Please wait while wizard is scanning for Microsoft Office documents."
/aoo42x/main/binaryurp/source/
H A Dwriter.cxx154 unblocked_.wait(); in run()
156 items_.wait(); in run()
/aoo42x/main/extensions/workben/
H A Dpythonautotest.cxx286 m_aDebugCondition.wait(); in cmdLine()
289 m_aDebugCondition.wait(); in cmdLine()
/aoo42x/main/sal/qa/osl/process/
H A Dosl_Thread.cxx335 wait( nTV ); in run()
1615 class wait : public ::testing::Test class
1636 TEST_F(wait, wait_001) in TEST_F() argument
/aoo42x/main/framework/inc/threadhelp/
H A Digate.h63 virtual sal_Bool wait ( const TimeValue* pTimeOut = NULL ) = 0;
H A Dfairrwlock.hxx191 m_aWriteCondition.wait(); in acquireWriteAccess()
/aoo42x/main/odk/examples/DevelopersGuide/ProfUNO/Lifetime/
H A DMyUnoObject.java43 Thread.currentThread().wait( 1000 ); in main()
/aoo42x/main/vos/source/
H A Dconditn.cxx59 OCondition::TResult OCondition::wait(const TimeValue* pTimeout) in wait() function in OCondition
/aoo42x/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DJavaThreadPoolFactory_Test.java47 i2.wait(); in test()
/aoo42x/main/sal/inc/osl/
H A Dconditn.hxx77 Result wait(const TimeValue *pTimeout = 0) in wait() function in osl::Condition
/aoo42x/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DControl.ulf551 …aring the Installation Wizard which will guide you through the program setup process. Please wait."
596 en-US = "Please wait while the Installation Wizard installs [ProductName]. This may take several mi…
599 en-US = "Please wait while the Installation Wizard uninstalls [ProductName]. This may take several …
/aoo42x/main/framework/source/helper/
H A Dwakeupthread.cxx60 aSleeper.wait(&aTime); in run()
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/util/
H A DAsynchronousFinalizer.java82 queue.wait();
/aoo42x/main/qadevOOo/runner/helper/
H A DLoggingThread.java69 wait(timeOut); in run()
/aoo42x/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/
H A DXMLTokenViewFactory.java77 wait(); in run()
/aoo42x/main/salhelper/inc/salhelper/
H A Dfuture.hxx77 Condition::wait(); in get()
/aoo42x/main/extensions/qa/integration/extensions/
H A DConsoleWait.java99 wait(); in waitForUserInput()
/aoo42x/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DCallWatchThread.java94 wait( nTimeout ); in run()
/aoo42x/main/vos/inc/vos/
H A Dthread.hxx169 static void SAL_CALL wait(const TimeValue& Delay);
/aoo42x/main/toolkit/test/accessibility/
H A DEventQueue.java129 maMonitor.wait(); in run()
/aoo42x/main/fpicker/source/win32/filepicker/
H A Dasyncrequests.hxx116 void wait(::sal_Int32 nMilliSeconds = WAIT_INFINITE);

Completed in 1102 milliseconds

123456789