Searched refs:pNodeValue (Results 1 – 2 of 2) sorted by relevance
358 const auto* pNodeValue = in XFA_GetLocaleValue() local360 if (!pNodeValue) in XFA_GetLocaleValue()363 CXFA_Node* pValueChild = pNodeValue->GetFirstChild(); in XFA_GetLocaleValue()
4918 CXFA_Value* pNodeValue = GetChild<CXFA_Value>(0, XFA_Element::Value, false); in GetFormatDataValue() local4919 if (!pNodeValue) in GetFormatDataValue()4922 CXFA_Node* pValueChild = pNodeValue->GetFirstChild(); in GetFormatDataValue()