LibreOffice Module connectivity (master) 1
Public Attributes | List of all members
connectivity::dbase::ODbaseTable::DBFHeader Struct Reference

Public Attributes

DBFType type
 
sal_uInt8 dateElems [3]
 
sal_uInt32 nbRecords
 
sal_uInt16 headerLength
 
sal_uInt16 recordLength
 
sal_uInt8 trailer [20]
 

Detailed Description

Definition at line 56 of file DTable.hxx.

Member Data Documentation

◆ dateElems

sal_uInt8 connectivity::dbase::ODbaseTable::DBFHeader::dateElems[3]

Definition at line 58 of file DTable.hxx.

Referenced by connectivity::dbase::ODbaseTable::readHeader().

◆ headerLength

sal_uInt16 connectivity::dbase::ODbaseTable::DBFHeader::headerLength

◆ nbRecords

sal_uInt32 connectivity::dbase::ODbaseTable::DBFHeader::nbRecords

◆ recordLength

sal_uInt16 connectivity::dbase::ODbaseTable::DBFHeader::recordLength

◆ trailer

sal_uInt8 connectivity::dbase::ODbaseTable::DBFHeader::trailer[20]

Definition at line 62 of file DTable.hxx.

Referenced by connectivity::dbase::ODbaseTable::readHeader().

◆ type

DBFType connectivity::dbase::ODbaseTable::DBFHeader::type

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