Home
last modified time | relevance | path

Searched refs:pODBC3SQLAllocHandle (Results 1 – 4 of 4) sorted by relevance

/trunk/main/connectivity/source/drivers/odbc/
H A DORealDriver.cxx37 extern T3SQLAllocHandle pODBC3SQLAllocHandle;
118 pFunction = (oslGenericFunction)pODBC3SQLAllocHandle; in getOdbcFunction()
H A DOFunctions.cxx35 T3SQLAllocHandle pODBC3SQLAllocHandle; variable
147 …if( ( pODBC3SQLAllocHandle = (T3SQLAllocHandle)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
/trunk/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx37 T3SQLAllocHandle pODBC3SQLAllocHandle; variable
151 …if( ( pODBC3SQLAllocHandle = (T3SQLAllocHandle)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
H A DBDriver.cxx72 extern T3SQLAllocHandle pODBC3SQLAllocHandle;
596 pFunction = (oslGenericFunction)pODBC3SQLAllocHandle;; in getOdbcFunction()

Completed in 30 milliseconds