Searched refs:AfterEffectNode (Results 1 – 5 of 5) sorted by relevance
33 struct AfterEffectNode struct39 …AfterEffectNode( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationN… in AfterEffectNode() argument43 typedef std::list< AfterEffectNode > AfterEffectNodeList;47 SD_DLLPUBLIC void stl_process_after_effect_node_func(AfterEffectNode& rNode);
53 struct AfterEffectNode struct58 …AfterEffectNode( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationN… in AfterEffectNode() argument63 typedef boost::shared_ptr< AfterEffectNode > AfterEffectNodePtr;
415 AfterEffectNodePtr pAfterEffectNode( new AfterEffectNode( xChildNode3, xMaster ) ); in processAfterEffectNodes()
2082 AfterEffectNode a( xAfterEffect, xEffectNode, pEffect->IsAfterEffectOnNext() ); in implRebuild()2171 void stl_process_after_effect_node_func(AfterEffectNode& rNode) in stl_process_after_effect_node_func()
821 sd::AfterEffectNode aNode( xNode, xParent, nMasterRel == 2 ); in convertAnimationNode()
Completed in 215 milliseconds