Home
last modified time | relevance | path

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

/aoo41x/main/package/inc/
H A DDeflater.hxx55 …sal_Int32 SAL_CALL doDeflateSegment( ::com::sun::star::uno::Sequence< sal_Int8 >& rBuffer, sal_Int…
/aoo41x/main/package/source/zipapi/
H A DDeflater.cxx172 sal_Int32 SAL_CALL Deflater::doDeflateSegment( uno::Sequence< sal_Int8 >& rBuffer, sal_Int32 nNewOf… in doDeflateSegment() function in Deflater
H A DZipOutputStream.cxx252 sal_Int32 nLength = aDeflater.doDeflateSegment(m_aDeflateBuffer, 0, m_aDeflateBuffer.getLength()); in doDeflate()

Completed in 16 milliseconds