Home
last modified time | relevance | path

Searched refs:getSizeAndCRC (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/package/source/zipapi/
H A DZipFile.cxx970getSizeAndCRC( nStreamOffset, nCompressedSize, &nRealSize, &nRealCRC ); in recover()
1029 getSizeAndCRC( aEntry.nOffset, aEntry.nCompressedSize, &nSize, &nCRC ); in checkSizeAndCRC()
1052 void ZipFile::getSizeAndCRC( sal_Int32 nOffset, sal_Int32 nCompressedSize, sal_Int32 *nSize, sal_In… in getSizeAndCRC() function in ZipFile
/aoo41x/main/package/inc/
H A DZipFile.hxx100 …void getSizeAndCRC( sal_Int32 nOffset, sal_Int32 nCompressedSize, sal_Int32 *nSize, sal_Int32 *nCR…

Completed in 17 milliseconds