Searched refs:nCellPosY (Results 1 – 1 of 1) sorted by relevance
1135 long nCellPosY = nPosY; // find nCellY position, starting at nArrY/nPosY in GetOutputArea() local1142 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 54 milliseconds