Searched refs:hValueArray (Results 1 – 2 of 2) sorted by relevance
52 int32_t GetAttributeResult(CXFA_HVALUEArray& hValueArray) const { in GetAttributeResult()54 FXJSE_HRUNTIME hRunTime = hValueArray.m_hRunTime; in GetAttributeResult()59 hValueArray.Add(hValue); in GetAttributeResult()62 return hValueArray.GetSize(); in GetAttributeResult()
703 CXFA_HVALUEArray hValueArray(pScriptContext->GetRuntime()); in Script_Som_ResolveNodeList() local704 if (resoveNodeRS.GetAttributeResult(hValueArray) > 0) { in Script_Som_ResolveNodeList()706 hValueArray.GetAttributeObject(objectArray); in Script_Som_ResolveNodeList()