Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1137 SCROW nCompRow = pRowInfo[nCompArr].nRowNo; in GetOutputArea() local
1138 while ( nCellY > nCompRow ) in GetOutputArea()
1144 nCompRow = pRowInfo[nCompArr].nRowNo; in GetOutputArea()
1148 sal_uInt16 nDocHeight = pDoc->GetRowHeight( nCompRow, nTab ); in GetOutputArea()
1151 ++nCompRow; in GetOutputArea()
1154 nCellPosY -= (long) pDoc->GetScaledRowHeight( nCellY, nCompRow-1, nTab, nPPTY ); in GetOutputArea()

Completed in 31 milliseconds