Searched refs:nLOCExtraLen (Results 1 – 4 of 4) sorted by relevance
710 aGrabber >> rEntry.nLOCExtraLen; in readLOC()711 …leDataOffset = static_cast < sal_Int32 > (aGrabber.getPosition()) + nPathLen + rEntry.nLOCExtraLen; in readLOC()741 Sequence < sal_Int8 > aExtraFields ( rEntry.nLOCExtraLen ); in readLOC()742 nRead = aGrabber.readBytes( aExtraFields, rEntry.nLOCExtraLen ); in readLOC()743 if ( nRead != rEntry.nLOCExtraLen ) in readLOC()746 readExtraFields( aMemGrabber, rEntry.nLOCExtraLen, rEntry ); in readLOC()993 nPos += 30 + aIt->first.getLength() + aIt->second.nLOCExtraLen; in readCEN()1077 aMemGrabber >> aEntry.nLOCExtraLen; in recover()1089 if ( aEntry.nLOCExtraLen < 0 ) aEntry.nLOCExtraLen = 0x7FFF; in recover()1093 … sal_Int32 nBlockLength = nDataSize + aEntry.nPathLen + aEntry.nLOCExtraLen + 30 + nDescrLength; in recover()[all …]
52 sal_Int16 nLOCExtraLen; member71 nLOCExtraLen(0), in ZipEntry()
185 rDest.nLOCExtraLen = rSource.nLOCExtraLen; in copyZipEntry()700 pTempEntry->nLOCExtraLen = -1; in saveContents()
102 aEntry.nLOCExtraLen = -1; in ZipPackageStream()128 aEntry.nLOCExtraLen = rInEntry.nLOCExtraLen; in setZipEntryOnLoading()