Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx90 T3SQLFreeStmt pODBC3SQLFreeStmt;
249 …if( ( pODBC3SQLFreeStmt = (T3SQLFreeStmt)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFr… in LoadFunctions()
H A DBDriver.cxx125 extern T3SQLFreeStmt pODBC3SQLFreeStmt;
/aoo42x/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx88 T3SQLFreeStmt pODBC3SQLFreeStmt;
253 …if( ( pODBC3SQLFreeStmt = (T3SQLFreeStmt)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFr… in LoadFunctions()
H A DORealDriver.cxx90 extern T3SQLFreeStmt pODBC3SQLFreeStmt;
/aoo42x/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx495 typedef SQLRETURN (SQL_API *T3SQLFreeStmt) ( SQLHSTMT StatementHandle, typedef
498 #define N3SQLFreeStmt(a,b) (*(T3SQLFreeStmt)getOdbcFunction(ODBC3SQLFreeStmt))(a,b)

Completed in 35 milliseconds