LibreOffice Module extensions (master) 1
Protected Attributes | List of all members
CentralDirectoryEntry Struct Reference

Protected Attributes

unsigned short creator_version
 
unsigned short min_version
 
unsigned short general_flag
 
unsigned short compression
 
unsigned short lastmod_time
 
unsigned short lastmod_date
 
unsigned crc32
 
unsigned compressed_size
 
unsigned uncompressed_size
 
unsigned short filename_size
 
unsigned short extra_field_size
 
unsigned short file_comment_size
 
unsigned short disk_num
 
unsigned short internal_attr
 
unsigned external_attr
 
unsigned offset
 
NSString * filename
 
NSString * extra_field
 
NSString * file_comment
 

Detailed Description

Definition at line 44 of file OOoSpotlightImporter.m.

Member Data Documentation

◆ compressed_size

- (unsigned) compressed_size
protected

Definition at line 52 of file OOoSpotlightImporter.m.

Referenced by areHeadersConsistent(), and readCentralDirectoryEntry().

◆ compression

- (unsigned short) compression
protected

◆ crc32

- (unsigned) crc32
protected

Definition at line 51 of file OOoSpotlightImporter.m.

Referenced by areHeadersConsistent(), and readCentralDirectoryEntry().

◆ creator_version

- (unsigned short) creator_version
protected

Definition at line 45 of file OOoSpotlightImporter.m.

Referenced by readCentralDirectoryEntry().

◆ disk_num

- (unsigned short) disk_num
protected

Definition at line 57 of file OOoSpotlightImporter.m.

Referenced by readCentralDirectoryEntry().

◆ external_attr

- (unsigned) external_attr
protected

Definition at line 59 of file OOoSpotlightImporter.m.

Referenced by readCentralDirectoryEntry().

◆ extra_field

- (NSString*) extra_field
protected

Definition at line 62 of file OOoSpotlightImporter.m.

Referenced by readCentralDirectoryEntry().

◆ extra_field_size

- (unsigned short) extra_field_size
protected

Definition at line 55 of file OOoSpotlightImporter.m.

Referenced by readCentralDirectoryEntry().

◆ file_comment

- (NSString*) file_comment
protected

Definition at line 63 of file OOoSpotlightImporter.m.

Referenced by readCentralDirectoryEntry().

◆ file_comment_size

- (unsigned short) file_comment_size
protected

Definition at line 56 of file OOoSpotlightImporter.m.

Referenced by readCentralDirectoryEntry().

◆ filename

- (NSString*) filename
protected

Definition at line 61 of file OOoSpotlightImporter.m.

Referenced by findDataStream(), and readCentralDirectoryEntry().

◆ filename_size

- (unsigned short) filename_size
protected

Definition at line 54 of file OOoSpotlightImporter.m.

Referenced by readCentralDirectoryEntry().

◆ general_flag

- (unsigned short) general_flag
protected

Definition at line 47 of file OOoSpotlightImporter.m.

Referenced by areHeadersConsistent(), and readCentralDirectoryEntry().

◆ internal_attr

- (unsigned short) internal_attr
protected

Definition at line 58 of file OOoSpotlightImporter.m.

Referenced by readCentralDirectoryEntry().

◆ lastmod_date

- (unsigned short) lastmod_date
protected

Definition at line 50 of file OOoSpotlightImporter.m.

Referenced by readCentralDirectoryEntry().

◆ lastmod_time

- (unsigned short) lastmod_time
protected

Definition at line 49 of file OOoSpotlightImporter.m.

Referenced by readCentralDirectoryEntry().

◆ min_version

- (unsigned short) min_version
protected

Definition at line 46 of file OOoSpotlightImporter.m.

Referenced by areHeadersConsistent(), and readCentralDirectoryEntry().

◆ offset

- (unsigned) offset
protected

Definition at line 60 of file OOoSpotlightImporter.m.

Referenced by readCentralDirectoryEntry().

◆ uncompressed_size

- (unsigned) uncompressed_size
protected

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