Searched refs:getTotalOut (Results 1 – 3 of 3) sorted by relevance
136 if (pEntry->nCompressedSize != aDeflater.getTotalOut()) in closeEntry()141 pEntry->nCompressedSize = aDeflater.getTotalOut(); in closeEntry()153 pEntry->nCompressedSize = aDeflater.getTotalOut(); in closeEntry()
181 sal_Int32 SAL_CALL Deflater::getTotalOut( ) in getTotalOut() function in Deflater
57 sal_Int32 SAL_CALL getTotalOut( );
Completed in 15 milliseconds