Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/odbc/
H A DORealDriver.cxx60 extern T3SQLExecute pODBC3SQLExecute;
185 pFunction = (oslGenericFunction)pODBC3SQLExecute; in getOdbcFunction()
H A DOFunctions.cxx58 T3SQLExecute pODBC3SQLExecute; variable
193 …if( ( pODBC3SQLExecute = (T3SQLExecute)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFrom… in LoadFunctions()
/trunk/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx60 T3SQLExecute pODBC3SQLExecute; variable
191 …if( ( pODBC3SQLExecute = (T3SQLExecute)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFrom… in LoadFunctions()
H A DBDriver.cxx95 extern T3SQLExecute pODBC3SQLExecute;
663 pFunction = (oslGenericFunction)pODBC3SQLExecute; in getOdbcFunction()

Completed in 27 milliseconds