Home
last modified time | relevance | path

Searched refs:aClipTopLeft (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx601 const Point aClipTopLeft( in InsertObj() local
609 aClipTopLeft, in InsertObj()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx390 basegfx::B2DPoint aClipTopLeft(0.0, 0.0); in createTextPrimitive() local
395 aClipTopLeft.setY(aScaledRange.getMinY()); in createTextPrimitive()
402 aClipTopLeft.setX(aScaledRange.getMinX()); in createTextPrimitive()
440 const basegfx::B2DRange aClipRange(aClipTopLeft, aClipBottomRight); in createTextPrimitive()

Completed in 13 milliseconds