Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx91 T3SQLCloseCursor pODBC3SQLCloseCursor;
251 …if( ( pODBC3SQLCloseCursor = (T3SQLCloseCursor)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
H A DBDriver.cxx126 extern T3SQLCloseCursor pODBC3SQLCloseCursor;
/aoo41x/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx89 T3SQLCloseCursor pODBC3SQLCloseCursor;
255 …if( ( pODBC3SQLCloseCursor = (T3SQLCloseCursor)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
H A DORealDriver.cxx91 extern T3SQLCloseCursor pODBC3SQLCloseCursor;
/aoo41x/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx509 typedef SQLRETURN (SQL_API *T3SQLCloseCursor) (SQLHSTMT StatementHandle); typedef
511 #define N3SQLCloseCursor(a) (*(T3SQLCloseCursor)getOdbcFunction(ODBC3SQLCloseCursor))(a)

Completed in 25 milliseconds