Searched refs:T3SQLColAttribute (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/connectivity/source/drivers/adabas/ |
H A D | BFunctions.cxx | 70 T3SQLColAttribute pODBC3SQLColAttribute; 211 …if( ( pODBC3SQLColAttribute = (T3SQLColAttribute)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::c… in LoadFunctions()
|
H A D | BDriver.cxx | 105 extern T3SQLColAttribute pODBC3SQLColAttribute;
|
/aoo4110/main/connectivity/source/drivers/odbc/ |
H A D | OFunctions.cxx | 68 T3SQLColAttribute pODBC3SQLColAttribute; 213 …if( ( pODBC3SQLColAttribute = (T3SQLColAttribute)osl_getFunctionSymbol(pODBCso, ::rtl::OUString::c… in LoadFunctions()
|
H A D | ORealDriver.cxx | 70 extern T3SQLColAttribute pODBC3SQLColAttribute;
|
/aoo4110/main/connectivity/source/inc/odbc/ |
H A D | OFunctions.hxx | 307 typedef SQLRETURN (SQL_API *T3SQLColAttribute) (SQLHSTMT StatementHandle, typedef 315 …#define N3SQLColAttribute(a,b,c,d,e,f,g) (*(T3SQLColAttribute)getOdbcFunction(ODBC3SQLColAttribute…
|
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | OResultSetMetaData.cxx | 93 …OTools::ThrowException(_pConnection,(*(T3SQLColAttribute)_pConnection->getOdbcFunction(ODBC3SQLCol… in getNumColAttrib()
|
Completed in 36 milliseconds