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