/trunk/main/sal/qa/osl/socket/ |
H A D | osl_Socket2.cxx | 1157 oslSocketError seBind = sSocket.getError( ); in TEST_F() 1160 …ASSERT_TRUE(osl_Socket_E_None == sSocket.getError( ) && seBind != osl_Socket_E_None) << "test for … in TEST_F() 1167 class getError : public ::testing::Test class 1183 TEST_F(getError, getError_001) in TEST_F() argument 1189 …ASSERT_TRUE(osl_Socket_E_None == sSocket.getError( )) << "test for getError function: should get n… in TEST_F() 1192 TEST_F(getError, getError_002) in TEST_F() argument 1201 …ASSERT_TRUE(osl_Socket_E_InvalidError == sSocket.getError( )) << "trick an error called sSocket.ge… in TEST_F() 1205 …ASSERT_TRUE(osl_Socket_E_AddrNotAvail == sSocket.getError( )) << "trick an error called sSocket.ge… in TEST_F()
|
H A D | osl_Socket.cxx | 2356 oslSocketError seBind = sSocket.getError( ); in TEST_F() 2359 …ASSERT_TRUE(osl_Socket_E_None == sSocket.getError( ) && seBind != osl_Socket_E_None) << "test for … in TEST_F() 2366 class getError : public ::testing::Test class 2382 TEST_F(getError, getError_001) in TEST_F() argument 2388 …ASSERT_TRUE(osl_Socket_E_None == sSocket.getError( )) << "test for getError function: should get n… in TEST_F() 2391 TEST_F(getError, getError_002) in TEST_F() argument 2400 …ASSERT_TRUE(osl_Socket_E_InvalidError == sSocket.getError( )) << "trick an error called sSocket.ge… in TEST_F() 2404 …ASSERT_TRUE(osl_Socket_E_AddrNotAvail == sSocket.getError( )) << "trick an error called sSocket.ge… in TEST_F()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/table/ |
H A D | _XCell.java | 65 if (oObj.getError() != 0) { in _getError() 68 oObj.getError()) ; in _getError() 71 if (oObj.getError() == 0) { in _getError()
|
/trunk/main/sal/inc/osl/ |
H A D | pipe.hxx | 140 return getError(); in accept() 144 inline oslPipeError SAL_CALL Pipe::getError() const in getError() function in osl::Pipe
|
H A D | pipe_decl.hxx | 136 inline oslPipeError SAL_CALL getError() const;
|
H A D | socket_decl.hxx | 491 inline oslSocketError getError() const;
|
/trunk/main/sal/qa/osl/pipe/ |
H A D | osl_Pipe.cxx | 99 oslPipeError nError = aPipe.getError( ); in printPipeError() 489 oslPipeError nError = aPipe.getError( ); in TEST() 500 oslPipeError nError = aPipe.getError( ); in TEST()
|
/trunk/main/vos/source/ |
H A D | pipe.cxx | 226 return getError(); in accept() 259 OPipe::TPipeError OPipe::getError() const in getError() function in OPipe
|
H A D | socket.cxx | 1143 void OSocket::getError( rtl::OUString& pBuffer ) const in getError() function in OSocket 1156 OSocket::TSocketError OSocket::getError() const in getError() function in OSocket
|
/trunk/main/tools/inc/tools/ |
H A D | inetmime.hxx | 1007 virtual ErrCode getError() const; 1194 virtual ErrCode getError() const; 1230 virtual ErrCode getError() const;
|
/trunk/main/ucb/source/ucp/webdav/ |
H A D | DAVResourceAccess.cxx | 689 if ( e.getError() == DAVException::DAV_HTTP_REDIRECT ) in POST() 752 if ( e.getError() == DAVException::DAV_HTTP_REDIRECT ) in POST() 1178 switch ( e.getError() ) in handleException()
|
H A D | webdavcontent.cxx | 3295 switch ( e.getError() ) in MapDAVException() 3430 buf.append( (sal_Int32) e.getError() ); in MapDAVException() 3464 ( e.getError() == DAVException::DAV_HTTP_LOOKUP ) || in shouldAccessNetworkAfterException() 3465 ( e.getError() == DAVException::DAV_HTTP_CONNECT ) || in shouldAccessNetworkAfterException() 3466 ( e.getError() == DAVException::DAV_HTTP_AUTH ) || in shouldAccessNetworkAfterException() 3467 ( e.getError() == DAVException::DAV_HTTP_AUTHPROXY ) ) in shouldAccessNetworkAfterException() 3594 if ( e.getError() == DAVException::DAV_HTTP_NOAUTH ) in getResourceType()
|
H A D | DAVException.hxx | 185 const ExceptionCode & getError() const { return mExceptionCode; } in getError() function in http_dav_ucp::DAVException
|
/trunk/main/vos/inc/vos/ |
H A D | socket.hxx | 796 void SAL_CALL getError(::rtl::OUString& strError) const; 803 TSocketError SAL_CALL getError() const;
|
H A D | pipe.hxx | 184 TPipeError SAL_CALL getError() const;
|
/trunk/main/extensions/source/scanner/ |
H A D | scanner.hxx | 89 …virtual ScanError SAL_CALL getError( const ScannerContext& scanner_context ) throw( ScannerExce…
|
/trunk/main/offapi/com/sun/star/scanner/ |
H A D | XScannerManager.idl | 88 …com::sun::star::scanner::ScanError getError( [in] com::sun::star::scanner::ScannerContext scanner_…
|
/trunk/main/io/source/connector/ |
H A D | ctr_socket.cxx | 141 if(i != nBytesToRead && m_socket.getError() != osl_Socket_E_None) in read()
|
H A D | connector.cxx | 120 sMessage += OUString::valueOf( (sal_Int32 ) pConn->m_pipe.getError() ); in connect()
|
/trunk/main/dbaccess/inc/ |
H A D | dbsubcomponentcontroller.hxx | 132 const ::dbtools::SQLExceptionInfo& getError() const;
|
/trunk/main/offapi/com/sun/star/table/ |
H A D | XCell.idl | 103 long getError();
|
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/ |
H A D | GeneralTableSample.cs | 84 bool bValid = (xCell.getError() == 0); in doSampleFunction()
|
/trunk/main/i18npool/source/localedata/ |
H A D | LocaleNode.hxx | 132 int getError() const;
|
H A D | saxparser.cxx | 199 int err = rootNode->getError(); in endDocument()
|
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/ |
H A D | GeneralTableSample.java | 84 boolean bValid = (xCell.getError() == 0); in doSampleFunction()
|