Home
last modified time | relevance | path

Searched refs:isDone (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/writerfilter/qa/cppunittests/odiapi/
H A DtestProperty.cxx166 for (iter->first(); !iter->isDone(); iter->next()) in testPropertyBagAsArray()
217 for (iter->first(); !iter->isDone(); iter->next(), i++) in testSortPropertyBag()
402 for (iter->first(); !iter->isDone(); iter->next(), i++) /* nothing to do */; in testDumpPropertyPool()
417 for (iter->first(); !iter->isDone(); iter->next(), i++) /* nothing to do */; in testDumpPropertyPool()
433 for (iter->first(); !iter->isDone(); iter->next(), i++) /* nothing to do */; in testDumpPropertyPool()
445 for (iter->first(); !iter->isDone(); iter->next(), i++) /*nothing to do*/; in testDumpPropertyPool()
471 for (iter->first(); !iter->isDone(); iter->next(), i++) /* nothing to do */; in testInsertPropertySubsets()
482 for (iter->first(); !iter->isDone(); iter->next(), i++) /*nothing to do*/; in testDumpEmptyPropertyPool()
543 for (iter->first(); !iter->isDone(); iter->next(), i++) /*nothing to do*/; in testDumpPropertyPoolAfterGarbageCollection()
553 for (iter->first(); !iter->isDone(); iter->next(), i++) /*nothing to do*/; in testDumpPropertyPoolAfterGarbageCollection()
/aoo4110/main/qadevOOo/runner/helper/
H A DOfficeWatcher.java66 boolean isDone = false; in run()
70 isDone = true; in run()
72 while (!isDone) { in run()
78 isDone = true; in run()
/aoo4110/main/extensions/qa/integration/extensions/
H A DConsoleWait.java47 public boolean isDone() in isDone() method in ConsoleWait.WaitForEnter
102 boolean bKeyPressed = keyWaiter.isDone(); in waitForUserInput()
/aoo4110/main/odk/examples/DevelopersGuide/Forms/
H A DWaitForInput.java34 public boolean isDone() in isDone() method in WaitForInput
H A DDocumentBasedExample.java202 boolean bKeyPressed = aWait.isDone(); in waitForUserInput()
/aoo4110/main/forms/qa/integration/forms/
H A DWaitForInput.java36 public boolean isDone() in isDone() method in WaitForInput
H A DTestCase.java132 boolean bKeyPressed = aWait.isDone(); in waitForUserInput()
H A DControlValidation.java175 boolean bKeyPressed = aWait.isDone(); in waitForUserInput()

Completed in 32 milliseconds