Searched refs:OnWidgetListItemRemoved (Results 1 – 3 of 3) sorted by relevance
28 void OnWidgetListItemRemoved(CXFA_WidgetAcc* pSender, int32_t iIndex);
85 void CXFA_FFNotify::OnWidgetListItemRemoved(CXFA_WidgetAcc* pSender, in OnWidgetListItemRemoved() function in CXFA_FFNotify
2254 m_pNode->GetDocument()->GetNotify()->OnWidgetListItemRemoved(this, nIndex); in DeleteItem()