Searched defs:nByteOffset (Results 1 – 5 of 5) sorted by relevance
346 sal_Bool SvFileStream::LockRange( sal_uIntPtr nByteOffset, sal_uIntPtr nBytes ) in LockRange()368 sal_Bool SvFileStream::UnlockRange( sal_uIntPtr nByteOffset, sal_uIntPtr nBytes ) in UnlockRange()
351 sal_Bool SvFileStream::LockRange( sal_uIntPtr nByteOffset, sal_uIntPtr nBytes ) in LockRange()387 sal_Bool SvFileStream::UnlockRange( sal_uIntPtr nByteOffset, sal_uIntPtr nBytes ) in UnlockRange()
468 sal_Bool SvFileStream::LockRange( sal_Size nByteOffset, sal_Size nBytes ) in LockRange()579 sal_Bool SvFileStream::UnlockRange( sal_Size nByteOffset, sal_Size nBytes ) in UnlockRange()
823 sal_Size nByteOffset = 1; in fetchRow() local1714 sal_Int32 nByteOffset = 1; in UpdateBuffer() local
47 void AddByteOffset( int nByteOffset ) { mpPixel += nByteOffset; } in AddByteOffset()
Completed in 44 milliseconds