Searched refs:TSQLDataSources (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | odbcconfig.cxx | 129 typedef SQLRETURN (SQL_API* TSQLDataSources) (SQLHENV EnvironmentHandle, SQLUSMALLINT Direction, SQ… typedef 136 #define NSQLDataSources(a,b,c,d,e,f,g,h) (*(TSQLDataSources)(m_pDataSources))(a,b,c,d,e,f,g,h)
|
Completed in 6 milliseconds