Home
last modified time | relevance | path

Searched refs:m_pDataSources (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/dbaccess/source/ui/dlg/
H A Dodbcconfig.cxx136 #define NSQLDataSources(a,b,c,d,e,f,g,h) (*(TSQLDataSources)(m_pDataSources))(a,b,c,d,e,f,g,h)
208 ,m_pDataSources(NULL) in DBG_NAME()
227 m_pDataSources = loadSymbol("SQLDataSources"); in DBG_NAME()
230 if (!m_pAllocHandle || !m_pSetEnvAttr || !m_pDataSources || !m_pFreeHandle) in DBG_NAME()
233 m_pAllocHandle = m_pFreeHandle = m_pSetEnvAttr = m_pDataSources = NULL; in DBG_NAME()
H A Dodbcconfig.hxx92 oslGenericFunction m_pDataSources; member in dbaui::OOdbcEnumeration

Completed in 7 milliseconds