Searched refs:pNodeValue (Results 1 – 2 of 2) sorted by relevance
379 CXFA_Value* pNodeValue = in XFA_GetLocaleValue() local381 if (!pNodeValue) in XFA_GetLocaleValue()384 CXFA_Node* pValueChild = pNodeValue->GetFirstChild(); in XFA_GetLocaleValue()
4860 CXFA_Value* pNodeValue = GetChild<CXFA_Value>(0, XFA_Element::Value, false); in GetFormatDataValue() local4861 if (!pNodeValue) in GetFormatDataValue()4864 CXFA_Node* pValueChild = pNodeValue->GetFirstChild(); in GetFormatDataValue()