Searched refs:pValueChild (Results 1 – 2 of 2) sorted by relevance
149 CXFA_Node* pValueChild = pNodeValue->GetNodeItem(XFA_NODEITEM_FirstChild); in XFA_GetLocaleValue() local150 if (!pValueChild) { in XFA_GetLocaleValue()154 XFA_ELEMENT eType = pValueChild->GetClassID(); in XFA_GetLocaleValue()
3219 CXFA_Node* pValueChild = pNodeValue->GetNodeItem(XFA_NODEITEM_FirstChild); in GetFormatDataValue() local3220 if (!pValueChild) { in GetFormatDataValue()3224 XFA_ELEMENT eType = pValueChild->GetClassID(); in GetFormatDataValue()