Searched refs:pNodeList (Results 1 – 1 of 1) sorted by relevance
138 CXFA_AttachNodeList* pNodeList = in nodes() local140 pValue->SetHostObject(pNodeList, pScriptContext->GetJseNormalClass()); in nodes()210 CXFA_ArrayNodeList* pNodeList = new CXFA_ArrayNodeList(GetDocument()); in ResolveNodeList() local214 pNodeList->Append(pObject->AsNode()); in ResolveNodeList()228 pNodeList->Append(obj->AsNode()); in ResolveNodeList()232 pValue->SetHostObject(pNodeList, pScriptContext->GetJseNormalClass()); in ResolveNodeList()