Home
last modified time | relevance | path

Searched refs:T3SQLGetData (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/connectivity/source/drivers/odbcbase/
H A DOTools.cxx57 (*(T3SQLGetData)_pConnection->getOdbcFunction(ODBC3SQLGetData))(_aStatementHandle, in getValue()
484 …OTools::ThrowException(_pConnection,(*(T3SQLGetData)_pConnection->getOdbcFunction(ODBC3SQLGetData)… in getBytesValue()
518 …OTools::ThrowException(_pConnection,(*(T3SQLGetData)_pConnection->getOdbcFunction(ODBC3SQLGetData)… in getBytesValue()
554 …OTools::ThrowException(_pConnection,(*(T3SQLGetData)_pConnection->getOdbcFunction(ODBC3SQLGetData)… in getStringValue()
589 …OTools::ThrowException(_pConnection,(*(T3SQLGetData)_pConnection->getOdbcFunction(ODBC3SQLGetData)… in getStringValue()
614 …OTools::ThrowException(_pConnection,(*(T3SQLGetData)_pConnection->getOdbcFunction(ODBC3SQLGetData)… in getStringValue()
639 …OTools::ThrowException(_pConnection,(*(T3SQLGetData)_pConnection->getOdbcFunction(ODBC3SQLGetData)… in getStringValue()
/aoo42x/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx74 T3SQLGetData pODBC3SQLGetData;
219 …if( ( pODBC3SQLGetData = (T3SQLGetData)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFrom… in LoadFunctions()
H A DBDriver.cxx109 extern T3SQLGetData pODBC3SQLGetData;
/aoo42x/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx72 T3SQLGetData pODBC3SQLGetData;
221 …if( ( pODBC3SQLGetData = (T3SQLGetData)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::createFrom… in LoadFunctions()
H A DORealDriver.cxx74 extern T3SQLGetData pODBC3SQLGetData;
/aoo42x/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx327 typedef SQLRETURN (SQL_API *T3SQLGetData) ( SQLHSTMT StatementHandle, typedef
334 #define N3SQLGetData(a,b,c,d,e,f) (*(T3SQLGetData)getOdbcFunction(ODBC3SQLGetData))(a,b,c,d,e,f)

Completed in 70 milliseconds