LibreOffice Module package (master) 1
Public Attributes | List of all members
ZipEntry Struct Reference

#include <ZipEntry.hxx>

Public Attributes

sal_Int16 nVersion
 
sal_Int16 nFlag
 
sal_Int16 nMethod
 
sal_Int32 nTime
 
sal_Int32 nCrc
 
sal_Int64 nCompressedSize
 
sal_Int64 nSize
 
sal_Int64 nOffset
 
sal_Int16 nPathLen
 
sal_Int16 nExtraLen
 
OUString sPath
 

Detailed Description

Definition at line 24 of file ZipEntry.hxx.

Member Data Documentation

◆ nCompressedSize

sal_Int64 ZipEntry::nCompressedSize

◆ nCrc

sal_Int32 ZipEntry::nCrc

◆ nExtraLen

sal_Int16 ZipEntry::nExtraLen

◆ nFlag

sal_Int16 ZipEntry::nFlag

◆ nMethod

sal_Int16 ZipEntry::nMethod

◆ nOffset

sal_Int64 ZipEntry::nOffset

◆ nPathLen

sal_Int16 ZipEntry::nPathLen

◆ nSize

sal_Int64 ZipEntry::nSize

◆ nTime

sal_Int32 ZipEntry::nTime

◆ nVersion

sal_Int16 ZipEntry::nVersion

◆ sPath

OUString ZipEntry::sPath

The documentation for this struct was generated from the following file: