Searched refs:pListBoxImpl (Results 1 – 1 of 1) sorted by relevance
21 CFWL_ListBoxImp* pListBoxImpl = new CFWL_ListBoxImp(properties, pOuter); in Create() local22 pListBox->SetImpl(pListBoxImpl); in Create()23 pListBoxImpl->SetInterface(pListBox); in Create()