Home
last modified time | relevance | path

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

/aoo42x/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx87 T3SQLStatistics pODBC3SQLStatistics;
243 …if( ( pODBC3SQLStatistics = (T3SQLStatistics)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
H A DBDriver.cxx122 extern T3SQLStatistics pODBC3SQLStatistics;
/aoo42x/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx85 T3SQLStatistics pODBC3SQLStatistics;
247 …if( ( pODBC3SQLStatistics = (T3SQLStatistics)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
H A DORealDriver.cxx87 extern T3SQLStatistics pODBC3SQLStatistics;
/aoo42x/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx460 typedef SQLRETURN (SQL_API *T3SQLStatistics) ( SQLHSTMT StatementHandle, typedef
470 …#define N3SQLStatistics(a,b,c,d,e,f,g,h,i) (*(T3SQLStatistics)getOdbcFunction(ODBC3SQLStatistics))…

Completed in 36 milliseconds