Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx6230 SCCOL nSpIndex = static_cast<SCCOL>(fIndex); in CalculateLookup() local
6235 nSpIndex = sal::static_int_cast<SCCOL>( nSpIndex + nCol1 ); // value column in CalculateLookup()
6342 SCSIZE nX = static_cast<SCSIZE>(nSpIndex); in CalculateLookup()
6387 nCol = nSpIndex; in CalculateLookup()