Searched refs:pXMLCurValueNode (Results 1 – 1 of 1) sorted by relevance
1151 CFX_XMLNode* pXMLCurValueNode = nullptr; in ParseDataValue() local1161 if (!pXMLCurValueNode) in ParseDataValue()1162 pXMLCurValueNode = pXMLChild; in ParseDataValue()1168 if (!pXMLCurValueNode) in ParseDataValue()1169 pXMLCurValueNode = pXMLChild; in ParseDataValue()1174 if (pXMLCurValueNode) { in ParseDataValue()1187 pXFAChild->SetXMLMappingNode(pXMLCurValueNode); in ParseDataValue()1192 pXMLCurValueNode = nullptr; in ParseDataValue()1212 if (pXMLCurValueNode) { in ParseDataValue()1225 pXFAChild->SetXMLMappingNode(pXMLCurValueNode); in ParseDataValue()[all …]