Home
last modified time | relevance | path

Searched defs:nCompressedSize (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/package/inc/
H A DZipEntry.hxx42 sal_Int32 nCompressedSize; member
/AOO42X/main/svx/source/gallery2/
H A Dcodec.cxx113 sal_uInt32 nCompressedSize, nUnCompressedSize; in Read() local
/AOO42X/main/package/source/package/zipapi/
H A DZipFile.cxx694 sal_Int32 nTestSig, nTime, nCRC, nSize, nCompressedSize; in readLOC() local
1133 sal_Int32 nCompressedSize, nSize, nCRC32; in recover() local
1237 void ZipFile::getSizeAndCRC( sal_Int32 nFileDataOffset, sal_Int32 nCompressedSize, sal_Int32 *nSize… in getSizeAndCRC()