Home
last modified time | relevance | path

Searched refs:bFoxPro (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx340 …const bool bFoxPro = m_aHeader.db_typ == VisualFoxPro || m_aHeader.db_typ == VisualFoxProAuto || m… in fillColumns() local
350 sal_Bool bIsRowVersion = bFoxPro && ( aDBFColumn.db_frei2[0] & 0x01 ) == 0x01; in fillColumns()
406 if ( bFoxPro && ( aDBFColumn.db_frei2[0] & 0x04 ) == 0x04 ) in fillColumns()

Completed in 32 milliseconds