Home
last modified time | relevance | path

Searched refs:xEffectNode (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx615 Reference< XAnimationNode > xEffectNode( xE2->nextElement(), UNO_QUERY_THROW ); in fixMainSequenceTiming() local
616 const Sequence< NamedValue > aUserData( xEffectNode->getUserData() ); in fixMainSequenceTiming()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx1918 Reference< XAnimationNode > xEffectNode( xEffectContainer, UNO_QUERY_THROW ); in append() local
1919 pEffect.reset( new CustomAnimationEffect( xEffectNode ) ); in append()
2076 Reference< XAnimationNode > xEffectNode( pEffect->getNode() ); in implRebuild() local
2077 xWithContainer->appendChild( xEffectNode ); in implRebuild()
2082 AfterEffectNode a( xAfterEffect, xEffectNode, pEffect->IsAfterEffectOnNext() ); in implRebuild()
/trunk/main/oox/source/ppt/
H A Dtimenode.cxx151 Reference< XAnimationNode > xEffectNode( xE2->nextElement(), UNO_QUERY_THROW ); in fixMainSequenceTiming() local
152 const Sequence< NamedValue > aUserData( xEffectNode->getUserData() ); in fixMainSequenceTiming()

Completed in 56 milliseconds