Home
last modified time | relevance | path

Searched refs:Thread (Results 176 – 200 of 352) sorted by relevance

12345678910>>...15

/aoo4110/main/odk/examples/DevelopersGuide/Accessibility/
H A DRegistrationThread.java67 new Thread (this, "RegistrationThread").start(); in RegistrationThread()
H A DEventListenerProxy.java59 new Thread (this, "EventListenerProxy").start(); in EventListenerProxy()
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DViewContainer.java44 public class ViewContainer extends Thread
H A DOnewayExecutor.java40 class OnewayExecutor extends Thread
/aoo4110/main/qadevOOo/tests/java/ifc/text/
H A D_XAutoTextContainer.java57 Name = "XAutoTextContainerx" + Thread.currentThread().getName(); in _insertNewByName()
H A D_XMailMergeBroadcaster.java150 Thread.sleep(200) ; in shortWait()
/aoo4110/main/sfx2/qa/complex/sfx2/tools/
H A DDialogThread.java40 public class DialogThread extends Thread {
/aoo4110/main/scripting/examples/javascript/Highlight/
H A DShowDialog.js28 importClass(java.lang.Thread);
/aoo4110/main/qadevOOo/tests/java/ifc/system/
H A D_XSystemShellExecute.java119 Thread.sleep(1000) ; in shortWait()
/aoo4110/main/qadevOOo/tests/java/ifc/form/
H A D_XChangeBroadcaster.java174 Thread.sleep(2000) ; in shortWait()
H A D_XFormController.java163 Thread.sleep(1000) ; in shortWait()
H A D_XSubmit.java173 Thread.sleep(200) ; in shortWait()
H A D_XLoadable.java110 Thread.sleep(100); in shortWait()
H A D_XUpdateBroadcaster.java228 Thread.sleep(200); in shortWait()
/aoo4110/main/qadevOOo/tests/java/ifc/document/
H A D_XFilter.java161 protected class FilterThread extends Thread {
/aoo4110/main/qadevOOo/runner/convwatch/
H A DSimpleFileSemaphore.java41 java.lang.Thread.sleep(_nSeconds * 1000); in sleep()
/aoo4110/main/qadevOOo/tests/java/mod/_toolkit/
H A DAccessibleDropDownListBox.java145 Thread.sleep(500); in shortWait()
H A DAccessibleMenuBar.java146 Thread.sleep(500); in shortWait()
H A DAccessibleMenuSeparator.java160 Thread.sleep(500); in shortWait()
/aoo4110/main/qadevOOo/tests/java/ifc/awt/
H A D_XTopWindow.java196 Thread.sleep(1000) ; in shortWait()
/aoo4110/main/qadevOOo/runner/helper/
H A DUnoProvider.java83 Thread.sleep(1000); in disposeManager()
/aoo4110/main/qadevOOo/tests/java/ifc/frame/
H A D_XFrameLoader.java199 Thread.sleep(5000); in shortWait()
/aoo4110/main/qadevOOo/tests/java/mod/_sc/
H A DScAccessibleDocument.java161 Thread.sleep(500) ; in shortWait()
/aoo4110/main/bridges/test/
H A Dtestsameprocess.cxx65 public Thread
/aoo4110/main/qadevOOo/tests/java/mod/_svtools/
H A DAccessibleTabBar.java140 Thread.sleep(5000); in shortWait()

Completed in 71 milliseconds

12345678910>>...15