Lines Matching refs:pRowInfo

851 	CellInfo* pInfo = &pRowInfo[nArrY].pCellInfo[nX+1];  in GetMergeOrigin()
880 bHOver = pRowInfo[nArrY].pCellInfo[rOverX+1].bHOverlapped; in GetMergeOrigin()
881 bVOver = pRowInfo[nArrY].pCellInfo[rOverX+1].bVOverlapped; in GetMergeOrigin()
907 pRowInfo[nArrY].nRowNo == rOverY) in GetMergeOrigin()
910 bHOver = pRowInfo[nArrY].pCellInfo[rOverX+1].bHOverlapped; in GetMergeOrigin()
911 bVOver = pRowInfo[nArrY].pCellInfo[rOverX+1].bVOverlapped; in GetMergeOrigin()
1111 RowInfo& rThisRowInfo = pRowInfo[nArrY]; in GetOutputArea()
1121 pRowInfo[0].pCellInfo[nCompCol+1].nWidth : in GetOutputArea()
1130 pRowInfo[0].pCellInfo[nCompCol+1].nWidth : in GetOutputArea()
1137 SCROW nCompRow = pRowInfo[nCompArr].nRowNo; in GetOutputArea()
1142 nCellPosY += pRowInfo[nCompArr].nHeight; in GetOutputArea()
1144 nCompRow = pRowInfo[nCompArr].nRowNo; in GetOutputArea()
1170 pRowInfo[0].pCellInfo[nCellX+i+1].nWidth : in GetOutputArea()
1374 RowInfo* pThisRowInfo = &pRowInfo[nArrY]; in DrawStrings()
1381 nPosX -= pRowInfo[0].pCellInfo[nLoopStartX+1].nWidth * nLayoutSign; in DrawStrings()
1404 sal_Bool bVisChanged = !pRowInfo[nArrY-1].bChanged; in DrawStrings()
1659 RowInfo* pMarkRowInfo = ( nCellY == nY ) ? pThisRowInfo : &pRowInfo[0]; in DrawStrings()
1892 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth * nLayoutSign; in DrawStrings()
1895 nPosY += pRowInfo[nArrY].nHeight; in DrawStrings()
2152 RowInfo* pThisRowInfo = &pRowInfo[nArrY]; in DrawEdit()
2176 nY = pRowInfo[1].nRowNo; in DrawEdit()
2740 pClipMarkCell = &pRowInfo[(nArrY != 0) ? nArrY : 1].pCellInfo[nClipX+1]; in DrawEdit()
2976 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth * nLayoutSign; in DrawEdit()
2979 nRowPosY += pRowInfo[nArrY].nHeight; in DrawEdit()
2995 if (pRowInfo[nRotY].nRotMaxCol != SC_ROTMAX_NONE && pRowInfo[nRotY].nRotMaxCol > nRotMax) in DrawRotated()
2996 nRotMax = pRowInfo[nRotY].nRotMaxCol; in DrawRotated()
3028 RowInfo* pThisRowInfo = &pRowInfo[nArrY]; in DrawRotated()
3079 long nCellWidth = (long) pRowInfo[0].pCellInfo[nX+1].nWidth; in DrawRotated()
3107 nStartX -= nLayoutSign * (long) pRowInfo[0].pCellInfo[nCol+1].nWidth; in DrawRotated()
3672 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth * nLayoutSign; in DrawRotated()
3675 nRowPosY += pRowInfo[nArrY].nHeight; in DrawRotated()