Searched refs:m_pCommandsListener (Results 1 – 2 of 2) sorted by relevance
125 m_pCommandsListener = new OContainerListener( *this, m_aMutex ); in DBG_NAME()126 m_pCommandsListener->acquire(); in DBG_NAME()129 xContainer->addContainerListener( m_pCommandsListener ); in DBG_NAME()132 xContainerApprove->addContainerApproveListener( m_pCommandsListener ); in DBG_NAME()172 if ( m_pCommandsListener ) in IMPLEMENT_FORWARD_XINTERFACE2()175 xContainer->removeContainerListener( m_pCommandsListener ); in IMPLEMENT_FORWARD_XINTERFACE2()177 xContainerApprove->removeContainerApproveListener( m_pCommandsListener ); in IMPLEMENT_FORWARD_XINTERFACE2()179 m_pCommandsListener->dispose(); in IMPLEMENT_FORWARD_XINTERFACE2()180 m_pCommandsListener->release(); in IMPLEMENT_FORWARD_XINTERFACE2()181 m_pCommandsListener = NULL; in IMPLEMENT_FORWARD_XINTERFACE2()
134 OContainerListener* m_pCommandsListener; member in dbaccess::OQueryContainer
Completed in 15 milliseconds