Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Doutput2.cxx2149 long nRowPosY = nScrY; in DrawEdit() local
2172 long nPosY = nRowPosY; in DrawEdit()
2758 if ( nClipStartY < nRowPosY ) in DrawEdit()
2760 long nDif = nRowPosY - nClipStartY; in DrawEdit()
2762 nClipStartY = nRowPosY; in DrawEdit()
2979 nRowPosY += pRowInfo[nArrY].nHeight; in DrawEdit()
3025 long nRowPosY = nScrY; in DrawRotated() local
3056 long nPosY = nRowPosY; in DrawRotated()
3456 if ( nClipStartY < nRowPosY ) in DrawRotated()
3460 nClipStartY = nRowPosY; in DrawRotated()
[all …]

Completed in 54 milliseconds