Home
last modified time | relevance | path

Searched refs:T3SQLBindParameter (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx57 T3SQLBindParameter pODBC3SQLBindParameter;
185 …if( ( pODBC3SQLBindParameter = (T3SQLBindParameter)osl_getFunctionSymbol(pODBCso, ::rtl::OUString:… in LoadFunctions()
H A DBDriver.cxx92 extern T3SQLBindParameter pODBC3SQLBindParameter;
/aoo4110/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx55 T3SQLBindParameter pODBC3SQLBindParameter;
187 …if( ( pODBC3SQLBindParameter = (T3SQLBindParameter)osl_getFunctionSymbol(pODBCso, ::rtl::OUString:… in LoadFunctions()
H A DORealDriver.cxx57 extern T3SQLBindParameter pODBC3SQLBindParameter;
/aoo4110/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx212 typedef SQLRETURN (SQL_API *T3SQLBindParameter) (SQLHSTMT StatementHandle, typedef
223 …#define N3SQLBindParameter(a,b,c,d,e,f,g,h,i,j) (*(T3SQLBindParameter)getOdbcFunction(ODBC3SQLBind…
/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx102 nRetcode = (*(T3SQLBindParameter)_pConnection->getOdbcFunction(ODBC3SQLBindParameter))(_hStmt, in bindParameter()

Completed in 54 milliseconds