Home
last modified time | relevance | path

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

/AOO41X/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx439 mnAnimationLoopCount(0), in DrawShape()
500 mnAnimationLoopCount(0), in DrawShape()
511 mnAnimationLoopCount, in DrawShape()
552 mnAnimationLoopCount(0), in DrawShape()
640 pShape->mnAnimationLoopCount, in create()
H A Ddrawshape.hxx357 … ::std::size_t mnAnimationLoopCount;
/AOO41X/main/svtools/source/graphic/
H A Dgrfmgr.cxx192 mnAnimationLoopCount = 0; in ImplConstruct()
213 mnAnimationLoopCount = ( mbAnimated ? maGraphic.GetAnimationLoopCount() : 0 ); in ImplAssignGraphicData()
1205 aAnimation.SetLoopCount( mnAnimationLoopCount ); in GetTransformedGraphic()
1227 aAnimation.SetLoopCount( mnAnimationLoopCount ); in GetTransformedGraphic()
/AOO41X/main/svtools/inc/svtools/
H A Dgrfmgr.hxx209 sal_uLong mnAnimationLoopCount; member in GraphicObject