Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx524 typedef SQLRETURN (SQL_API *T3SQLGetCursorName) ( SQLHSTMT StatementHandle, typedef
529 …#define N3SQLGetCursorName(a,b,c,d) (*(T3SQLGetCursorName)getOdbcFunction(ODBC3SQLGetCursorName))(…
/trunk/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx94 T3SQLGetCursorName pODBC3SQLGetCursorName;
265 …if( ( pODBC3SQLGetCursorName = (T3SQLGetCursorName)osl_getFunctionSymbol(pODBCso, ::rtl::OUString:… in LoadFunctions()
H A DORealDriver.cxx96 extern T3SQLGetCursorName pODBC3SQLGetCursorName;
/trunk/main/connectivity/source/drivers/adabas/
H A DBDriver.cxx131 extern T3SQLGetCursorName pODBC3SQLGetCursorName;
H A DBFunctions.cxx96 T3SQLGetCursorName pODBC3SQLGetCursorName;
261 …if( ( pODBC3SQLGetCursorName = (T3SQLGetCursorName)osl_getFunctionSymbol(pODBCso, ::rtl::OUString:… in LoadFunctions()

Completed in 61 milliseconds