Searched refs:DeleteLayoutItem (Results 1 – 3 of 3) sorted by relevance
92 void DeleteLayoutItem(CXFA_FFWidget* pWidget);
500 pDocView->DeleteLayoutItem(pWidget); in OnLayoutItemRemoving()
344 void CXFA_FFDocView::DeleteLayoutItem(CXFA_FFWidget* pWidget) { in DeleteLayoutItem() function in CXFA_FFDocView