Searched refs:pLayoutPage (Results 1 – 1 of 1) sorted by relevance
157 CXFA_ContainerLayoutItem* pLayoutPage = pDocLayout->GetPage(i); in NumberedPageCount() local158 if (!pLayoutPage) { in NumberedPageCount()161 CXFA_Node* pMasterPage = pLayoutPage->GetMasterPage(); in NumberedPageCount()217 CXFA_ContainerLayoutItem* pLayoutPage = pDocLayout->GetPage(iPageNo); in GetObjArray() local218 if (!pLayoutPage) { in GetObjArray()222 if (CXFA_Node* pMasterPage = pLayoutPage->m_pFormNode) { in GetObjArray()228 for (CXFA_LayoutItem* pItem = pLayoutPage->m_pFirstChild; pItem; in GetObjArray()238 if (CXFA_Node* pMasterPage = pLayoutPage->m_pFormNode) { in GetObjArray()241 for (CXFA_LayoutItem* pItem = pLayoutPage->m_pFirstChild; pItem; in GetObjArray()302 for (CXFA_LayoutItem* pItem = pLayoutPage->m_pFirstChild; pItem; in GetObjArray()