Searched refs:pCreated (Results 1 – 3 of 3) sorted by relevance
| /trunk/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()
|
| /trunk/main/sd/source/ui/animations/ |
| H A D | CustomAnimationPane.cxx | 2051 … CustomAnimationEffectPtr pCreated = mpMainSequence->append( pDescriptor, (*aIter), fDuration ); in onChange() local 2059 … mpMainSequence->createTextGroup( pCreated, 1, -1.0, sal_False, sal_False ); in onChange() 2066 pCreated->setNodeType( EffectNodeType::WITH_PREVIOUS ); in onChange() 2068 if( pCreated.get() ) in onChange() 2070 mpCustomAnimationList->select( pCreated ); in onChange()
|
| /trunk/main/sd/source/core/ |
| H A D | EffectMigration.cxx | 1370 … CustomAnimationEffectPtr pCreated( pMainSequence->append( *pPathObj, makeAny( xShape ), -1.0 ) ); in SetAnimationPath() local
|