Home
last modified time | relevance | path

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

/aoo41x/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;
/aoo41x/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;
/aoo41x/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx504 typedef SQLRETURN (SQL_API *T3SQLFreeStmt) ( SQLHSTMT StatementHandle, typedef
507 #define N3SQLFreeStmt(a,b) (*(T3SQLFreeStmt)getOdbcFunction(ODBC3SQLFreeStmt))(a,b)

Completed in 36 milliseconds