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

Public Attributes

sal_uInt8 db_fnm [11]
 
sal_uInt8 db_typ
 
sal_uInt32 db_adr
 
sal_uInt8 db_flng
 
sal_uInt8 db_dez
 
sal_uInt8 db_free2 [14]
 

Detailed Description

Definition at line 79 of file DTable.hxx.

Member Data Documentation

◆ db_adr

sal_uInt32 connectivity::dbase::ODbaseTable::DBFColumn::db_adr

Definition at line 82 of file DTable.hxx.

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

◆ db_dez

sal_uInt8 connectivity::dbase::ODbaseTable::DBFColumn::db_dez

Definition at line 84 of file DTable.hxx.

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

◆ db_flng

sal_uInt8 connectivity::dbase::ODbaseTable::DBFColumn::db_flng

Definition at line 83 of file DTable.hxx.

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

◆ db_fnm

sal_uInt8 connectivity::dbase::ODbaseTable::DBFColumn::db_fnm[11]

Definition at line 80 of file DTable.hxx.

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

◆ db_free2

sal_uInt8 connectivity::dbase::ODbaseTable::DBFColumn::db_free2[14]

Definition at line 85 of file DTable.hxx.

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

◆ db_typ

sal_uInt8 connectivity::dbase::ODbaseTable::DBFColumn::db_typ

Definition at line 81 of file DTable.hxx.

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


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