LibreOffice Module package (master) 1
ZipOutputEntryBase Member List

This is the complete list of members for ZipOutputEntryBase, including all inherited members.

closeEntry()ZipOutputEntryBase
deflaterReset()=0ZipOutputEntryBaseprotectedpure virtual
finishDeflater()=0ZipOutputEntryBaseprotectedpure virtual
getDeflaterTotalIn() const =0ZipOutputEntryBaseprotectedpure virtual
getDeflaterTotalOut() const =0ZipOutputEntryBaseprotectedpure virtual
getZipEntry()ZipOutputEntryBaseinline
getZipPackageStream()ZipOutputEntryBaseinline
isDeflaterFinished() const =0ZipOutputEntryBaseprotectedpure virtual
isEncrypt() constZipOutputEntryBaseinline
m_aCRCZipOutputEntryBaseprotected
m_bEncryptCurrentEntryZipOutputEntryBaseprotected
m_nDigestedZipOutputEntryBaseprotected
m_pCurrentEntryZipOutputEntryBaseprotected
m_pCurrentStreamZipOutputEntryBaseprotected
m_xCipherContextZipOutputEntryBaseprotected
m_xContextZipOutputEntryBaseprotected
m_xDigestContextZipOutputEntryBaseprotected
m_xOutStreamZipOutputEntryBaseprotected
processDeflated(const css::uno::Sequence< sal_Int8 > &deflateBuffer, sal_Int32 nLength)ZipOutputEntryBaseprotected
processInput(const css::uno::Sequence< sal_Int8 > &rBuffer)ZipOutputEntryBaseprotected
writeStream(const css::uno::Reference< css::io::XInputStream > &xInStream)=0ZipOutputEntryBasepure virtual
ZipOutputEntryBase(css::uno::Reference< css::io::XOutputStream > xOutStream, css::uno::Reference< css::uno::XComponentContext > xContext, ZipEntry &rEntry, ZipPackageStream *pStream, bool bEncrypt, bool checkStream)ZipOutputEntryBaseprotected
~ZipOutputEntryBase()=defaultZipOutputEntryBasevirtual