Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx1671 …const basegfx::B2DVector aSingleUnit(rOut.GetInverseViewTransformation() * basegfx::B2DVector(fExp… in DrawFillAttributes() local
1673 aPaintRange.expand(aPaintRange.getMinimum() - aSingleUnit); in DrawFillAttributes()
1674 aPaintRange.expand(aPaintRange.getMaximum() + aSingleUnit); in DrawFillAttributes()
1680 …const basegfx::B2DVector aSingleUnit(rOut.GetInverseViewTransformation() * basegfx::B2DVector(1.0,… in DrawFillAttributes() local
1682 aPaintRange.expand(aPaintRange.getMaximum() + aSingleUnit); in DrawFillAttributes()

Completed in 58 milliseconds