Home
last modified time | relevance | path

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

/aoo41x/main/tools/source/inet/
H A Dinetstrm.cxx1304 pDecodeStrm (NULL), in INetMIMEMessageStream()
1316 delete pDecodeStrm; in ~INetMIMEMessageStream()
1801 if (pDecodeStrm == NULL) in PutMsgLine()
1804 pDecodeStrm = new INetMessageDecodeQPStream_Impl; in PutMsgLine()
1806 pDecodeStrm = new INetMessageDecode64Stream_Impl; in PutMsgLine()
1808 pDecodeStrm->SetTargetMessage (pMsg); in PutMsgLine()
1810 return pDecodeStrm->Write (pData, nSize); in PutMsgLine()
/aoo41x/main/tools/inc/tools/
H A Dinetstrm.hxx230 INetMessageOStream *pDecodeStrm; member in INetMIMEMessageStream

Completed in 26 milliseconds