Home
last modified time | relevance | path

Searched refs:pCreated (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfuconbez.cxx234 … CustomAnimationEffectPtr pCreated( pMainSequence->append( *pPathObj, *pTarget++, fDuration ) ); in MouseButtonUp() local
238 pCreated->setNodeType( ::com::sun::star::presentation::EffectNodeType::WITH_PREVIOUS ); in MouseButtonUp()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx2055 CustomAnimationEffectPtr pCreated = mpMainSequence->append( pDescriptor, (*aIter), fDuration ); in onChange() local
2063 mpMainSequence->createTextGroup( pCreated, 1, -1.0, sal_False, sal_False ); in onChange()
2070 pCreated->setNodeType( EffectNodeType::WITH_PREVIOUS ); in onChange()
2072 if( pCreated.get() ) in onChange()
2074 mpCustomAnimationList->select( pCreated ); in onChange()
/trunk/main/sd/source/core/
H A DEffectMigration.cxx1370 … CustomAnimationEffectPtr pCreated( pMainSequence->append( *pPathObj, makeAny( xShape ), -1.0 ) ); in SetAnimationPath() local

Completed in 37 milliseconds