Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx210 static long nPixelSzW = 0, nPixelSzH = 0; variable
268 nPixelSzH = aSz.Height(); in SwCalcPixStatics()
269 if( !nPixelSzH ) in SwCalcPixStatics()
270 nPixelSzH = 1; in SwCalcPixStatics()
284 nHalfPixelSzH = nPixelSzH / 2 + 1; in SwCalcPixStatics()
292 nMinDistPixelH = nPixelSzH * 2 + 1; in SwCalcPixStatics()
342 nSPixelSzH ( nPixelSzH ), in SwSavePaintStatics()
355 nPixelSzW = nPixelSzH = in SwSavePaintStatics()
384 nPixelSzH = nSPixelSzH; in ~SwSavePaintStatics()
671 aSubsRect.Top ( aSubsRect.Top() - (nPixelSzH+nHalfPixelSzH) ); in RemoveSuperfluousSubsidiaryLines()
[all …]