Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx42 T3SQLGetFunctions pODBC3SQLGetFunctions;
161 …if(( pODBC3SQLGetFunctions = (T3SQLGetFunctions)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cr… in LoadFunctions()
H A DORealDriver.cxx44 extern T3SQLGetFunctions pODBC3SQLGetFunctions;
/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx98 typedef SQLRETURN (SQL_API *T3SQLGetFunctions) (SQLHDBC ConnectionHandle, typedef
102 #define N3SQLGetFunctions(a,b,c) (*(T3SQLGetFunctions)getOdbcFunction(ODBC3SQLGetFunctions))(a,b,c)
/trunk/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx44 T3SQLGetFunctions pODBC3SQLGetFunctions;
H A DBDriver.cxx79 extern T3SQLGetFunctions pODBC3SQLGetFunctions;

Completed in 27 milliseconds