Lines Matching refs:nPosX
1103 void ScOutputData::GetOutputArea( SCCOL nX, SCSIZE nArrY, long nPosX, long nPosY, in GetOutputArea() argument
1115 long nCellPosX = nPosX; // find nCellX position, starting at nX/nPosX in GetOutputArea()
1379 long nPosX = nInitPosX; in DrawStrings() local
1381 nPosX -= pRowInfo[0].pCellInfo[nLoopStartX+1].nWidth * nLayoutSign; in DrawStrings()
1571 GetOutputArea( nX, nArrY, nPosX, nPosY, nCellX, nCellY, nNeededWidth, in DrawStrings()
1892 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth * nLayoutSign; in DrawStrings()
2158 long nPosX = 0; in DrawEdit() local
2161 if (nX==nX1) nPosX = nInitPosX; // positions before nX1 are calculated individually in DrawEdit()
2326 nPosX = nInitPosX; in DrawEdit()
2349 GetOutputArea( nXForPos, nArrYForPos, nPosX, nPosY, nCellX, nCellY, 0, in DrawEdit()
2566 GetOutputArea( nXForPos, nArrYForPos, nPosX, nPosY, nCellX, nCellY, nNeededPixel, in DrawEdit()
2976 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth * nLayoutSign; in DrawEdit()
3034 long nPosX = 0; in DrawRotated() local
3037 if (nX==nX1) nPosX = nInitPosX; // positions before nX1 are calculated individually in DrawRotated()
3094 long nStartX = nPosX; in DrawRotated()
3672 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth * nLayoutSign; in DrawRotated()