Searched refs:pValueChild (Results 1 – 2 of 2) sorted by relevance
425 CXFA_Node* pValueChild = pNodeValue->GetFirstChild(); in XFA_GetLocaleValue() local426 if (!pValueChild) in XFA_GetLocaleValue()430 switch (pValueChild->GetElementType()) { in XFA_GetLocaleValue()
2584 CXFA_Node* pValueChild = pNodeValue->GetFirstChild(); in GetFormatDataValue() local2585 if (!pValueChild) in GetFormatDataValue()2589 switch (pValueChild->GetElementType()) { in GetFormatDataValue()