Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx2872 SCTAB nTmpTab; in AppendContentRange() local
2873 if ( (nTmpTab = (SCTAB) (r.aEnd.Tab() - r.aStart.Tab())) != (nTab2 - nTab1) ) in AppendContentRange()
2875 aRange.aEnd.SetTab( aRange.aStart.Tab() + nTmpTab ); in AppendContentRange()
2876 nTab1 += nTmpTab + 1; in AppendContentRange()

Completed in 25 milliseconds