Searched refs:rShapeBounds (Results 1 – 4 of 4) sorted by relevance
101 …:B2DHomMatrix getAttributedShapeTransformation( const ::basegfx::B2DRectangle& rShapeBounds, in getAttributedShapeTransformation() argument105 const ::basegfx::B2DSize& rSize( rShapeBounds.getRange() ); in getAttributedShapeTransformation()149 aTransform.translate( rShapeBounds.getCenterX(), in getAttributedShapeTransformation()150 rShapeBounds.getCenterY() ); in getAttributedShapeTransformation()501 const basegfx::B2DRange& rShapeBounds ) in calcRelativeShapeBounds() argument503 return basegfx::B2DRange( rShapeBounds.getMinX() / rPageSize.getX(), in calcRelativeShapeBounds()504 rShapeBounds.getMinY() / rPageSize.getY(), in calcRelativeShapeBounds()505 rShapeBounds.getMaxX() / rPageSize.getX(), in calcRelativeShapeBounds()506 rShapeBounds.getMaxY() / rPageSize.getY() ); in calcRelativeShapeBounds()516 … ::basegfx::B2DHomMatrix getShapeTransformation( const ::basegfx::B2DRectangle& rShapeBounds, in getShapeTransformation() argument[all …]
143 const ::basegfx::B2DRectangle& rShapeBounds ) : in ViewBackgroundShape()148 maBounds( rShapeBounds ) in ViewBackgroundShape()
64 const ::basegfx::B2DRectangle& rShapeBounds );
198 const basegfx::B2DRange& rShapeBounds );276 const basegfx::B2DRange& rShapeBounds );