Home
last modified time | relevance | path

Searched refs:T3SQLFetchScroll (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx73 T3SQLFetchScroll pODBC3SQLFetchScroll;
217 …if( ( pODBC3SQLFetchScroll = (T3SQLFetchScroll)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
H A DBDriver.cxx108 extern T3SQLFetchScroll pODBC3SQLFetchScroll;
/aoo42x/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx71 T3SQLFetchScroll pODBC3SQLFetchScroll;
219 …if( ( pODBC3SQLFetchScroll = (T3SQLFetchScroll)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
H A DORealDriver.cxx73 extern T3SQLFetchScroll pODBC3SQLFetchScroll;
/aoo42x/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx321 typedef SQLRETURN (SQL_API *T3SQLFetchScroll) ( SQLHSTMT StatementHandle, typedef
325 #define N3SQLFetchScroll(a,b,c) (*(T3SQLFetchScroll)getOdbcFunction(ODBC3SQLFetchScroll))(a,b,c)

Completed in 610 milliseconds