Searched refs:pXMLCurValueNode (Results 1 – 1 of 1) sorted by relevance
934 CFX_XMLNode* pXMLCurValueNode = nullptr; in ParseDataValue() local944 if (!pXMLCurValueNode) in ParseDataValue()945 pXMLCurValueNode = pXMLChild; in ParseDataValue()951 if (!pXMLCurValueNode) in ParseDataValue()952 pXMLCurValueNode = pXMLChild; in ParseDataValue()957 if (pXMLCurValueNode) { in ParseDataValue()970 pXFAChild->SetXMLMappingNode(pXMLCurValueNode); in ParseDataValue()975 pXMLCurValueNode = nullptr; in ParseDataValue()994 if (pXMLCurValueNode) { in ParseDataValue()1008 pXFAChild->SetXMLMappingNode(pXMLCurValueNode); in ParseDataValue()[all …]