Home
last modified time | relevance | path

Searched refs:hasAfterEffect (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sd/source/core/
H A DEffectMigration.cxx982 pEffect->hasAfterEffect()) in GetDimColor()
1054 bRet = pEffect->hasAfterEffect() && in GetDimHide()
1128 bRet = pEffect->hasAfterEffect() && in GetDimPrevious()
H A DCustomAnimationEffect.cxx2079 if( pEffect->hasAfterEffect() ) in implRebuild()
/aoo41x/main/sd/inc/
H A DCustomAnimationEffect.hxx119 sal_Bool hasAfterEffect() const { return mbHasAfterEffect; } in hasAfterEffect() function in sd::CustomAnimationEffect
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1356 addValue( pSet, nHandleHasAfterEffect, makeAny( pEffect->hasAfterEffect() ) ); in createSelectionSet()
1571 if( pEffect->hasAfterEffect() != bHasAfterEffect ) in changeSelection()

Completed in 59 milliseconds