Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx70 T3SQLColAttribute pODBC3SQLColAttribute;
211 …if( ( pODBC3SQLColAttribute = (T3SQLColAttribute)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::c… in LoadFunctions()
H A DBDriver.cxx105 extern T3SQLColAttribute pODBC3SQLColAttribute;
/aoo41x/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx68 T3SQLColAttribute pODBC3SQLColAttribute;
213 …if( ( pODBC3SQLColAttribute = (T3SQLColAttribute)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::c… in LoadFunctions()
H A DORealDriver.cxx70 extern T3SQLColAttribute pODBC3SQLColAttribute;
/aoo41x/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx307 typedef SQLRETURN (SQL_API *T3SQLColAttribute) (SQLHSTMT StatementHandle, typedef
315 …#define N3SQLColAttribute(a,b,c,d,e,f,g) (*(T3SQLColAttribute)getOdbcFunction(ODBC3SQLColAttribute…
/aoo41x/main/connectivity/source/drivers/odbcbase/
H A DOResultSetMetaData.cxx93 …OTools::ThrowException(_pConnection,(*(T3SQLColAttribute)_pConnection->getOdbcFunction(ODBC3SQLCol… in getNumColAttrib()

Completed in 28 milliseconds