Searched refs:nConnectionClosedEventId (Results 1 – 2 of 2) sorted by relevance
69 , nConnectionClosedEventId( 0 ) in CommunicationLinkViaSocket()88 while ( nConnectionClosedEventId || nDataReceivedEventId ) in ~CommunicationLinkViaSocket()92 if ( nConnectionClosedEventId ) in ~CommunicationLinkViaSocket()94 GetpApp()->RemoveUserEvent( nConnectionClosedEventId ); in ~CommunicationLinkViaSocket()95 nConnectionClosedEventId = 0; in ~CommunicationLinkViaSocket()222 …nConnectionClosedEventId = GetpApp()->PostUserEvent( LINK( this, CommunicationLinkViaSocket, Conne… in run()239 nConnectionClosedEventId = 0; // Achtung!! alles andere mu� oben gemacht werden. in ConnectionClosed()
99 sal_uLong nConnectionClosedEventId; member in CommunicationLinkViaSocket
Completed in 22 milliseconds