Home
last modified time | relevance | path

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

/AOO42X/main/slideshow/source/engine/
H A Deffectrewinder.cxx81 EffectRewinder::EffectRewinder ( in EffectRewinder() function in slideshow::internal::EffectRewinder
102 void EffectRewinder::initialize (void) in initialize()
112 ::boost::bind(&EffectRewinder::notifyAnimationStart, this, _1))); in initialize()
117 ::boost::bind(&EffectRewinder::resetEffectCount, this))); in initialize()
122 ::boost::bind(&EffectRewinder::resetEffectCount, this))); in initialize()
129 EffectRewinder::~EffectRewinder (void) in ~EffectRewinder()
137 void EffectRewinder::dispose (void) in dispose()
167 void EffectRewinder::setRootAnimationNode ( in setRootAnimationNode()
176 bool EffectRewinder::rewind ( in rewind()
207 &EffectRewinder::asynchronousRewindToPreviousSlide, in rewind()
[all …]
H A Deffectrewinder.hxx55 class EffectRewinder class
58 EffectRewinder (
62 ~EffectRewinder (void);
H A Dslideshowimpl.cxx511 EffectRewinder maEffectRewinder;