Home
last modified time | relevance | path

Searched refs:nAfterEffectType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.hxx94 …imationNode >& xNode, const sal_uInt32 nForceAttributeName = 0, int nAfterEffectType = AFTEREFFECT…
95 …ar::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode, int nAfterEffectType );
108 …tar::uno::Reference< ::com::sun::star::animations::XAnimationNode >& xNode, int nAfterEffectType );
H A Dpptexanimations.cxx1551 …exportAnimateSet( SvStream& rStrm, const Reference< XAnimationNode >& xNode, int nAfterEffectType ) in exportAnimateSet() argument
1566 exportAnimateTarget( rStrm, xNode, 0, nAfterEffectType ); in exportAnimateSet()
1668 …t Reference< XAnimationNode >& xNode, const sal_uInt32 nForceAttributeNames, int nAfterEffectType ) in exportAnimateTarget() argument
1731 if( nAfterEffectType != AFTEREFFECT_NONE ) in exportAnimateTarget()
1735 if( nAfterEffectType == AFTEREFFECT_COLOR ) in exportAnimateTarget()
2090 …portAnimateColor( SvStream& rStrm, const Reference< XAnimationNode >& xNode, int nAfterEffectType ) in exportAnimateColor() argument
2134 exportAnimateTarget( rStrm, xNode, 0, nAfterEffectType ); in exportAnimateColor()

Completed in 47 milliseconds