Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx250 typedef SQLRETURN (SQL_API *T3SQLDescribeParam) (SQLHSTMT StatementHandle, typedef
257 …#define N3SQLDescribeParam(a,b,c,d,e,f) (*(T3SQLDescribeParam)getOdbcFunction(ODBC3SQLDescribePara…
/trunk/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx61 T3SQLDescribeParam pODBC3SQLDescribeParam;
199 …if( ( pODBC3SQLDescribeParam = (T3SQLDescribeParam)osl_getFunctionSymbol(pODBCso, ::rtl::OUStrin… in LoadFunctions()
H A DORealDriver.cxx63 extern T3SQLDescribeParam pODBC3SQLDescribeParam;
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx98 extern T3SQLDescribeParam pODBC3SQLDescribeParam;
H A DBFunctions.cxx63 T3SQLDescribeParam pODBC3SQLDescribeParam;
197 …if( ( pODBC3SQLDescribeParam = (T3SQLDescribeParam)osl_getFunctionSymbol(pODBCso, ::rtl::OUStrin… in LoadFunctions()

Completed in 27 milliseconds