Home
last modified time | relevance | path

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

/aoo41x/main/slideshow/source/engine/animationnodes/
H A Dsequentialtimecontainer.cxx59 makeEvent( in activate_st()
87 makeEvent( in skipEffect()
113 mpCurrentSkipEvent = makeEvent( in resolveChild()
119 mpCurrentRewindEvent = makeEvent( in resolveChild()
H A Danimationaudionode.cxx98 makeEvent( boost::bind( &AnimationNode::deactivate, getSelf() ), in activate_st()
123 makeEvent( boost::bind( &EventMultiplexer::notifyAudioStopped, in deactivate_st()
H A Dparalleltimecontainer.cxx49 makeEvent( boost::bind( &AnimationNode::deactivate, getSelf() ), in activate_st()
H A Danimationcommandnode.cxx120 makeEvent( boost::bind( &AnimationNode::deactivate, getSelf() ), in activate_st()
H A Danimationsetnode.cxx74 aParms.mpEndEvent = makeEvent( in createActivity()
H A Danimationbasenode.cxx478 pEndEvent = makeEvent( in fillCommonParameters()
/aoo41x/main/slideshow/source/engine/
H A Deffectrewinder.cxx205 mpAsynchronousRewindEvent = makeEvent( in rewind()
216 mpAsynchronousRewindEvent = makeEvent( in rewind()
245 mpAsynchronousRewindEvent = makeEvent( in skipAllMainSequenceEffects()
384 mpAsynchronousRewindEvent = makeEvent( in asynchronousRewind()
H A Dslideshowimpl.cxx552 makeEvent( in handleEvent()
878 makeEvent( in createSlideTransition()
1179 makeEvent( in displaySlide()
1205 makeEvent( in displaySlide()
1244 makeEvent( in redisplayCurrentSlide()
2304 makeEvent( boost::bind<void>( in notifySlideAnimationsEnded()
H A Deventmultiplexer.cxx362 makeEvent( boost::bind( &EventMultiplexerImpl::mousePressed, in mousePressed()
377 makeEvent( boost::bind( &EventMultiplexerImpl::mouseReleased, in mouseReleased()
405 makeEvent( boost::bind( &EventMultiplexerImpl::mouseDragged, in mouseDragged()
420 makeEvent( boost::bind( &EventMultiplexerImpl::mouseMoved, in mouseMoved()
H A Dslideview.cxx1077 makeEvent( boost::bind( (bool (EventMultiplexer::*)( in modified()
1095 makeEvent( boost::bind( &EventMultiplexer::notifyViewClobbered, in windowPaint()
H A Dusereventqueue.cxx335 makeEvent( boost::bind( &EventMultiplexer::notifyNextEffect, in handleEvent_impl()
/aoo41x/main/slideshow/source/inc/
H A Ddelayevent.hxx112 #define makeEvent(f, d) makeEvent_(f) macro
144 #define makeEvent(f, d) makeDelay_(f, 0.0, \ macro
H A Dinterruptabledelayevent.hxx137 aRes.mpImmediateEvent = makeEvent( rFunctor, "makeInterruptableDelay"); in makeInterruptableDelay()

Completed in 55 milliseconds