Home
last modified time | relevance | path

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

/trunk/main/tools/source/inet/
H A Dinetstrm.cxx278 sal_Char *pWEnd = pData + nSize; in GetData() local
280 while (pWBuf < pWEnd) in GetData()
287 sal_uIntPtr m = pWEnd - pWBuf; in GetData()
331 sal_Char *pWEnd = pData + nSize; in GetMsgLine() local
378 sal_uIntPtr nRead = pMsgStrm->Read (pWBuf, (pWEnd - pWBuf)); in GetMsgLine()

Completed in 19 milliseconds