Searched refs:GetMasterPage (Results 1 – 3 of 3) sorted by relevance
27 CXFA_Node* GetMasterPage() const;
59 CXFA_Node* CXFA_ViewLayoutItem::GetMasterPage() const { in GetMasterPage() function in CXFA_ViewLayoutItem
174 CXFA_Node* pMasterPage = pLayoutPage->GetMasterPage(); in NumberedPageCount()