Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/odbc/
H A DORealDriver.cxx50 extern T3SQLSetStmtAttr pODBC3SQLSetStmtAttr;
165 pFunction = (oslGenericFunction)pODBC3SQLSetStmtAttr; in getOdbcFunction()
H A DOFunctions.cxx48 T3SQLSetStmtAttr pODBC3SQLSetStmtAttr; variable
173 …if( ( pODBC3SQLSetStmtAttr = (T3SQLSetStmtAttr)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
/trunk/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx50 T3SQLSetStmtAttr pODBC3SQLSetStmtAttr; variable
171 …if( ( pODBC3SQLSetStmtAttr = (T3SQLSetStmtAttr)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
H A DBDriver.cxx85 extern T3SQLSetStmtAttr pODBC3SQLSetStmtAttr;
643 pFunction = (oslGenericFunction)pODBC3SQLSetStmtAttr; in getOdbcFunction()

Completed in 31 milliseconds