Home
last modified time | relevance | path

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

/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrobjcustomshape.cxx55 const Rectangle aObjectBound(GetCustomShapeObj().GetGeoRect()); in getCorrectedTextBoundRect() local
56 Rectangle aTextBound(aObjectBound); in getCorrectedTextBoundRect()
59 …const basegfx::B2DRange aObjectRange(aObjectBound.Left(), aObjectBound.Top(), aObjectBound.Right()… in getCorrectedTextBoundRect()
154 const Rectangle aObjectBound(GetCustomShapeObj().GetGeoRect()); in createViewIndependentPrimitive2DSequence() local
155 …const basegfx::B2DRange aObjectRange(aObjectBound.Left(), aObjectBound.Top(), aObjectBound.Right()… in createViewIndependentPrimitive2DSequence()
224 const Rectangle aObjectBound(GetCustomShapeObj().GetGeoRect()); in createViewIndependentPrimitive2DSequence() local
226 aObjectBound.Left(), aObjectBound.Top(), in createViewIndependentPrimitive2DSequence()
227 aObjectBound.Right(), aObjectBound.Bottom()); in createViewIndependentPrimitive2DSequence()

Completed in 12 milliseconds