Home
last modified time | relevance | path

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

/aoo4110/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx67 T3SQLRowCount pODBC3SQLRowCount;
205 …if( ( pODBC3SQLRowCount = (T3SQLRowCount)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFr… in LoadFunctions()
H A DBDriver.cxx102 extern T3SQLRowCount pODBC3SQLRowCount;
/aoo4110/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx65 T3SQLRowCount pODBC3SQLRowCount;
207 …if( ( pODBC3SQLRowCount = (T3SQLRowCount)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFr… in LoadFunctions()
H A DORealDriver.cxx67 extern T3SQLRowCount pODBC3SQLRowCount;
/aoo4110/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx285 typedef SQLRETURN (SQL_API *T3SQLRowCount) ( SQLHSTMT StatementHandle, typedef
288 #define N3SQLRowCount(a,b) (*(T3SQLRowCount)getOdbcFunction(ODBC3SQLRowCount))(a,b)

Completed in 33 milliseconds