Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx636 double const fScrollWidth = maScrollRectangleLogic.GetWidth(); in updateShapeAttributes() local
643 double const fOneEquiv( fScrollWidth ); in updateShapeAttributes()
652 if( fPaintWidth > fScrollWidth ) in updateShapeAttributes()
653 pos.setX( pos.getX() + (fPaintWidth-fScrollWidth) / 2.0 ); in updateShapeAttributes()
675 clipPos.getX() + fScrollWidth, in updateShapeAttributes()

Completed in 13 milliseconds