Searched refs:N3SQLTables (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/connectivity/source/drivers/odbcbase/ |
H A D | ODatabaseMetaDataResultSet.cxx | 902 SQLRETURN nRetcode = N3SQLTables(m_aStatementHandle, in openTables() 915 SQLRETURN nRetcode = N3SQLTables(m_aStatementHandle, in openTablesTypes() 932 SQLRETURN nRetcode = N3SQLTables(m_aStatementHandle, in openCatalogs() 950 SQLRETURN nRetcode = N3SQLTables(m_aStatementHandle, in openSchemas()
|
/aoo4110/main/connectivity/source/inc/odbc/ |
H A D | ODefs3.hxx | 78 #define N3SQLTables SQLTables macro
|
H A D | OFunctions.hxx | 501 …#define N3SQLTables(a,b,c,d,e,f,g,h,i) (*(T3SQLTables)getOdbcFunction(ODBC3SQLTables))(a,b,c,d,e,f… macro
|
Completed in 25 milliseconds