Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/layout/
H A Dpaintfrm.cxx1663 …const basegfx::B2DVector aSingleUnit(rOut.GetInverseViewTransformation() * basegfx::B2DVector(fExp… in DrawFillAttributes() local
1665 aPaintRange.expand(aPaintRange.getMinimum() - aSingleUnit); in DrawFillAttributes()
1666 aPaintRange.expand(aPaintRange.getMaximum() + aSingleUnit); in DrawFillAttributes()
1672 …const basegfx::B2DVector aSingleUnit(rOut.GetInverseViewTransformation() * basegfx::B2DVector(1.0,… in DrawFillAttributes() local
1674 aPaintRange.expand(aPaintRange.getMaximum() + aSingleUnit); in DrawFillAttributes()