Home
last modified time | relevance | path

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

/trunk/main/io/source/acceptor/
H A Dacc_socket.cxx101 sal_Bool _started; member in io_acceptor::SocketConnection
156 _started(sal_False), in SocketConnection()
194 notifyListeners(this, &_started, callStarted); in read()
/trunk/main/io/source/connector/
H A Dctr_socket.cxx89 _started(sal_False), in SocketConnection()
131 notifyListeners(this, &_started, callStarted); in read()
H A Dconnector.hxx112 sal_Bool _started; member in stoc_connector::SocketConnection