Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx1626 int nShlCnt = nWwCols - nitcLim; // count of cells to be shifted in ProcessSprmTDelete() local
1628 if (nShlCnt >= 0) //There exist entries whose index is greater than or equal to itcLim in ProcessSprmTDelete()
1632 while( i < nShlCnt ) in ProcessSprmTDelete()