Home
last modified time | relevance | path

Searched refs:AfterEffectNode (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sd/inc/
H A Danimations.hxx33 struct AfterEffectNode struct
39AfterEffectNode( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationN… in AfterEffectNode() function
43 typedef std::list< AfterEffectNode > AfterEffectNodeList;
47 SD_DLLPUBLIC void stl_process_after_effect_node_func(AfterEffectNode& rNode);
/aoo4110/main/sd/source/filter/eppt/
H A Dpptexanimations.hxx53 struct AfterEffectNode struct
58AfterEffectNode( const ::com::sun::star::uno::Reference< ::com::sun::star::animations::XAnimationN… in AfterEffectNode() function
63 typedef boost::shared_ptr< AfterEffectNode > AfterEffectNodePtr;
H A Dpptexanimations.cxx415 AfterEffectNodePtr pAfterEffectNode( new AfterEffectNode( xChildNode3, xMaster ) ); in processAfterEffectNodes()
/aoo4110/main/sd/source/core/
H A DCustomAnimationEffect.cxx2082 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()
/aoo4110/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx821 sd::AfterEffectNode aNode( xNode, xParent, nMasterRel == 2 ); in convertAnimationNode()

Completed in 66 milliseconds