Searched refs:pValueNodes (Results 1 – 1 of 1) sorted by relevance
4283 CXFA_Node* pValueNodes = NULL; in SetScriptContent() local4285 pValueNodes = in SetScriptContent()4287 pValueNodes->SetCData(XFA_ATTRIBUTE_Name, FX_WSTRC(L"value")); in SetScriptContent()4288 pValueNodes->CreateXMLMappingNode(); in SetScriptContent()4289 pBind->InsertChild(pValueNodes); in SetScriptContent()4291 pValueNodes = NULL; in SetScriptContent()