Searched refs:pNodeValue (Results 1 – 2 of 2) sorted by relevance
120 CXFA_Node* pNodeValue = in XFA_GetLocaleValue() local122 if (!pNodeValue) { in XFA_GetLocaleValue()125 CXFA_Node* pValueChild = pNodeValue->GetNodeItem(XFA_NODEITEM_FirstChild); in XFA_GetLocaleValue()
1751 CXFA_Node* pNodeValue = GetNode()->GetChild(0, XFA_Element::Value); in GetFormatDataValue() local1752 if (!pNodeValue) in GetFormatDataValue()1755 CXFA_Node* pValueChild = pNodeValue->GetNodeItem(XFA_NODEITEM_FirstChild); in GetFormatDataValue()