Searched refs:pNodeValue (Results 1 – 2 of 2) sorted by relevance
144 CXFA_Node* pNodeValue = in XFA_GetLocaleValue() local146 if (!pNodeValue) { in XFA_GetLocaleValue()149 CXFA_Node* pValueChild = pNodeValue->GetNodeItem(XFA_NODEITEM_FirstChild); in XFA_GetLocaleValue()
3215 CXFA_Node* pNodeValue = GetNode()->GetChild(0, XFA_ELEMENT_Value); in GetFormatDataValue() local3216 if (!pNodeValue) { in GetFormatDataValue()3219 CXFA_Node* pValueChild = pNodeValue->GetNodeItem(XFA_NODEITEM_FirstChild); in GetFormatDataValue()