Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/
H A Dtools.cxx149 aTransform.translate( rShapeBounds.getCenterX(), in getAttributedShapeTransformation()
522 rShapeBounds.getWidth(), rShapeBounds.getHeight(), in getShapeTransformation()
523 rShapeBounds.getMinX(), rShapeBounds.getMinY())); in getShapeTransformation()
637 basegfx::tools::lerp( rShapeBounds.getMinX(), in getShapeUpdateArea()
638 rShapeBounds.getMaxX(), in getShapeUpdateArea()
640 basegfx::tools::lerp( rShapeBounds.getMinY(), in getShapeUpdateArea()
641 rShapeBounds.getMaxY(), in getShapeUpdateArea()
643 basegfx::tools::lerp( rShapeBounds.getMinX(), in getShapeUpdateArea()
644 rShapeBounds.getMaxX(), in getShapeUpdateArea()
646 basegfx::tools::lerp( rShapeBounds.getMinY(), in getShapeUpdateArea()
[all …]
/aoo4110/main/slideshow/source/engine/shapes/
H A Dviewbackgroundshape.cxx143 const ::basegfx::B2DRectangle& rShapeBounds ) : in ViewBackgroundShape()
148 maBounds( rShapeBounds ) in ViewBackgroundShape()
H A Dviewbackgroundshape.hxx64 const ::basegfx::B2DRectangle& rShapeBounds );
/aoo4110/main/slideshow/source/inc/
H A Dtools.hxx198 const basegfx::B2DRange& rShapeBounds );
276 const basegfx::B2DRange& rShapeBounds );

Completed in 27 milliseconds