Home
last modified time | relevance | path

Searched refs:bIsRequestShutdownPending (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/automation/source/simplecm/
H A Dsimplecm.cxx141 , bIsRequestShutdownPending( sal_False ) in SimpleCommunicationLinkViaSocket()
336 bIsRequestShutdownPending = sal_True; in SendHandshake()
358 if ( pMyManager && pMyManager->IsLinkValid( this ) && !bIsRequestShutdownPending ) in ~SimpleCommunicationLinkViaSocketWithReceiveCallbacks()
/AOO41X/main/automation/inc/automation/
H A Dsimplecm.hxx349 sal_Bool bIsRequestShutdownPending; member in SimpleCommunicationLinkViaSocket