Searched refs:pCreated (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sd/source/ui/func/ |
H A D | fuconbez.cxx | 234 … CustomAnimationEffectPtr pCreated( pMainSequence->append( *pPathObj, *pTarget++, fDuration ) ); in MouseButtonUp() local 238 pCreated->setNodeType( ::com::sun::star::presentation::EffectNodeType::WITH_PREVIOUS ); in MouseButtonUp()
|
/aoo42x/main/sd/source/ui/animations/ |
H A D | CustomAnimationPane.cxx | 2055 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()
|
/aoo42x/main/sd/source/core/ |
H A D | EffectMigration.cxx | 1370 … CustomAnimationEffectPtr pCreated( pMainSequence->append( *pPathObj, makeAny( xShape ), -1.0 ) ); in SetAnimationPath() local
|
Completed in 42 milliseconds