Lines Matching refs:CustomAnimationEffectPtr

763 		CustomAnimationEffectPtr pEffect = maListSelection.front();  in updateControls()
920 CustomAnimationEffectPtr pEffect = (*aRebuildIter++); in updateControls()
956 CustomAnimationEffectPtr pEffect( (*aIter++) ); in updateMotionPathImpl()
1168 Any CustomAnimationPane::getProperty1Value( sal_Int32 nType, CustomAnimationEffectPtr pEffect ) in getProperty1Value()
1223 bool CustomAnimationPane::setProperty1Value( sal_Int32 nType, CustomAnimationEffectPtr pEffect, con… in setProperty1Value()
1343 CustomAnimationEffectPtr pEffect = (*aIter++); in createSelectionSet()
1462 CustomAnimationEffectPtr pEffect = (*aIter++); in changeSelection()
1722 CustomAnimationEffectPtr const& pEffect = (*iter++); in changeSelection()
2055 CustomAnimationEffectPtr pCreated = mpMainSequence->append( pDescriptor, (*aIter), fDuration ); in onChange()
2087 CustomAnimationEffectPtr pEffect = (*aIter++); in onChange()
2160 CustomAnimationEffectPtr pEffect = (*aIter++); in onRemove()
2170 void CustomAnimationPane::remove( CustomAnimationEffectPtr& pEffect ) in remove()
2211 CustomAnimationEffectPtr pEffect = (*aIter++); in onChangeStart()
2244 CustomAnimationEffectPtr pEffect = (*aIter++); in onChangeProperty()
2289 CustomAnimationEffectPtr pEffect = (*aIter++); in onChangeSpeed()
2379 CustomAnimationEffectPtr pEffect = (*aIter++); in moveSelection()
2409 CustomAnimationEffectPtr pEffect = (*aIter++); in moveSelection()
2483 CustomAnimationEffectPtr pEffect = (*aIter++); in onPreview()
2544 CustomAnimationEffectPtr pEffect = (*aIter++); in markShapesFromSelectedEffects()
2562 CustomAnimationEffectPtr pEffect = xTag->getEffect(); in updatePathFromMotionPathTag()