Searched defs:ZipEntry (Results 1 – 2 of 2) sorted by relevance
29 struct ZipEntry struct32 sal_Int16 nVersion;34 sal_Int16 nFlag;36 sal_Int16 nMethod;60 ZipEntry(): in ZipEntry() argument
39 struct ZipEntry struct41 OString name; /* the name we used */42 sal_Int32 offset; /* where the header starts */43 sal_Int32 endOffset; /* where the file data ends */44 sal_Int32 crc;45 sal_Int32 modTime; /* dos mod time & date */46 sal_Int32 fileLen; /* file size, in bytes */