Home
last modified time | relevance | path

Searched refs:T3SQLDataSources (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx68 typedef SQLRETURN (SQL_API *T3SQLDataSources) ( SQLHENV EnvironmentHandle, typedef
77 …#define N3SQLDataSources(a,b,c,d,e,f,g,h) (*(T3SQLDataSources)getOdbcFunction(ODBC3SQLDataSources)…
/trunk/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx39 T3SQLDataSources pODBC3SQLDataSources;
155 …if(( pODBC3SQLDataSources = (T3SQLDataSources)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cr… in LoadFunctions()
H A DORealDriver.cxx41 extern T3SQLDataSources pODBC3SQLDataSources;
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx76 extern T3SQLDataSources pODBC3SQLDataSources;
H A DBFunctions.cxx41 T3SQLDataSources pODBC3SQLDataSources;

Completed in 25 milliseconds