Home
last modified time | relevance | path

Searched refs:wait (Results 51 – 75 of 207) sorted by relevance

123456789

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XMessageBoxFactory.java94 done.wait(); in _createMessageBox()
/trunk/main/scripting/workben/installer/
H A DIdeUpdater.java105 wait(); in checkSuspend()
/trunk/main/jurt/test/com/sun/star/comp/connections/
H A DPipedConnection_Test.java116 _reader.wait(); in run()
/trunk/main/vcl/qa/complex/persistent_window_states/
H A DPersistentWindowTest.props26 # wait for the Office to close: may be increased on slower machines
/trunk/main/framework/source/fwi/threadhelp/
H A Dtransactionmanager.cxx156 m_aBarrier.wait(); in setWorkingMode()
/trunk/main/sal/inc/osl/
H A Dthread.hxx140 static void SAL_CALL wait(const TimeValue& Delay) in wait() function in osl::Thread
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java869 _actualEvents.wait(20000); in impl_stopObservingEvents()
927 _eventQueue.wait(500); in impl_waitForEvent()
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentBasedExample.java199 wait(); in waitForUserInput()
H A DTableCellTextBinding.java147 m_writeSignal.wait( 200 ); in run()
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DEventListenerProxy.java123 maEventQueue.wait(); in run()
/trunk/main/vos/source/
H A Dthread.cxx152 void OThread::wait(const TimeValue& Delay) { in wait() function in OThread
/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsQueueProcessorThread.hxx161 wait (aTimeToWait); in run()
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentEvents.java97 m_document.wait(10000); in impl_tearDownDocCloseTest()
/trunk/main/forms/qa/integration/forms/
H A DTableCellTextBinding.java150 m_writeSignal.wait( 200 ); in run()
H A DControlValidation.java178 wait(); in waitForUserInput()
/trunk/main/chart2/source/controller/main/
H A DChartFrameloader.cxx198 m_oCancelFinished.wait(); in cancel()
/trunk/main/forms/source/component/
H A DEventThread.cxx238 m_aCond.wait(); in run()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponentMain.java144 wait(); in await()
/trunk/main/comphelper/source/misc/
H A Dasyncnotification.cxx243 m_pImpl->aPendingActions.wait(); in run()
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DNsis.ulf56 en-US = "Please wait while the installation files are being unpacked."
/trunk/main/linguistic/source/
H A Dgciterator.cxx648 m_aWakeUpThread.wait(); in DequeueAndCheck()
947 m_aRequestEndThread.wait( &aTime ); in dispose()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlLockStore.cxx77 wait( aTV ); in run()
/trunk/main/extensions/source/oooimprovement/
H A Donlogrotate_job.cxx124 if (m_Stop.wait(&wait_intervall) == ::osl::Condition::result_timeout) in run()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DViewSample.java112 aListener.wait(); // wait until the selection is done in doSampleFunction()
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDropTargetListener.idl58 has to wait until the method <method>XDropTargetDropContext::dropComplete</method>

Completed in 218 milliseconds

123456789