Home
last modified time | relevance | path

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

/trunk/main/slideshow/source/engine/shapes/
H A Dgdimtftools.cxx373 o_rLoopCount = aAnimation.GetLoopCount(); in getAnimationFromGraphic()
380 o_rLoopCount = aAnimation.GetLoopCount(); in getAnimationFromGraphic()
/trunk/main/vcl/inc/vcl/
H A Danimate.hxx208 sal_uLong GetLoopCount() const { return mnLoopCount; } in GetLoopCount() function in Animation
/trunk/main/filter/source/graphicfilter/egif/
H A Degif.cxx335 sal_uInt16 nLoopCount = (sal_uInt16) rAnimation.GetLoopCount(); in WriteLoopExtension()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx79 sal_uInt32 loopCount() const { return (sal_uInt32)maAnimation.GetLoopCount(); } in loopCount()
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx931 long nLoopCount = aAnimation.GetLoopCount(); in AddObj()
/trunk/main/vcl/source/gdi/
H A Dimpgraph.cxx1065 return( mpAnimation ? mpAnimation->GetLoopCount() : 0UL ); in ImplGetAnimationLoopCount()

Completed in 58 milliseconds