Home
last modified time | relevance | path

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

123456789

/trunk/main/chart2/source/tools/
H A DLifeTime.cxx164 m_aNoAccessCountCondition.wait(); in dispose()
438 m_aEndTryClosingCondition.wait(); //@todo??? this may block??? try closing in impl_canStartApiCall()
/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx533 osl::Thread::wait( aTimeValue ); in EnableOfficeIPCThread()
680 cReady.wait(); in run()
910 cProcessed.wait(); in run()
/trunk/main/framework/qa/complex/framework/autosave/
H A DAutoSave.java374 wait(nWait); in closeDoc()
450 wait(nWait); in impl_checkConcurrentAutoSaveToNormalUISave()
/trunk/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()
/trunk/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."
/trunk/main/extensions/workben/
H A Dpythonautotest.cxx286 m_aDebugCondition.wait(); in cmdLine()
289 m_aDebugCondition.wait(); in cmdLine()
/trunk/main/binaryurp/source/
H A Dwriter.cxx154 unblocked_.wait(); in run()
156 items_.wait(); in run()
/trunk/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
/trunk/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()
/trunk/main/odk/examples/DevelopersGuide/ProfUNO/Lifetime/
H A DMyUnoObject.java43 Thread.currentThread().wait( 1000 ); in main()
/trunk/main/vos/source/
H A Dconditn.cxx59 OCondition::TResult OCondition::wait(const TimeValue* pTimeout) in wait() function in OCondition
/trunk/main/sal/inc/osl/
H A Dconditn.hxx77 Result wait(const TimeValue *pTimeout = 0) in wait() function in osl::Condition
/trunk/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DJavaThreadPoolFactory_Test.java47 i2.wait(); in test()
/trunk/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 …
/trunk/main/framework/source/helper/
H A Dwakeupthread.cxx60 aSleeper.wait(&aTime); in run()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/util/
H A DAsynchronousFinalizer.java82 queue.wait();
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DLoggingThread.java69 wait(timeOut); in run()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/
H A DXMLTokenViewFactory.java77 wait(); in run()
/trunk/main/salhelper/inc/salhelper/
H A Dfuture.hxx77 Condition::wait(); in get()
/trunk/main/extensions/qa/integration/extensions/
H A DConsoleWait.java99 wait(); in waitForUserInput()
/trunk/main/bean/java/officebean/src/main/java/com/sun/star/comp/beans/
H A DCallWatchThread.java94 wait( nTimeout ); in run()
/trunk/main/vos/inc/vos/
H A Dthread.hxx169 static void SAL_CALL wait(const TimeValue& Delay);
/trunk/main/toolkit/test/accessibility/
H A DEventQueue.java129 maMonitor.wait(); in run()
/trunk/main/fpicker/source/win32/filepicker/
H A Dasyncrequests.hxx116 void wait(::sal_Int32 nMilliSeconds = WAIT_INFINITE);

Completed in 98 milliseconds

123456789