Searched refs:pPageSetLayoutItem (Results 1 – 1 of 1) sorted by relevance
536 CXFA_ContainerLayoutItem* pPageSetLayoutItem = in CreateContainerRecord() local538 pPageSet->JSObject()->SetLayoutItem(pPageSetLayoutItem); in CreateContainerRecord()546 pPrePageSet->m_pNextSibling = pPageSetLayoutItem; in CreateContainerRecord()547 m_pPageSetCurRoot = pPageSetLayoutItem; in CreateContainerRecord()549 pParentPageSetLayout->AddChild(pPageSetLayoutItem); in CreateContainerRecord()551 pNewRecord->pCurPageSet = pPageSetLayoutItem; in CreateContainerRecord()559 CXFA_ContainerLayoutItem* pPageSetLayoutItem = in CreateContainerRecord() local561 pPageSet->JSObject()->SetLayoutItem(pPageSetLayoutItem); in CreateContainerRecord()562 m_pPageSetLayoutItemRoot->AddChild(pPageSetLayoutItem); in CreateContainerRecord()563 pNewRecord->pCurPageSet = pPageSetLayoutItem; in CreateContainerRecord()[all …]