Searched refs:T3SQLColumnPrivileges (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/connectivity/source/drivers/adabas/ |
H A D | BFunctions.cxx | 80 T3SQLColumnPrivileges pODBC3SQLColumnPrivileges; 229 …if( ( pODBC3SQLColumnPrivileges = (T3SQLColumnPrivileges)osl_getFunctionSymbol(pODBCso, ::rtl::OUS… in LoadFunctions()
|
H A D | BDriver.cxx | 115 extern T3SQLColumnPrivileges pODBC3SQLColumnPrivileges;
|
/aoo42x/main/connectivity/source/drivers/odbc/ |
H A D | OFunctions.cxx | 78 T3SQLColumnPrivileges pODBC3SQLColumnPrivileges; 233 …if( ( pODBC3SQLColumnPrivileges = (T3SQLColumnPrivileges)osl_getFunctionSymbol(pODBCso, ::rtl::OUS… in LoadFunctions()
|
H A D | ORealDriver.cxx | 80 extern T3SQLColumnPrivileges pODBC3SQLColumnPrivileges;
|
/aoo42x/main/connectivity/source/inc/odbc/ |
H A D | OFunctions.hxx | 375 typedef SQLRETURN (SQL_API *T3SQLColumnPrivileges) (SQLHSTMT StatementHandle, typedef 385 …#define N3SQLColumnPrivileges(a,b,c,d,e,f,g,h,i) (*(T3SQLColumnPrivileges)getOdbcFunction(ODBC3SQL…
|
Completed in 24 milliseconds