Home
last modified time | relevance | path

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

/aoo41x/main/tools/source/stream/
H A Dstrmwnt.cxx346 sal_Bool SvFileStream::LockRange( sal_uIntPtr nByteOffset, sal_uIntPtr nBytes ) in LockRange() function in SvFileStream
395 if( LockRange( 0L, LONG_MAX ) ) in LockFile()
H A Dstrmos2.cxx351 sal_Bool SvFileStream::LockRange( sal_uIntPtr nByteOffset, sal_uIntPtr nBytes ) in LockRange() function in SvFileStream
428 if( LockRange( 0L, LONG_MAX ) ) in LockFile()
H A Dstrmunx.cxx468 sal_Bool SvFileStream::LockRange( sal_Size nByteOffset, sal_Size nBytes ) in LockRange() function in SvFileStream
632 return LockRange( 0UL, 0UL ); in LockFile()
/aoo41x/main/tools/inc/tools/
H A Dstream.hxx762 sal_Bool LockRange( sal_Size nByteOffset, sal_Size nBytes );

Completed in 30 milliseconds