Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1135 long nCellPosY = nPosY; // find nCellY position, starting at nArrY/nPosY in GetOutputArea() local
1142 nCellPosY += pRowInfo[nCompArr].nHeight; in GetOutputArea()
1150 nCellPosY += (long) ( nDocHeight * nPPTY ); in GetOutputArea()
1154 nCellPosY -= (long) pDoc->GetScaledRowHeight( nCellY, nCompRow-1, nTab, nPPTY ); in GetOutputArea()
1197 rParam.maAlignRect.Top() = nCellPosY; in GetOutputArea()
1198 rParam.maAlignRect.Bottom() = nCellPosY + nMergeSizeY - 1; in GetOutputArea()

Completed in 38 milliseconds