Searched refs:iSelecting (Results 1 – 1 of 1) sorted by relevance
1017 int iSelecting = 0; in currentValueIndices() local1018 vp >> iSelecting; in currentValueIndices()1019 array.push_back(iSelecting); in currentValueIndices()1023 int iSelecting; in currentValueIndices() local1027 iSelecting = SelValue.ToInt(pRuntime); in currentValueIndices()1028 array.push_back(iSelecting); in currentValueIndices()