Searched refs:m_pListProxyDelegate (Results 1 – 2 of 2) sorted by relevance
179 CFWL_ComboProxyImpDelegate* m_pListProxyDelegate; variable
898 m_pListProxyDelegate->Reset(); in ShowDropList()1139 m_pListProxyDelegate = new CFWL_ComboProxyImpDelegate(m_pForm, this); in InitProxyForm()1140 m_pProxy->SetDelegate(m_pListProxyDelegate); in InitProxyForm()