Home
last modified time | relevance | path

Searched refs:_aStatementHandle (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx46 SQLHANDLE _aStatementHandle, in getValue() argument
63 _aStatementHandle,SQL_HANDLE_STMT,_xInterface,sal_False); in getValue()
250 SQLHANDLE _aStatementHandle, in bindValue() argument
471 SQLHANDLE _aStatementHandle, in getBytesValue() argument
490 _aStatementHandle,SQL_HANDLE_STMT,_xInterface); in getBytesValue()
524 _aStatementHandle,SQL_HANDLE_STMT,_xInterface); in getBytesValue()
533 SQLHANDLE _aStatementHandle, in getStringValue() argument
560 _aStatementHandle,SQL_HANDLE_STMT,_xInterface); in getStringValue()
595 _aStatementHandle,SQL_HANDLE_STMT,_xInterface); in getStringValue()
620 _aStatementHandle,SQL_HANDLE_STMT,_xInterface); in getStringValue()
[all …]
H A DOResultSetMetaData.cxx87 ,SQLHANDLE _aStatementHandle in getNumColAttrib() argument
93 …ection,(*(T3SQLColAttribute)_pConnection->getOdbcFunction(ODBC3SQLColAttribute))(_aStatementHandle, in getNumColAttrib()
99 &nValue),_aStatementHandle,SQL_HANDLE_STMT,_xInterface); in getNumColAttrib()
118 ,SQLHANDLE _aStatementHandle in getColumnODBCType() argument
126 …nType = (SQLSMALLINT)getNumColAttrib(_pConnection,_aStatementHandle,_xInterface,column,SQL_DESC_CO… in getColumnODBCType()
128 …nType = (SQLSMALLINT)getNumColAttrib(_pConnection,_aStatementHandle,_xInterface,column, SQL_DESC_T… in getColumnODBCType()
132 …nType = (SQLSMALLINT)getNumColAttrib(_pConnection,_aStatementHandle,_xInterface,column,SQL_DESC_CO… in getColumnODBCType()
/trunk/main/connectivity/source/inc/odbc/
H A DOTools.hxx191 SQLHANDLE _aStatementHandle,
199 SQLHANDLE _aStatementHandle,
205 SQLHANDLE _aStatementHandle,
244 SQLHANDLE _aStatementHandle,
257 SQLHANDLE _aStatementHandle, in getValue() argument
264 …OTools::getValue(_pConnection,_aStatementHandle,columnIndex,_nType,_bWasNull,_xInterface,&_rValue,… in getValue()
H A DOResultSetMetaData.hxx78 ,SQLHANDLE _aStatementHandle
84 ,SQLHANDLE _aStatementHandle

Completed in 21 milliseconds