Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx362 basegfx::B2DPoint aClipBottomRight(aScale.getX(), aScale.getY()); in createTextPrimitive() local
367 aClipBottomRight.setY(aScaledRange.getMaxY()); in createTextPrimitive()
374 aClipBottomRight.setX(aScaledRange.getMaxX()); in createTextPrimitive()
411 const basegfx::B2DRange aClipRange(aClipTopLeft, aClipBottomRight); in createTextPrimitive()

Completed in 43 milliseconds