Searched refs:nCompRow (Results 1 – 1 of 1) sorted by relevance
1137 SCROW nCompRow = pRowInfo[nCompArr].nRowNo; in GetOutputArea() local1138 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 54 milliseconds