Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx637 double const fScrollHeight = maScrollRectangleLogic.GetHeight(); in updateShapeAttributes() local
658 double const fOneEquiv( fScrollHeight ); in updateShapeAttributes()
667 if( fPaintHeight > fScrollHeight ) in updateShapeAttributes()
668 pos.setY( pos.getY() + (fPaintHeight-fScrollHeight) / 2.0 ); in updateShapeAttributes()
676 clipPos.getY() + fScrollHeight ) ) ); in updateShapeAttributes()

Completed in 9 milliseconds