Home
last modified time | relevance | path

Searched refs:N3SQLCancel (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/connectivity/source/inc/odbc/
H A DODefs3.hxx81 #define N3SQLCancel SQLCancel macro
H A DOFunctions.hxx506 #define N3SQLCancel(a) (*(T3SQLCancel)getOdbcFunction(ODBC3SQLCancel))(a) macro
/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx197 …OTools::ThrowException(m_pConnection,N3SQLCancel(m_aStatementHandle),m_aStatementHandle,SQL_HANDLE… in cancel()
H A DODatabaseMetaDataResultSet.cxx702 …OTools::ThrowException(m_pConnection,N3SQLCancel(m_aStatementHandle),m_aStatementHandle,SQL_HANDLE… in cancel()
H A DOResultSet.cxx820 …OTools::ThrowException(m_pStatement->getOwnConnection(),N3SQLCancel(m_aStatementHandle),m_aStateme… in cancel()

Completed in 55 milliseconds