Searched refs:T3SQLStatistics (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/connectivity/source/drivers/adabas/ |
H A D | BFunctions.cxx | 87 T3SQLStatistics pODBC3SQLStatistics; 243 …if( ( pODBC3SQLStatistics = (T3SQLStatistics)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
|
H A D | BDriver.cxx | 122 extern T3SQLStatistics pODBC3SQLStatistics;
|
/aoo42x/main/connectivity/source/drivers/odbc/ |
H A D | OFunctions.cxx | 85 T3SQLStatistics pODBC3SQLStatistics; 247 …if( ( pODBC3SQLStatistics = (T3SQLStatistics)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
|
H A D | ORealDriver.cxx | 87 extern T3SQLStatistics pODBC3SQLStatistics;
|
/aoo42x/main/connectivity/source/inc/odbc/ |
H A D | OFunctions.hxx | 460 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 34 milliseconds