Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1115 long nCellPosX = nPosX; // find nCellX position, starting at nX/nPosX in GetOutputArea() local
1123 nCellPosX += nColWidth * nLayoutSign; in GetOutputArea()
1132 nCellPosX -= nColWidth * nLayoutSign; in GetOutputArea()
1195 rParam.maAlignRect.Left() = nCellPosX; in GetOutputArea()
1196 rParam.maAlignRect.Right() = nCellPosX + ( nMergeSizeX - 1 ) * nLayoutSign; in GetOutputArea()

Completed in 26 milliseconds