Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx38 T3SQLConnect pODBC3SQLConnect;
153 …if( ( pODBC3SQLConnect = (T3SQLConnect)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFrom… in LoadFunctions()
H A DBDriver.cxx73 extern T3SQLConnect pODBC3SQLConnect;
/aoo41x/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx36 T3SQLConnect pODBC3SQLConnect;
149 …if( ( pODBC3SQLConnect = (T3SQLConnect)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFrom… in LoadFunctions()
H A DORealDriver.cxx38 extern T3SQLConnect pODBC3SQLConnect;
/aoo41x/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx43 …typedef SQLRETURN (SQL_API *T3SQLConnect) (SQLHDBC ConnectionHandle,SQLCHAR *ServerName,SQLSMALL… typedef
45 …#define N3SQLConnect(a,b,c,d,e,f,g) (*(T3SQLConnect)getOdbcFunction(ODBC3SQLConnect))(a,b,c,d,e,f,…

Completed in 45 milliseconds