Searched refs:pRootItem (Results 1 – 1 of 1) sorted by relevance
82 CXFA_Node* pRootItem = in StartLayout() local84 if (!pRootItem) in StartLayout()87 InitLayout(pRootItem); in StartLayout()88 InitCalculate(pRootItem); in StartLayout()89 InitValidate(pRootItem); in StartLayout()91 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready, true, true); in StartLayout()106 CXFA_Node* pRootItem = in StopLayout() local108 if (!pRootItem) in StopLayout()112 pRootItem->GetChild<CXFA_Subform>(0, XFA_Element::Subform, false); in StopLayout()129 ExecEventActivityByDeepFirst(pRootItem, XFA_EVENT_Ready, false, true); in StopLayout()[all …]