Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdpagv.cxx604 long nY1Pix=a1PixSiz.Height(); in DrawPageViewGrid() local
607 if (y1<rRect.Top() -nY1Pix) y1=rRect.Top() -nY1Pix; in DrawPageViewGrid()
608 if (y2>rRect.Bottom()+nY1Pix) y2=rRect.Bottom()+nY1Pix; in DrawPageViewGrid()

Completed in 9 milliseconds