Searched refs:OnLayoutItemRemoving (Results 1 – 5 of 5) sorted by relevance
30 pNotify->OnLayoutItemRemoving(pDocLayout, pLayoutItem.Get()); in XFA_ReleaseLayoutItem()
256 pNotify->OnLayoutItemRemoving(pDocLayout, pLayoutItem); in SyncRemoveLayoutItem()1726 pNotify->OnLayoutItemRemoving(pDocLayout, in MergePageSetContents()1797 pNotify->OnLayoutItemRemoving(pDocLayout, pLayoutItem.Get()); in MergePageSetContents()1805 pNotify->OnLayoutItemRemoving(pDocLayout, pLayoutItem.Get()); in MergePageSetContents()
443 pNotify->OnLayoutItemRemoving(pDocLayout, pCurLayoutItem.Get()); in DeleteLayoutGeneratedNode()822 pNotify->OnLayoutItemRemoving(pDocLayout, pToDeleteItem.Get()); in ExtractLayoutItem()
53 void OnLayoutItemRemoving(CXFA_LayoutProcessor* pLayout,
490 void CXFA_FFNotify::OnLayoutItemRemoving(CXFA_LayoutProcessor* pLayout, in OnLayoutItemRemoving() function in CXFA_FFNotify