Lines Matching refs:nWidth

199 		nScrW += pRowInfo[0].pCellInfo[nX+1].nWidth;  in ScOutputData()
350 sal_uInt16 nWidth = pRowInfo[0].pCellInfo[nXplus1].nWidth; in DrawGrid() local
351 if (nWidth) in DrawGrid()
353 nPosX += nWidth * nLayoutSign; in DrawGrid()
394 sal_uInt16 nWidthXplus2 = pRowInfo[0].pCellInfo[nXplus2].nWidth; in DrawGrid()
544 nNextX = nPosX + pRowInfo[0].pCellInfo[i+1].nWidth * nLayoutSign; in DrawGrid()
889 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth * nLayoutSign; in DrawBackground()
947 long nPosX = nInitPosX - pRowInfo[0].pCellInfo[nX1].nWidth * nLayoutSign; in DrawExtraShadow()
971 long nThisWidth = pRowInfo[0].pCellInfo[nArrX].nWidth; in DrawExtraShadow()
977 while (nWx<nX2 && !pRowInfo[0].pCellInfo[nWx+1].nWidth) in DrawExtraShadow()
979 nMaxWidth = pRowInfo[0].pCellInfo[nWx+1].nWidth; in DrawExtraShadow()
1055 nPosX += pRowInfo[0].pCellInfo[nArrX].nWidth * nLayoutSign; in DrawExtraShadow()
1203 long nOldPosX = nInitPosX - nLayoutSign * (1 + pRowInfo[ 0 ].pCellInfo[ nX1 ].nWidth); in DrawFrame()
1211 long nNewPosX = nOldPosX + pRowInfo[ 0 ].pCellInfo[ nInfoIdx ].nWidth * nLayoutSign; in DrawFrame()
1313 const Color& rColor, long nXOffs, long nWidth, in lcl_VertLineEnds() argument
1325 long nTopRight = nTopLeft + nWidth - 1; in lcl_VertLineEnds()
1328 long nBotRight = nBotLeft + nWidth - 1; in lcl_VertLineEnds()
1452 long nColWidth = pRowInfo[0].pCellInfo[nArrX].nWidth; in DrawRotatedFrame()
1481 nPosX -= nLayoutSign * (long) pRowInfo[0].pCellInfo[nCol+1].nWidth; in DrawRotatedFrame()
1844 nPosX -= pRowInfo[0].pCellInfo[nX+1].nWidth; in DrawMark()
1849 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth; in DrawMark()
1931 nMaxX = nPosX + ( pRowInfo[0].pCellInfo[nX+1].nWidth - 2 ) * nLayoutSign; in DrawRefMark()
1934 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth * nLayoutSign; in DrawRefMark()
2037 nMaxX = nPosX + ( pRowInfo[0].pCellInfo[nX+1].nWidth - 1 ) * nLayoutSign; in DrawOneChange()
2040 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth * nLayoutSign; in DrawOneChange()
2201 long nMarkX = nPosX + ( pRowInfo[0].pCellInfo[nX+1].nWidth - 4 ) * nLayoutSign; in DrawNoteMarks()
2208 nMarkX += pRowInfo[0].pCellInfo[nNextX+1].nWidth * nLayoutSign; in DrawNoteMarks()
2216 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth * nLayoutSign; in DrawNoteMarks()
2269 … long nMarkX = nPosX + ( pRowInfo[0].pCellInfo[nX+1].nWidth - nNoteWidth ) * nLayoutSign; in AddPDFNotes()
2276 nMarkX += pRowInfo[0].pCellInfo[nNextX+1].nWidth * nLayoutSign; in AddPDFNotes()
2303 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth * nLayoutSign; in AddPDFNotes()
2386 long nOutWidth = pRowInfo[0].pCellInfo[nX+1].nWidth; in DrawClipMarks()
2446 nPosX += pRowInfo[0].pCellInfo[nX+1].nWidth * nLayoutSign; in DrawClipMarks()