Home
last modified time | relevance | path

Searched refs:pCommLink (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/automation/inc/automation/
H A Dsimplecm.hxx111 …pe nIT, CommunicationLink *pCL = NULL ): ByteString( nMsg ), nInfoType( nIT ), pCommLink( pCL ) {;} in InfoString()
113 CommunicationLinkRef GetCommunicationLink(){ return pCommLink; } in GetCommunicationLink()
116 CommunicationLinkRef pCommLink; member in InfoString
/aoo41x/main/automation/source/server/
H A Dserver.cxx125 StatementFlow::pCommLink = pCL; in ConnectionOpened()
132 StatementFlow::pCommLink = NULL; in ConnectionClosed()
H A Dstatemnt.hxx419 static CommunicationLink *pCommLink; member in StatementFlow
H A Dstatemnt.cxx107 CommunicationLink *StatementFlow::pCommLink = NULL;
183 if ( pCommLink ) in SendViaSocket()
185 …if ( !pCommLink->TransferDataStream( pRet->GetStream() ) ) // tritt ein Fehler auf, so wird sofort… in SendViaSocket()
186 pCommLink = NULL; in SendViaSocket()

Completed in 3191 milliseconds