Searched refs:GetFirstChildByClass (Results 1 – 17 of 17) sorted by relevance
1233 pConfig->GetFirstChildByClass<CXFA_Acrobat>(XFA_Element::Acrobat); in GetConfigLocaleName()1236 pConfig->GetFirstChildByClass<CXFA_Present>(XFA_Element::Present); in GetConfigLocaleName()1239 pChildfConfig ? pChildfConfig->GetFirstChildByClass<CXFA_Common>( in GetConfigLocaleName()1244 ? pCommon->GetFirstChildByClass<CXFA_Locale>(XFA_Element::Locale) in GetConfigLocaleName()
322 if (pPageArea->GetFirstChildByClass<CXFA_ContentArea>( in InitLayoutPage()400 pRootSubform->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in PrepareFirstPage()822 pCurNode->GetFirstChildByClass<CXFA_Script>(XFA_Element::Script); in ExecuteBreakBeforeOrAfter()1134 pPageSet->GetFirstChildByClass<CXFA_Occur>(XFA_Element::Occur); in FindPageAreaFromPageSet_Ordered()1151 if (!pCurrentNode->GetFirstChildByClass<CXFA_ContentArea>( in FindPageAreaFromPageSet_Ordered()1165 pCurrentNode->GetFirstChildByClass<CXFA_ContentArea>( in FindPageAreaFromPageSet_Ordered()1229 pNewRecord, pCurrentNode->GetFirstChildByClass<CXFA_ContentArea>( in FindPageAreaFromPageSet_SimplexDuplex()1246 if (!pCurrentNode->GetFirstChildByClass<CXFA_ContentArea>( in FindPageAreaFromPageSet_SimplexDuplex()1268 pNewRecord, pCurrentNode->GetFirstChildByClass<CXFA_ContentArea>( in FindPageAreaFromPageSet_SimplexDuplex()1293 pTargetContentArea = pCurPageArea->GetFirstChildByClass<CXFA_ContentArea>( in FindPageAreaFromPageSet_SimplexDuplex()[all …]
155 pDatasetsNode->GetFirstChildByClass<CXFA_DataGroup>( in GetXFAObject()180 return pData ? pData->GetFirstChildByClass<CXFA_DataGroup>( in GetXFAObject()258 pConfig->GetFirstChildByClass<CXFA_Present>(XFA_Element::Present); in IsInteractive()262 CXFA_Pdf* pPDF = pPresent->GetFirstChildByClass<CXFA_Pdf>(XFA_Element::Pdf); in IsInteractive()
414 pCurDataScope->GetFirstChildByClass<CXFA_DataGroup>( in ScopeMatchGlobalBinding()600 pCurTemplateNode->GetFirstChildByClass<CXFA_Occur>(XFA_Element::Occur); in FindMatchingDataNode()613 pCurTemplateNode->GetFirstChildByClass<CXFA_Bind>(XFA_Element::Bind); in FindMatchingDataNode()730 pTemplateNode->GetFirstChildByClass<CXFA_Occur>( in CopyContainer_SubformSet()738 pInstMgrNode->GetFirstChildByClass<CXFA_Occur>(XFA_Element::Occur); in CopyContainer_SubformSet()1098 ? pTemplateNode->GetFirstChildByClass<CXFA_Bind>(XFA_Element::Bind) in UpdateBindingRelations()1429 pDataRoot->GetFirstChildByClass<CXFA_DataGroup>(XFA_Element::DataGroup); in DoDataMerge()1432 m_pRootNode->GetFirstChildByClass<CXFA_Template>(XFA_Element::Template); in DoDataMerge()1442 pTemplateRoot->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in DoDataMerge()1448 m_pRootNode->GetFirstChildByClass<CXFA_Form>(XFA_Element::Form); in DoDataMerge()[all …]
33 m_pFormNode->GetFirstChildByClass<CXFA_Medium>(XFA_Element::Medium); in GetPageSize()
138 pFormNode->GetFirstChildByClass<CXFA_Margin>(XFA_Element::Margin); in CalculateContainerComponentSizeFromContentSize()181 pLayoutRow->m_pFormNode->GetFirstChildByClass<CXFA_Margin>( in RelocateTableRowCells()265 pLayoutChild->m_pFormNode->GetFirstChildByClass<CXFA_Para>( in RelocateTableRowCells()357 pProcessor->m_pFormNode->GetFirstChildByClass<CXFA_Margin>( in AddTrailerBeforeSplit()425 pProcessor->m_pFormNode->GetFirstChildByClass<CXFA_Margin>( in AddLeaderAfterSplit()531 pCurNode->GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in ExistContainerKeep()547 pKeep = pPreContainer->GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in ExistContainerKeep()1004 pFormNode->GetFirstChildByClass<CXFA_Margin>(XFA_Element::Margin); in FindLayoutItemSplitPos()1229 pLayoutItem->m_pFormNode->GetFirstChildByClass<CXFA_Margin>( in SplitLayoutItem()1780 m_pFormNode->GetFirstChildByClass<CXFA_Margin>(XFA_Element::Margin); in DoLayoutTableContainer()[all …]
44 pFormPacketNode->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in StartLayout()
168 CXFA_Node* pNode = pCalendar->GetFirstChildByClass<CXFA_Node>(eElement); in GetCalendarSymbol()
79 pLayoutItem->m_pFormNode->GetFirstChildByClass<CXFA_Margin>( in GetRect()
205 T* GetFirstChildByClass(XFA_Element eType) const { in GetFirstChildByClass() function
630 pForm->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform); in GetLocaleName()664 CXFA_Keep* pKeep = GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in GetIntact()687 pPreviewRow->GetFirstChildByClass<CXFA_Keep>(XFA_Element::Keep); in GetIntact()1065 return GetFirstChildByClass<CXFA_Occur>(XFA_Element::Occur); in GetOccurIfExists()
716 m_pRootNode->GetFirstChildByClass<CXFA_Template>(XFA_Element::Template); in ParseAsXDPPacket_Form()718 pTemplateRoot ? pTemplateRoot->GetFirstChildByClass<CXFA_Subform>( in ParseAsXDPPacket_Form()
252 pConfig->GetFirstChildByClass<CXFA_Acrobat>(XFA_Element::Acrobat); in StopLoad()257 pAcrobat->GetFirstChildByClass<CXFA_Acrobat7>(XFA_Element::Acrobat7); in StopLoad()262 pAcrobat7->GetFirstChildByClass<CXFA_DynamicRender>( in StopLoad()
368 CXFA_Ui* pUi = pField->GetFirstChildByClass<CXFA_Ui>(XFA_Element::Ui); in CreateRadioButton()370 pUi->GetFirstChildByClass<CXFA_CheckButton>(XFA_Element::CheckButton); in CreateRadioButton()
127 pSubformNode->GetFirstChildByClass<CXFA_PageSet>(XFA_Element::PageSet); in StopLayout()801 return pFormPacketNode->GetFirstChildByClass<CXFA_Subform>( in GetRootSubform()
405 pRootNode->GetFirstChildByClass<CXFA_Form>(XFA_Element::Form); in relayout()
1228 pTemplateNode->GetFirstChildByClass<CXFA_Subform>(XFA_Element::Subform) in Script_Attribute_String()1229 ->GetFirstChildByClass<CXFA_Proto>(XFA_Element::Proto); in Script_Attribute_String()