Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx95 T3SQLFreeHandle pODBC3SQLFreeHandle;
259 …if( ( pODBC3SQLFreeHandle = (T3SQLFreeHandle)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::creat… in LoadFunctions()
H A DBDriver.cxx130 extern T3SQLFreeHandle pODBC3SQLFreeHandle;
/aoo4110/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx93 T3SQLFreeHandle pODBC3SQLFreeHandle;
263 …if( ( pODBC3SQLFreeHandle = (T3SQLFreeHandle)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::creat… in LoadFunctions()
H A DORealDriver.cxx95 extern T3SQLFreeHandle pODBC3SQLFreeHandle;
/aoo4110/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx528 typedef SQLRETURN (SQL_API *T3SQLFreeHandle) (SQLSMALLINT HandleType, typedef
531 #define N3SQLFreeHandle(a,b) (*(T3SQLFreeHandle)getOdbcFunction(ODBC3SQLFreeHandle))(a,b)

Completed in 44 milliseconds