Home
last modified time | relevance | path

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

/trunk/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))…
/trunk/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;
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx122 extern T3SQLStatistics pODBC3SQLStatistics;
H A DBFunctions.cxx87 T3SQLStatistics pODBC3SQLStatistics;
243 …if( ( pODBC3SQLStatistics = (T3SQLStatistics)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()

Completed in 23 milliseconds