LibreOffice Module package (master) 1
ZipOutputEntry Member List

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

closeEntry()ZipOutputEntryBase
deflaterReset() overrideZipOutputEntryprotectedvirtual
doDeflate()ZipOutputEntryprotected
finishDeflater() overrideZipOutputEntryprotectedvirtual
getDeflaterTotalIn() const overrideZipOutputEntryprotectedvirtual
getDeflaterTotalOut() const overrideZipOutputEntryprotectedvirtual
getZipEntry()ZipOutputEntryBaseinline
getZipPackageStream()ZipOutputEntryBaseinline
isDeflaterFinished() const overrideZipOutputEntryprotectedvirtual
isEncrypt() constZipOutputEntryBaseinline
m_aCRCZipOutputEntryBaseprotected
m_aDeflateBufferZipOutputEntryprivate
m_aDeflaterZipOutputEntryprivate
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
write(const css::uno::Sequence< sal_Int8 > &rBuffer)ZipOutputEntry
writeStream(const css::uno::Reference< css::io::XInputStream > &xInStream) overrideZipOutputEntryvirtual
ZipOutputEntry(const css::uno::Reference< css::io::XOutputStream > &rxOutStream, const css::uno::Reference< css::uno::XComponentContext > &rxContext, ZipEntry &rEntry, ZipPackageStream *pStream, bool bEncrypt)ZipOutputEntry
ZipOutputEntry(const css::uno::Reference< css::io::XOutputStream > &rxOutStream, const css::uno::Reference< css::uno::XComponentContext > &rxContext, ZipEntry &rEntry, ZipPackageStream *pStream, bool bEncrypt, bool checkStream)ZipOutputEntryprotected
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