Searched refs:T3SQLGetCursorName (Results 1 – 5 of 5) sorted by relevance
96 T3SQLGetCursorName pODBC3SQLGetCursorName;261 …if( ( pODBC3SQLGetCursorName = (T3SQLGetCursorName)osl_getFunctionSymbol(pODBCso, ::rtl::OUString:… in LoadFunctions()
131 extern T3SQLGetCursorName pODBC3SQLGetCursorName;
94 T3SQLGetCursorName pODBC3SQLGetCursorName;265 …if( ( pODBC3SQLGetCursorName = (T3SQLGetCursorName)osl_getFunctionSymbol(pODBCso, ::rtl::OUString:… in LoadFunctions()
96 extern T3SQLGetCursorName pODBC3SQLGetCursorName;
524 typedef SQLRETURN (SQL_API *T3SQLGetCursorName) ( SQLHSTMT StatementHandle, typedef529 …#define N3SQLGetCursorName(a,b,c,d) (*(T3SQLGetCursorName)getOdbcFunction(ODBC3SQLGetCursorName))(…
Completed in 36 milliseconds