Searched refs:SetNotify (Results 1 – 5 of 5) sorted by relevance
30 m_pListCtrl->SetNotify(this); in OnCreated()42 m_pListCtrl->SetNotify(nullptr); in OnDestroy()
42 void SetNotify(NotifyIface* pNotify) { m_pNotify = pNotify; } in SetNotify() function
58 void SetNotify(CPWL_Edit* pNotify);
110 m_pEditImpl->SetNotify(this); in OnCreated()
711 void CPWL_EditImpl::SetNotify(CPWL_Edit* pNotify) { in SetNotify() function in CPWL_EditImpl