Lines Matching refs:GetFirstChildByClass
281 pCurDataScope->GetFirstChildByClass<CXFA_DataGroup>( in ScopeMatchGlobalBinding()
405 pCurTemplateNode->GetFirstChildByClass<CXFA_Occur>(XFA_Element::Occur); in FindMatchingDataNode()
418 pCurTemplateNode->GetFirstChildByClass<CXFA_Bind>(XFA_Element::Bind); in FindMatchingDataNode()
844 pTemplateNode->GetFirstChildByClass<CXFA_Occur>( in CopyContainer_SubformSet()
852 pInstMgrNode->GetFirstChildByClass<CXFA_Occur>(XFA_Element::Occur); in CopyContainer_SubformSet()
1120 ? pTemplateNode->GetFirstChildByClass<CXFA_Bind>(XFA_Element::Bind) in UpdateBindingRelations()
1307 pDatasetsNode->GetFirstChildByClass<CXFA_DataGroup>( in GetXFAObject()
1332 return pData ? pData->GetFirstChildByClass<CXFA_DataGroup>( in GetXFAObject()
1388 pConfig->GetFirstChildByClass<CXFA_Present>(XFA_Element::Present); in IsInteractive()
1392 CXFA_Pdf* pPDF = pPresent->GetFirstChildByClass<CXFA_Pdf>(XFA_Element::Pdf); in IsInteractive()
1674 pDataRoot->GetFirstChildByClass<CXFA_DataGroup>(XFA_Element::DataGroup); in DoDataMerge()
1677 m_pRootNode->GetFirstChildByClass<CXFA_Template>(XFA_Element::Template); in DoDataMerge()
1687 pTemplateRoot->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in DoDataMerge()
1693 m_pRootNode->GetFirstChildByClass<CXFA_Form>(XFA_Element::Form); in DoDataMerge()
1750 pSubformSetNode->GetFirstChildByClass<CXFA_PageSet>(XFA_Element::PageSet); in DoDataMerge()