Lines Matching refs:GetDocumentLB
373 if (pSourceMsg->GetDocumentLB()) in GetMsgLine()
376 pMsgStrm = new SvStream (pSourceMsg->GetDocumentLB()); in GetMsgLine()
413 PTR_CAST (SvOpenLockBytes, pTargetMsg->GetDocumentLB()); in ~INetMessageOStream()
558 PTR_CAST(SvOpenLockBytes, pTargetMsg->GetDocumentLB()); in PutMsgLine()
648 if (pMsg->GetDocumentLB() == NULL) return 0; in GetMsgLine()
649 if (pMsgStrm == NULL) pMsgStrm = new SvStream (pMsg->GetDocumentLB()); in GetMsgLine()
869 SvOpenLockBytes * pLB = PTR_CAST(SvOpenLockBytes, pMsg->GetDocumentLB()); in PutMsgLine()
997 if (pMsg->GetDocumentLB() == NULL) return 0; in GetMsgLine()
998 if (pMsgStrm == NULL) pMsgStrm = new SvStream (pMsg->GetDocumentLB()); in GetMsgLine()
1199 SvOpenLockBytes * pLB = PTR_CAST(SvOpenLockBytes, pMsg->GetDocumentLB()); in PutMsgLine()
1530 if (pMsg->GetDocumentLB() == NULL) in GetMsgLine()