Home
last modified time | relevance | path

Searched refs:wait (Results 101 – 125 of 207) sorted by relevance

123456789

/trunk/main/extensions/workben/
H A Dpythontest.cxx166 m_aDebugCondition.wait(); in cmdLine()
/trunk/main/offapi/com/sun/star/ucb/
H A DListActionType.idl173 to send 'COMPLETED'. So a listener has the possibility to wait for
/trunk/main/cppuhelper/source/
H A Dbootstrap.cxx648 ::osl::Thread::wait( tv ); in bootstrap()
/trunk/main/sfx2/source/appl/
H A Dapp.src218 …Message [ en-US ] = "The application cannot be terminated at the moment.\nPlease wait until all pr…
/trunk/main/offapi/com/sun/star/sdbc/
H A DPreparedStatement.idl159 /** retrieves the number of seconds the driver will wait for a Statement
H A DXConnection.idl165 others may wait until the CallableStatement is executed. This has no
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_app.cxx624 dialogEnded.wait(); in unopkg_main()
/trunk/main/l10ntools/source/help/
H A DHelpCompiler.cxx44 osl::Thread::wait( aTime ); in impl_sleep()
/trunk/main/bridges/test/java_uno/acquire/
H A Dtestacquire.cxx82 if (m_condition.wait() != osl::Condition::result_ok) { in ~WaitCondition()
/trunk/main/desktop/source/app/
H A Dapp.cxx1680 bool wait = false; in restartOnMac() local
1687 wait = true; in restartOnMac()
1717 if (!wait) { in restartOnMac()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A Durp.java128 monitor.wait(); in writeRequest()
/trunk/main/cpputools/source/unoexe/
H A Dunoexe.cxx590 pListener->cDisposed.wait(); in waitFor()
/trunk/main/framework/source/jobs/
H A Djob.cxx252 m_aAsyncWait.wait(); in execute()
/trunk/main/desktop/win32/source/guistdio/
H A Dguistdio.inc394 // Create thread that wait until child process entered input idle
/trunk/main/configmgr/source/
H A Dcomponents.cxx194 delay_.wait(&t); // must not throw; result_error is harmless and ignored in run()
/trunk/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx288 if (m_aCondition.wait( pDelay ) != Condition::result_ok in waitResult()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extensioncmdqueue.cxx709 if ( m_wakeup.wait() != osl::Condition::result_ok ) in execute()
/trunk/main/javainstaller2/src/Localization/
H A Dsetupstrings.ulf325 en-US = "Analyzing database\nPlease wait a moment ..."
/trunk/main/binaryurp/source/
H A Dbridge.cxx859 passive_.wait(); in dispose()
/trunk/main/bridges/test/java_uno/equals/
H A DTestEquals.java105 lock.wait(); in run()
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_languages/
H A DError.ulf77 en-US = "Please wait while Windows configures [ProductName]"
/trunk/main/l10ntools/source/
H A Dxmlparse.cxx281 osl::Thread::wait( aTime ); in Write()
/trunk/main/sc/source/ui/vba/
H A Dvbaapplication.cxx432 ScVbaApplication::wait( double time ) throw (uno::RuntimeException) in wait() function in ScVbaApplication
/trunk/main/padmin/source/
H A Dpadialog.src600 Text [ en-US ] = "Please wait" ;
/trunk/main/toolkit/source/awt/
H A Dvclxtoolkit.cxx551 getInitCondition().wait(); in VCLXToolkit()

Completed in 123 milliseconds

123456789