Home
last modified time | relevance | path

Searched refs:getTotalOut (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/package/source/zipapi/
H A DZipOutputStream.cxx136 if (pEntry->nCompressedSize != aDeflater.getTotalOut()) in closeEntry()
141 pEntry->nCompressedSize = aDeflater.getTotalOut(); in closeEntry()
153 pEntry->nCompressedSize = aDeflater.getTotalOut(); in closeEntry()
H A DDeflater.cxx181 sal_Int32 SAL_CALL Deflater::getTotalOut( ) in getTotalOut() function in Deflater
/aoo4110/main/package/inc/
H A DDeflater.hxx57 sal_Int32 SAL_CALL getTotalOut( );

Completed in 28 milliseconds