Searched refs:wsCurValue (Results 1 – 1 of 1) sorted by relevance
1175 WideString wsCurValue = wsCurValueTextBuf.MakeString(); in ParseDataValue() local1176 if (!wsCurValue.IsEmpty()) { in ParseDataValue()1184 pXFAChild->JSObject()->SetCData(XFA_Attribute::Value, wsCurValue, in ParseDataValue()1189 wsValueTextBuf << wsCurValue; in ParseDataValue()1207 WideString wsCurValue = in ParseDataValue() local1209 wsValueTextBuf << wsCurValue; in ParseDataValue()1213 WideString wsCurValue = wsCurValueTextBuf.MakeString(); in ParseDataValue() local1214 if (!wsCurValue.IsEmpty()) { in ParseDataValue()1222 pXFAChild->JSObject()->SetCData(XFA_Attribute::Value, wsCurValue, false, in ParseDataValue()1228 wsValueTextBuf << wsCurValue; in ParseDataValue()