Home
last modified time | relevance | path

Searched refs:getSelf (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/slideshow/source/engine/animationnodes/
H A Danimationaudionode.cxx73 boost::dynamic_pointer_cast<AnimationEventHandler>( getSelf() ) ); in activate_st()
89 makeDelay( boost::bind( &AnimationNode::deactivate, getSelf() ), in activate_st()
98 makeEvent( boost::bind( &AnimationNode::deactivate, getSelf() ), in activate_st()
109 boost::dynamic_pointer_cast<AnimationEventHandler>( getSelf() ) ); in deactivate_st()
125 getSelf() ), in deactivate_st()
H A Dsequentialtimecontainer.cxx60 boost::bind< void >( boost::mem_fn( &AnimationNode::deactivate ), getSelf() ), in activate_st()
115 boost::dynamic_pointer_cast<SequentialTimeContainer>( getSelf() ), in resolveChild()
121 boost::dynamic_pointer_cast<SequentialTimeContainer>( getSelf() ), in resolveChild()
H A Danimationcommandnode.cxx114 getContext().mrEventMultiplexer.notifyCommandStopAudio( getSelf() ); in activate_st()
120 makeEvent( boost::bind( &AnimationNode::deactivate, getSelf() ), in activate_st()
H A Dparalleltimecontainer.cxx49 makeEvent( boost::bind( &AnimationNode::deactivate, getSelf() ), in activate_st()
H A Danimationsetnode.cxx71 boost::dynamic_pointer_cast<AnimationSetNode>(getSelf()) ); in createActivity()
H A Dbasecontainernode.cxx105 if (pNode->registerDeactivatingListener( getSelf() )) { in appendChildNode()
H A Dbasenode.hxx140 ::boost::shared_ptr<BaseNode> const& getSelf() const { return mpSelf; } in getSelf() function in slideshow::internal::BaseNode
H A Danimationbasenode.cxx403 BaseNodeSharedPtr const pSelf( getSelf() ); in fillCommonParameters()

Completed in 21 milliseconds