Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/odbc/
H A DORealDriver.cxx47 extern T3SQLGetConnectAttr pODBC3SQLGetConnectAttr;
153 pFunction = (oslGenericFunction)pODBC3SQLGetConnectAttr; in getOdbcFunction()
H A DOFunctions.cxx45 T3SQLGetConnectAttr pODBC3SQLGetConnectAttr; variable
167 …if( ( pODBC3SQLGetConnectAttr = (T3SQLGetConnectAttr)osl_getFunctionSymbol(pODBCso, ::rtl::OUStrin… in LoadFunctions()
/trunk/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx47 T3SQLGetConnectAttr pODBC3SQLGetConnectAttr; variable
165 …if( ( pODBC3SQLGetConnectAttr = (T3SQLGetConnectAttr)osl_getFunctionSymbol(pODBCso, ::rtl::OUStrin… in LoadFunctions()
H A DBDriver.cxx82 extern T3SQLGetConnectAttr pODBC3SQLGetConnectAttr;
631 pFunction = (oslGenericFunction)pODBC3SQLGetConnectAttr; in getOdbcFunction()

Completed in 21 milliseconds