Searched refs:nResCol1 (Results 1 – 1 of 1) sorted by relevance
5501 SCCOL nCol1 = 0, nCol2 = 0, nResCol1 = 0, nResCol2 = 0; in ScLookup() local5521 PopDoubleRef(nResCol1, nResRow1, nResTab, in ScLookup()5524 ((nResRow2 - nResRow1) > 0 && (nResCol2 - nResCol1) > 0)) in ScLookup()5701 aResAdr.Set( nResCol1, nResRow1, nResTab); in ScLookup()5864 aAdr.SetCol(nResCol1); in ScLookup()5869 SCCOL nTempCol = static_cast<SCCOL>(nResCol1 + nDelta); in ScLookup()5959 aAdr.SetCol(nResCol1); in ScLookup()5964 SCCOL nTempCol = static_cast<SCCOL>(nResCol1 + nDelta); in ScLookup()
Completed in 65 milliseconds