Home
last modified time | relevance | path

Searched refs:getFailed (Results 1 – 6 of 6) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/web/status/
H A DLogTaskListener.java72 …() + " status : " + te.getTask().getSuccessfull() + "(+" + te.getTask().getFailed() + ")/" + te.ge… in taskStatusChanged()
H A DTask.java179 public int getFailed() in getFailed() method in Task
/trunk/main/wizards/com/sun/star/wizards/web/
H A DLogTaskListener.java79 …() + " status : " + te.getTask().getSuccessfull() + "(+" + te.getTask().getFailed() + ")/" + te.ge… in taskStatusChanged()
H A DProcess.java837 return (myTask.getFailed() == 0) && result; in getResult()
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DTask.java188 public int getFailed() in getFailed() method in Task
/trunk/main/sal/qa/osl/socket/
H A Dosl_StreamSocket.cxx1027 bool getFailed() {return m_bOk == false ? true : false;} in getFailed() function in osl_StreamSocket::ReadSocket2Thread
1314 if (! myReadThread.getFailed()) in TEST_F()

Completed in 37 milliseconds