Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/odbc/
H A DORealDriver.cxx73 extern T3SQLFetchScroll pODBC3SQLFetchScroll;
233 pFunction = (oslGenericFunction)pODBC3SQLFetchScroll; in getOdbcFunction()
H A DOFunctions.cxx71 T3SQLFetchScroll pODBC3SQLFetchScroll; variable
219 …if( ( pODBC3SQLFetchScroll = (T3SQLFetchScroll)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
/trunk/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx73 T3SQLFetchScroll pODBC3SQLFetchScroll; variable
217 …if( ( pODBC3SQLFetchScroll = (T3SQLFetchScroll)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
H A DBDriver.cxx108 extern T3SQLFetchScroll pODBC3SQLFetchScroll;
711 pFunction = (oslGenericFunction)pODBC3SQLFetchScroll; in getOdbcFunction()

Completed in 27 milliseconds