Searched refs:pSelectItem (Results 1 – 1 of 1) sorted by relevance
302 resource_item* pSelectItem = m_pResViewControl->GetCurrentItem(); in GetFocus() local303 if (pSelectItem) in GetFocus()305 resource_item_provider* pItemProvider = pSelectItem->GetResItemProvider(); in GetFocus()327 resource_item* pSelectItem = m_pResViewControl->GetCurrentItem(); in GetSelection() local329 if (pSelectItem) in GetSelection()331 resource_item_provider* pItemProvider = pSelectItem->GetResItemProvider(); in GetSelection()