Home
last modified time | relevance | path

Searched refs:BaseNodeSharedPtr (Results 1 – 7 of 7) sorted by relevance

/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationnodefactory.cxx74 BaseNodeSharedPtr implCreateAnimationNode(
97 BaseNodeSharedPtr pChild( implCreateAnimationNode( xChildNode, in createChild()
458 BaseNodeSharedPtr implCreateAnimationNode( in implCreateAnimationNode()
466 BaseNodeSharedPtr pCreatedNode; in implCreateAnimationNode()
579 return BaseNodeSharedPtr(); in implCreateAnimationNode()
598 return BaseNodeSharedPtr( implCreateAnimationNode( in createAnimationNode()
H A Dbasenode.cxx678 void BaseNode::setSelf( const BaseNodeSharedPtr& rSelf ) in setSelf()
756 BaseNodeSharedPtr pCurrNode( mpSelf ); in showTreeFromWithin()
H A Dbasecontainernode.cxx156 BaseNodeSharedPtr pNode = in showState()
H A Dbasenode.hxx219 typedef ::boost::shared_ptr< BaseNode > BaseNodeSharedPtr; typedef
H A Danimationbasenode.cxx403 BaseNodeSharedPtr const pSelf( getSelf() ); in fillCommonParameters()
/trunk/main/slideshow/source/engine/
H A Ddebug.cxx192 AnimationNodeSharedPtr DebugGetTreeRoot (const BaseNodeSharedPtr& rpNode) in DebugGetTreeRoot()
194 BaseNodeSharedPtr pNode (rpNode); in DebugGetTreeRoot()
197 BaseNodeSharedPtr pParent (pNode->getParentNode()); in DebugGetTreeRoot()
H A Deffectrewinder.cxx340 BaseNodeSharedPtr pBaseNode (::boost::dynamic_pointer_cast<BaseNode>(rpNode)); in notifyAnimationStart()

Completed in 26 milliseconds