Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx214 static long nHalfPixelSzW = 0, nHalfPixelSzH = 0; variable
279 nHalfPixelSzW = nPixelSzW / 2 + 1; in SwCalcPixStatics()
283 nHalfPixelSzW = 0; in SwCalcPixStatics()
347 nSHalfPixelSzW ( nHalfPixelSzW ), in SwSavePaintStatics()
360 nHalfPixelSzW = nHalfPixelSzH = in SwSavePaintStatics()
389 nHalfPixelSzW = nSHalfPixelSzW; in ~SwSavePaintStatics()
423 const long nAdd = nPixelSzW + nHalfPixelSzW; in MakeUnion()
438 const long nAdd = nPixelSzW + nHalfPixelSzW; in MakeUnion()
671 aSubsRect.Left ( aSubsRect.Left() - (nPixelSzW+nHalfPixelSzW) ); in RemoveSuperfluousSubsidiaryLines()
1149 if ( !nW || nW > nHalfPixelSzW ) in lcl_AlignWidth()
[all …]

Completed in 46 milliseconds