Lines Matching refs:pMsgStrm
50 SvStream *pMsgStrm; member in INetMessageEncodeQPStream_Impl
101 SvStream *pMsgStrm; member in INetMessageEncode64Stream_Impl
252 pMsgStrm (NULL), in INetMessageIStream()
267 delete pMsgStrm; in ~INetMessageIStream()
375 if (pMsgStrm == NULL) in GetMsgLine()
376 pMsgStrm = new SvStream (pSourceMsg->GetDocumentLB()); in GetMsgLine()
378 sal_uIntPtr nRead = pMsgStrm->Read (pWBuf, (pWEnd - pWBuf)); in GetMsgLine()
615 pMsgStrm (NULL), in INetMessageEncodeQPStream_Impl()
635 delete pMsgStrm; in ~INetMessageEncodeQPStream_Impl()
649 if (pMsgStrm == NULL) pMsgStrm = new SvStream (pMsg->GetDocumentLB()); in GetMsgLine()
772 sal_uIntPtr nRead = pMsgStrm->Read (pMsgBuffer, nMsgBufSiz); in GetMsgLine()
965 pMsgStrm (NULL), in INetMessageEncode64Stream_Impl()
984 delete pMsgStrm; in ~INetMessageEncode64Stream_Impl()
998 if (pMsgStrm == NULL) pMsgStrm = new SvStream (pMsg->GetDocumentLB()); in GetMsgLine()
1062 sal_uIntPtr nRead = pMsgStrm->Read (pMsgBuffer, nMsgBufSiz); in GetMsgLine()