Home
last modified time | relevance | path

Searched refs:VisualFoxPro (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/connectivity/source/drivers/dbase/
H A DDTable.cxx263 case VisualFoxPro: in readHeader()
340 …const bool bFoxPro = m_aHeader.db_typ == VisualFoxPro || m_aHeader.db_typ == VisualFoxProAuto || m… in fillColumns()
425 if ( m_aHeader.db_typ == VisualFoxPro || m_aHeader.db_typ == VisualFoxProAuto ) in fillColumns()
531 …if ( m_aHeader.db_typ == FoxProMemo || VisualFoxPro == m_aHeader.db_typ || VisualFoxProAuto == m_a… in construct()
615 case VisualFoxPro: in ReadMemoHeader()
1218 nDbaseType = VisualFoxPro; in CreateFile()
1333 if ( nDbaseType == VisualFoxPro ) in CreateFile()
1414 if (nDbaseType == VisualFoxPro) in CreateFile()
/aoo41x/main/connectivity/source/inc/dbase/
H A DDTable.hxx50 VisualFoxPro = 0x30, enumerator

Completed in 34 milliseconds