Home
last modified time | relevance | path

Searched refs:pODBC3SQLFreeStmt (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/source/drivers/odbc/
H A DORealDriver.cxx90 extern T3SQLFreeStmt pODBC3SQLFreeStmt;
297 pFunction = (oslGenericFunction)pODBC3SQLFreeStmt; in getOdbcFunction()
H A DOFunctions.cxx88 T3SQLFreeStmt pODBC3SQLFreeStmt; variable
253 …if( ( pODBC3SQLFreeStmt = (T3SQLFreeStmt)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFr… in LoadFunctions()
/trunk/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx90 T3SQLFreeStmt pODBC3SQLFreeStmt; variable
249 …if( ( pODBC3SQLFreeStmt = (T3SQLFreeStmt)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFr… in LoadFunctions()
H A DBDriver.cxx125 extern T3SQLFreeStmt pODBC3SQLFreeStmt;
775 pFunction = (oslGenericFunction)pODBC3SQLFreeStmt; in getOdbcFunction()

Completed in 29 milliseconds