Home
last modified time | relevance | path

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

/aoo42x/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx634 double const fPaintHeight = maPaintRectangleLogic.GetHeight(); in updateShapeAttributes() local
659 double const fZeroEquiv( -fPaintHeight ); in updateShapeAttributes()
667 if( fPaintHeight > fScrollHeight ) in updateShapeAttributes()
668 pos.setY( pos.getY() + (fPaintHeight-fScrollHeight) / 2.0 ); in updateShapeAttributes()

Completed in 19 milliseconds