Home
last modified time | relevance | path

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

/aoo4110/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx248 Rectangle maScrollRectangleLogic; member in __anon86c352820111::ActivityImpl
381 maScrollRectangleLogic.GetWidth()) in ImpForceScrollTextAnimNodes()
384 fOneLogicAlternate = maScrollRectangleLogic.Left(); in ImpForceScrollTextAnimNodes()
388 fZeroLogicAlternate = maScrollRectangleLogic.Left(); in ImpForceScrollTextAnimNodes()
394 fOneLogic = maScrollRectangleLogic.Right(); in ImpForceScrollTextAnimNodes()
404 fOneLogicAlternate = maScrollRectangleLogic.Top(); in ImpForceScrollTextAnimNodes()
408 fZeroLogicAlternate = maScrollRectangleLogic.Top(); in ImpForceScrollTextAnimNodes()
414 fOneLogic = maScrollRectangleLogic.Bottom(); in ImpForceScrollTextAnimNodes()
636 double const fScrollWidth = maScrollRectangleLogic.GetWidth(); in updateShapeAttributes()
637 double const fScrollHeight = maScrollRectangleLogic.GetHeight(); in updateShapeAttributes()
[all …]

Completed in 29 milliseconds