Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/odbc/
H A DORealDriver.cxx51 extern T3SQLGetStmtAttr pODBC3SQLGetStmtAttr;
169 pFunction = (oslGenericFunction)pODBC3SQLGetStmtAttr; in getOdbcFunction()
H A DOFunctions.cxx49 T3SQLGetStmtAttr pODBC3SQLGetStmtAttr; variable
175 …if( ( pODBC3SQLGetStmtAttr = (T3SQLGetStmtAttr)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
/trunk/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx51 T3SQLGetStmtAttr pODBC3SQLGetStmtAttr; variable
173 …if( ( pODBC3SQLGetStmtAttr = (T3SQLGetStmtAttr)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
H A DBDriver.cxx86 extern T3SQLGetStmtAttr pODBC3SQLGetStmtAttr;
647 pFunction = (oslGenericFunction)pODBC3SQLGetStmtAttr; in getOdbcFunction()

Completed in 40 milliseconds