Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/dlg/
H A Dodbcconfig.cxx133 #define NSQLAllocHandle(a,b,c) (*(TSQLAllocHandle)(m_pAllocHandle))(a,b,c)
206 :m_pAllocHandle(NULL) in DBG_NAME()
224 m_pAllocHandle = loadSymbol("SQLAllocHandle"); 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.hxx89 oslGenericFunction m_pAllocHandle; member in dbaui::OOdbcEnumeration

Completed in 60 milliseconds