Searched refs:nMsgBufSiz (Results 1 – 1 of 1) sorted by relevance
52 sal_uIntPtr nMsgBufSiz; member in INetMessageEncodeQPStream_Impl103 sal_uIntPtr nMsgBufSiz; member in INetMessageEncode64Stream_Impl132 sal_uIntPtr nMsgBufSiz; member in INetMessageDecode64Stream_Impl616 nMsgBufSiz (nMsgBufferSize), in INetMessageEncodeQPStream_Impl()623 pMsgBuffer = new sal_Char[nMsgBufSiz]; in INetMessageEncodeQPStream_Impl()772 sal_uIntPtr nRead = pMsgStrm->Read (pMsgBuffer, nMsgBufSiz); in GetMsgLine()966 nMsgBufSiz (nMsgBufferSize), in INetMessageEncode64Stream_Impl()972 pMsgBuffer = new sal_uInt8[nMsgBufSiz]; in INetMessageEncode64Stream_Impl()1062 sal_uIntPtr nRead = pMsgStrm->Read (pMsgBuffer, nMsgBufSiz); in GetMsgLine()1174 nMsgBufSiz (nMsgBufferSize) in INetMessageDecode64Stream_Impl()[all …]
Completed in 8 milliseconds