LibreOffice Module package (master) 1
Classes | Namespaces | Macros
ZipFile.hxx File Reference
#include <com/sun/star/xml/crypto/XCipherContext.hpp>
#include <com/sun/star/xml/crypto/XDigestContext.hpp>
#include <comphelper/refcountedmutex.hxx>
#include <package/Inflater.hxx>
#include <rtl/ref.hxx>
#include "ByteGrabber.hxx"
#include "HashMaps.hxx"
#include "EncryptionData.hxx"
Include dependency graph for ZipFile.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ZipFile
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 
namespace  com::sun::star::ucb
 
namespace  rtl
 

Macros

#define ZIP_MAXNAMELEN   512
 
#define ZIP_MAXENTRIES   (0x10000 - 2)
 

Macro Definition Documentation

◆ ZIP_MAXENTRIES

#define ZIP_MAXENTRIES   (0x10000 - 2)

Definition at line 47 of file ZipFile.hxx.

◆ ZIP_MAXNAMELEN

#define ZIP_MAXNAMELEN   512

Definition at line 46 of file ZipFile.hxx.