Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/eppt/
H A Dpptexanimations.hxx72 const int AFTEREFFECT_NONE = 0; variable
94 …Node >& xNode, const sal_uInt32 nForceAttributeName = 0, int nAfterEffectType = AFTEREFFECT_NONE );
H A Dpptexanimations.cxx623 exportAnimateSet( rStrm, xNode, bIsAfterEffectNode ? AFTEREFFECT_SET : AFTEREFFECT_NONE ); in exportNode()
654 exportAnimateColor( rStrm, xNode, bIsAfterEffectNode ? AFTEREFFECT_COLOR : AFTEREFFECT_NONE ); in exportNode()
1731 if( nAfterEffectType != AFTEREFFECT_NONE ) in exportAnimateTarget()

Completed in 27 milliseconds