Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx440 mnAnimationLoopCount(0), in DrawShape()
501 mnAnimationLoopCount(0), in DrawShape()
512 mnAnimationLoopCount, in DrawShape()
553 mnAnimationLoopCount(0), in DrawShape()
641 pShape->mnAnimationLoopCount, in create()
H A Ddrawshape.hxx357 … ::std::size_t mnAnimationLoopCount;
/trunk/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()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx219 sal_uLong mnAnimationLoopCount; member in GraphicObject