Home
last modified time | relevance | path

Searched refs:nResCol1 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx5638 SCCOL nCol1 = 0, nCol2 = 0, nResCol1 = 0, nResCol2 = 0; in ScLookup() local
5658 PopDoubleRef(nResCol1, nResRow1, nResTab, in ScLookup()
5661 ((nResRow2 - nResRow1) > 0 && (nResCol2 - nResCol1) > 0)) in ScLookup()
5838 aResAdr.Set( nResCol1, nResRow1, nResTab); in ScLookup()
6001 aAdr.SetCol(nResCol1); in ScLookup()
6006 SCCOL nTempCol = static_cast<SCCOL>(nResCol1 + nDelta); in ScLookup()
6096 aAdr.SetCol(nResCol1); in ScLookup()
6101 SCCOL nTempCol = static_cast<SCCOL>(nResCol1 + nDelta); in ScLookup()

Completed in 45 milliseconds