Searched refs:FillAppend (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/tools/source/inet/ |
H A D | inetstrm.cxx | 565 pLB->FillAppend ((sal_Char *)pData, nSize, &nWrite); in PutMsgLine() 931 pLB->FillAppend ( in PutMsgLine() 1218 pLB->FillAppend (pMsgBuffer, nRead, &nWrite); in PutMsgLine() 1236 pLB->FillAppend (pMsgBuffer, nRead, &nWrite); in PutMsgLine()
|
/aoo42x/main/tools/inc/tools/ |
H A D | stream.hxx | 189 virtual ErrCode FillAppend(const void * pBuffer, sal_Size nCount, 222 virtual ErrCode FillAppend(const void * pBuffer, sal_Size nCount,
|
/aoo42x/main/svl/source/misc/ |
H A D | strmadpt.cxx | 164 return FillAppend(pBuffer, nCount, pWritten); in WriteAt() 203 ErrCode SvOutputStreamOpenLockBytes::FillAppend(void const * pBuffer, in FillAppend() function in SvOutputStreamOpenLockBytes
|
/aoo42x/main/svl/inc/svl/ |
H A D | strmadpt.hxx | 61 virtual ErrCode FillAppend(const void * pBuffer, sal_uLong nCount,
|
/aoo42x/main/tools/source/stream/ |
H A D | stream.cxx | 329 ErrCode SvAsyncLockBytes::FillAppend(const void * pBuffer, sal_Size nCount, in FillAppend() function in SvAsyncLockBytes
|
Completed in 42 milliseconds