Home
last modified time | relevance | path

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

/aoo41x/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()
348 nSHalfPixelSzW ( nHalfPixelSzW ), in SwSavePaintStatics()
361 nHalfPixelSzW = nHalfPixelSzH = in SwSavePaintStatics()
390 nHalfPixelSzW = nSHalfPixelSzW; in ~SwSavePaintStatics()
424 const long nAdd = nPixelSzW + nHalfPixelSzW; in MakeUnion()
439 const long nAdd = nPixelSzW + nHalfPixelSzW; in MakeUnion()
672 aSubsRect.Left ( aSubsRect.Left() - (nPixelSzW+nHalfPixelSzW) ); in RemoveSuperfluousSubsidiaryLines()
1150 if ( !nW || nW > nHalfPixelSzW ) in lcl_AlignWidth()
[all …]

Completed in 164 milliseconds