Searched refs:T3SQLColumns (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/connectivity/source/drivers/adabas/ |
H A D | BFunctions.cxx | 81 T3SQLColumns pODBC3SQLColumns; 231 …if( ( pODBC3SQLColumns = (T3SQLColumns)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFrom… in LoadFunctions()
|
H A D | BDriver.cxx | 116 extern T3SQLColumns pODBC3SQLColumns;
|
/aoo42x/main/connectivity/source/drivers/odbc/ |
H A D | OFunctions.cxx | 79 T3SQLColumns pODBC3SQLColumns; 235 …if( ( pODBC3SQLColumns = (T3SQLColumns)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFrom… in LoadFunctions()
|
H A D | ORealDriver.cxx | 81 extern T3SQLColumns pODBC3SQLColumns;
|
/aoo42x/main/connectivity/source/inc/odbc/ |
H A D | OFunctions.hxx | 387 typedef SQLRETURN (SQL_API *T3SQLColumns) ( SQLHSTMT StatementHandle, typedef 397 …#define N3SQLColumns(a,b,c,d,e,f,g,h,i) (*(T3SQLColumns)getOdbcFunction(ODBC3SQLColumns))(a,b,c,d,…
|
Completed in 52 milliseconds