Home
last modified time | relevance | path

Searched refs:T3SQLCloseCursor (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx500 typedef SQLRETURN (SQL_API *T3SQLCloseCursor) (SQLHSTMT StatementHandle); typedef
502 #define N3SQLCloseCursor(a) (*(T3SQLCloseCursor)getOdbcFunction(ODBC3SQLCloseCursor))(a)
/trunk/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;
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx126 extern T3SQLCloseCursor pODBC3SQLCloseCursor;
H A DBFunctions.cxx91 T3SQLCloseCursor pODBC3SQLCloseCursor;
251 …if( ( pODBC3SQLCloseCursor = (T3SQLCloseCursor)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()

Completed in 37 milliseconds