Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx69 T3SQLDescribeCol pODBC3SQLDescribeCol;
209 …if( ( pODBC3SQLDescribeCol = (T3SQLDescribeCol)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
H A DBDriver.cxx104 extern T3SQLDescribeCol pODBC3SQLDescribeCol;
/trunk/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx67 T3SQLDescribeCol pODBC3SQLDescribeCol;
211 …if( ( pODBC3SQLDescribeCol = (T3SQLDescribeCol)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::cre… in LoadFunctions()
H A DORealDriver.cxx69 extern T3SQLDescribeCol pODBC3SQLDescribeCol;
/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx286 typedef SQLRETURN (SQL_API *T3SQLDescribeCol) ( SQLHSTMT StatementHandle, typedef
296 …#define N3SQLDescribeCol(a,b,c,d,e,f,g,h,i) (*(T3SQLDescribeCol)getOdbcFunction(ODBC3SQLDescribeCo…

Completed in 37 milliseconds