Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/drivers/adabas/
H A DBFunctions.cxx80 T3SQLColumnPrivileges pODBC3SQLColumnPrivileges;
229 …if( ( pODBC3SQLColumnPrivileges = (T3SQLColumnPrivileges)osl_getFunctionSymbol(pODBCso, ::rtl::OUS… in LoadFunctions()
H A DBDriver.cxx115 extern T3SQLColumnPrivileges pODBC3SQLColumnPrivileges;
/aoo41x/main/connectivity/source/drivers/odbc/
H A DOFunctions.cxx78 T3SQLColumnPrivileges pODBC3SQLColumnPrivileges;
233 …if( ( pODBC3SQLColumnPrivileges = (T3SQLColumnPrivileges)osl_getFunctionSymbol(pODBCso, ::rtl::OUS… in LoadFunctions()
H A DORealDriver.cxx80 extern T3SQLColumnPrivileges pODBC3SQLColumnPrivileges;
/aoo41x/main/connectivity/source/inc/odbc/
H A DOFunctions.hxx384 typedef SQLRETURN (SQL_API *T3SQLColumnPrivileges) (SQLHSTMT StatementHandle, typedef
394 …#define N3SQLColumnPrivileges(a,b,c,d,e,f,g,h,i) (*(T3SQLColumnPrivileges)getOdbcFunction(ODBC3SQL…

Completed in 84 milliseconds