Home
last modified time | relevance | path

Searched refs:isOk (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sdext/source/pdfimport/xpdfwrapper/
H A Dwrapper_gpl.cxx153 if ( !aDoc.isOk()|| in main()
161 const int nPages = aErrDoc.isOk() ? aErrDoc.getNumPages() : 0; in main()
/aoo41x/main/sal/qa/osl/socket/
H A Dosl_StreamSocket.cxx379 bool isOk() {return m_aValues.isFailure() == true ? false : true;} in isOk() function in ReadSocketThread
684 bool bIsOk = myClientThread.isOk(); // check if the values are right. in write_read()
1067 bool isOk() {return m_nReadCount == 0 ? false : true;} in isOk() function in osl_StreamSocket::ReadSocket2Thread
1363 bool bIsOk = myReadThread.isOk(); // check if the values are right. in send_recv()
H A Dosl_Socket.cxx525 bool isOk() {return m_aValues.isFailure() == true ? false : true;} in isOk() function in ReadSocketThread
2948 bool bIsOk = myClientThread.isOk(); // check if the values are right. in write_read()

Completed in 58 milliseconds