Searched refs:MapOdbcType2Jdbc (Results 1 – 4 of 4) sorted by relevance
151 nType = OTools::MapOdbcType2Jdbc(nType); in getColumnType()156 nType = OTools::MapOdbcType2Jdbc(getNumColAttrib(column,SQL_DESC_CONCISE_TYPE )); in getColumnType()160 nType = OTools::MapOdbcType2Jdbc(getNumColAttrib(column,SQL_DESC_CONCISE_TYPE )); in getColumnType()
729 sal_Int32 OTools::MapOdbcType2Jdbc(sal_Int32 _nType) in MapOdbcType2Jdbc() function in OTools
997 m_aBindVector.push_back(allocBindColumn(OTools::MapOdbcType2Jdbc(_nType),columnIndex)); in updateValue()
145 static sal_Int32 MapOdbcType2Jdbc(sal_Int32 _nType);
Completed in 136 milliseconds