Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1136 SCSIZE nCompArr = nArrY; in GetOutputArea() local
1137 SCROW nCompRow = pRowInfo[nCompArr].nRowNo; in GetOutputArea()
1140 if ( nCompArr + 1 < nArrCount ) in GetOutputArea()
1142 nCellPosY += pRowInfo[nCompArr].nHeight; in GetOutputArea()
1143 ++nCompArr; in GetOutputArea()
1144 nCompRow = pRowInfo[nCompArr].nRowNo; in GetOutputArea()

Completed in 22 milliseconds