Searched refs:T3SQLSetCursorName (Results 1 – 5 of 5) sorted by relevance
59 T3SQLSetCursorName pODBC3SQLSetCursorName;189 …if( ( pODBC3SQLSetCursorName = (T3SQLSetCursorName)osl_getFunctionSymbol(pODBCso, ::rtl::OUString:… in LoadFunctions()
94 extern T3SQLSetCursorName pODBC3SQLSetCursorName;
57 T3SQLSetCursorName pODBC3SQLSetCursorName;191 …if( ( pODBC3SQLSetCursorName = (T3SQLSetCursorName)osl_getFunctionSymbol(pODBCso, ::rtl::OUString:… in LoadFunctions()
59 extern T3SQLSetCursorName pODBC3SQLSetCursorName;
233 typedef SQLRETURN (SQL_API *T3SQLSetCursorName) (SQLHSTMT StatementHandle, typedef237 …#define N3SQLSetCursorName(a,b,c) (*(T3SQLSetCursorName)getOdbcFunction(ODBC3SQLSetCursorName))(a,…
Completed in 28 milliseconds