Searched refs:checkColumnIndex (Results 1 – 6 of 6) sorted by relevance
64 checkColumnIndex(column); in getColumnType()104 checkColumnIndex(column); in isCaseSensitive()123 checkColumnIndex(column); in getSchemaName()142 checkColumnIndex(column); in getColumnName()161 checkColumnIndex(column); in getTableName()180 checkColumnIndex(column); in getCatalogName()199 checkColumnIndex(column); in getColumnTypeName()218 checkColumnIndex(column); in getColumnLabel()237 checkColumnIndex(column); in getColumnServiceName()250 checkColumnIndex(column); in isCurrency()[all …]
197 checkColumnIndex(column); in getBinaryStream()212 checkColumnIndex(column); in getCharacterStream()228 checkColumnIndex(column); in getBoolean()259 checkColumnIndex(column); in getByte()297 checkColumnIndex(column); in getDate()337 checkColumnIndex(column); in getDouble()356 checkColumnIndex(column); in getFloat()375 checkColumnIndex(column); in getInt()412 checkColumnIndex(column); in getLong()451 checkColumnIndex(column); in getArray()[all …]
110 void checkColumnIndex(sal_Int32 columnIndex) throw (SQLException, RuntimeException);
313 void checkColumnIndex(sal_Int32 index) throw(SQLException, RuntimeException);
59 void OResultSetMetaData::checkColumnIndex(sal_Int32 column) throw(SQLException, RuntimeException) in checkColumnIndex() function in OResultSetMetaData76 checkColumnIndex(column); in getColumnType()105 checkColumnIndex(column); in getColumnName()126 checkColumnIndex(column); in getColumnTypeName()146 checkColumnIndex(column); in isCurrency()166 checkColumnIndex(column); in getPrecision()173 checkColumnIndex(column); in getScale()181 checkColumnIndex(column); in isNullable()196 checkColumnIndex(column); in isReadOnly()
50 …void checkColumnIndex(sal_Int32 column) throw(::com::sun::star::sdbc::SQLException, ::com::sun::st…
Completed in 25 milliseconds