Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput.cxx976 SCCOL nWx = nArrX; // nX+1 in DrawExtraShadow() local
977 while (nWx<nX2 && !pRowInfo[0].pCellInfo[nWx+1].nWidth) in DrawExtraShadow()
978 ++nWx; in DrawExtraShadow()
979 nMaxWidth = pRowInfo[0].pCellInfo[nWx+1].nWidth; in DrawExtraShadow()

Completed in 21 milliseconds