Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx60 T3SQLExecute pODBC3SQLExecute;
191 …if( ( pODBC3SQLExecute = (T3SQLExecute)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFrom… in LoadFunctions()
H A DBDriver.cxx95 extern T3SQLExecute pODBC3SQLExecute;
/aoo41x/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx58 T3SQLExecute pODBC3SQLExecute;
193 …if( ( pODBC3SQLExecute = (T3SQLExecute)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFrom… in LoadFunctions()
H A DORealDriver.cxx60 extern T3SQLExecute pODBC3SQLExecute;
/aoo41x/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx240 typedef SQLRETURN (SQL_API *T3SQLExecute) ( SQLHSTMT StatementHandle); typedef
242 #define N3SQLExecute(a) (*(T3SQLExecute)getOdbcFunction(ODBC3SQLExecute))(a)

Completed in 22 milliseconds