Lines Matching refs:ArcIndex
431 virtual HRESULT ShowDeleteFile(unsigned arcIndex);
435 HRESULT CUpdateProduceCallbackImp::ShowDeleteFile(unsigned arcIndex)
437 const CArcItem &ai = (*_arcItems)[arcIndex];
697 else if (up.ArcIndex >= 0)
700 const CArcItem &ai = arcItems[up.ArcIndex];
926 else if (pair2.UseArcProps && pair2.ArcIndex >= 0)
927 ft2 = &arcItems[pair2.ArcIndex].MTime;