Searched defs:nBlockSize (Results 1 – 7 of 7) sorted by relevance
140 sal_uInt16 nBlockSize = prepareWriteBlock( nBytesLeft, nAtomSize ); in writeMemory() local153 sal_uInt16 nBlockSize = prepareWriteBlock( nBytesLeft, nAtomSize ); in fill() local
50 sal_uInt16 nBlockSize; member in Container
389 sal_uInt16 nBlockSize; member in FileCopier
50 void BinaryStreamBase::alignToBlock( sal_Int32 nBlockSize, sal_Int64 nAnchorPos ) in alignToBlock()
1039 sal_Int32 nBlockSize = ::std::min( nSize, static_cast< sal_Int32 >( 32000 ) ); in getCRC() local1060 sal_Int32 nBlockSize = ::std::min( nCompressedSize, static_cast< sal_Int32 >( 32000 ) ); in getSizeAndCRC() local
264 sal_uInt16 nBlockSize = maInStrm.readValue< sal_uInt16 >(); in AxBinaryPropertyReader() local
65 sal_uInt32 nBlockSize = nBLOCKSIZE) in AppendPS()
Completed in 46 milliseconds