Searched refs:aObjectBound (Results 1 – 1 of 1) sorted by relevance
55 const Rectangle aObjectBound(GetCustomShapeObj().GetGeoRect()); in getCorrectedTextBoundRect() local56 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() local155 …const basegfx::B2DRange aObjectRange(aObjectBound.Left(), aObjectBound.Top(), aObjectBound.Right()… in createViewIndependentPrimitive2DSequence()224 const Rectangle aObjectBound(GetCustomShapeObj().GetGeoRect()); in createViewIndependentPrimitive2DSequence() local226 aObjectBound.Left(), aObjectBound.Top(), in createViewIndependentPrimitive2DSequence()227 aObjectBound.Right(), aObjectBound.Bottom()); in createViewIndependentPrimitive2DSequence()
Completed in 18 milliseconds