Home
last modified time | relevance | path

Searched refs:_error (Results 1 – 5 of 5) sorted by relevance

/trunk/main/io/source/connector/
H A Dctr_socket.cxx91 _error(sal_False) in SocketConnection()
151 notifyListeners(this, &_error, callError(any)); in read()
167 notifyListeners(this, &_error, callError(any)); in read()
189 notifyListeners(this, &_error, callError(any)); in write()
203 notifyListeners(this, &_error, callError(any)); in write()
H A Dconnector.hxx134 sal_Bool _error; member in stoc_connector::SocketConnection
/trunk/main/io/source/acceptor/
H A Dacc_socket.cxx114 sal_Bool _error; member in io_acceptor::SocketConnection
169 _error(sal_False) in SocketConnection()
227 notifyListeners(this, &_error, callError(any)); in read()
243 notifyListeners(this, &_error, callError(any)); in read()
265 notifyListeners(this, &_error, callError(any)); in write()
279 notifyListeners(this, &_error, callError(any)); in write()
/trunk/main/mysqlc/source/
H A Dmysqlc_general.cxx65 void translateAndThrow(const ::sql::SQLException& _error, const ::com::sun::star::uno::Reference< :… in translateAndThrow() argument
68 convert(_error.what(), encoding), in translateAndThrow()
70 convert(_error.getSQLState(), encoding), in translateAndThrow()
71 _error.getErrorCode(), in translateAndThrow()
H A Dmysqlc_general.hxx50 …void translateAndThrow(const ::sql::SQLException& _error, const ::com::sun::star::uno::Reference< …

Completed in 25 milliseconds