Searched defs:WriteAt (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/extensions/source/xmlextract/ |
H A D | xmxtrct.cxx | 113 ErrCode XMXLockBytes::WriteAt( sal_Size /*nPos*/, const void* /*pBuffer*/, sal_Size /*nCount*/, sal… in WriteAt() function in XMXLockBytes
|
/aoo41x/main/forms/source/component/ |
H A D | imgprod.cxx | 138 ErrCode ImgProdLockBytes::WriteAt( sal_Size nPos, const void* pBuffer, sal_Size nCount, sal_Size* p… in WriteAt() function in ImgProdLockBytes
|
/aoo41x/main/svl/source/misc/ |
H A D | strmadpt.cxx | 159 ErrCode SvOutputStreamOpenLockBytes::WriteAt(sal_uLong nPos, void const * pBuffer, in WriteAt() function in SvOutputStreamOpenLockBytes
|
/aoo41x/main/tools/source/stream/ |
H A D | stream.cxx | 185 ErrCode SvLockBytes::WriteAt(sal_Size nPos, const void * pBuffer, sal_Size nCount, in WriteAt() function in SvLockBytes 297 ErrCode SvAsyncLockBytes::WriteAt(sal_Size nPos, const void * pBuffer, in WriteAt() function in SvAsyncLockBytes
|
/aoo41x/main/unotools/source/ucbhelper/ |
H A D | ucblockbytes.cxx | 1493 ErrCode UcbLockBytes::WriteAt ( sal_uLong nPos, const void *pBuffer, sal_uLong nCount, sal_uLong *p… in WriteAt() function in utl::UcbLockBytes
|
Completed in 65 milliseconds