Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx92 T3SQLCancel pODBC3SQLCancel;
253 …if( ( pODBC3SQLCancel = (T3SQLCancel)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFromAs… in LoadFunctions()
H A DBDriver.cxx127 extern T3SQLCancel pODBC3SQLCancel;
/aoo41x/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx90 T3SQLCancel pODBC3SQLCancel;
257 …if( ( pODBC3SQLCancel = (T3SQLCancel)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFromAs… in LoadFunctions()
H A DORealDriver.cxx92 extern T3SQLCancel pODBC3SQLCancel;
/aoo41x/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx513 typedef SQLRETURN (SQL_API *T3SQLCancel) ( SQLHSTMT StatementHandle); typedef
515 #define N3SQLCancel(a) (*(T3SQLCancel)getOdbcFunction(ODBC3SQLCancel))(a)

Completed in 44 milliseconds