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()
2052 CustomAnimationEffectPtr pCreated = mpMainSequence->append( pDescriptor, (*aIter), fDuration ); in onChange()
2084 CustomAnimationEffectPtr pEffect = (*aIter++); in onChange()
2157 CustomAnimationEffectPtr pEffect = (*aIter++); in onRemove()
2167 void CustomAnimationPane::remove( CustomAnimationEffectPtr& pEffect ) in remove()
2208 CustomAnimationEffectPtr pEffect = (*aIter++); in onChangeStart()
2241 CustomAnimationEffectPtr pEffect = (*aIter++); in onChangeProperty()
2286 CustomAnimationEffectPtr pEffect = (*aIter++); in onChangeSpeed()
2376 CustomAnimationEffectPtr pEffect = (*aIter++); in moveSelection()
2406 CustomAnimationEffectPtr pEffect = (*aIter++); in moveSelection()
2480 CustomAnimationEffectPtr pEffect = (*aIter++); in onPreview()
2541 CustomAnimationEffectPtr pEffect = (*aIter++); in markShapesFromSelectedEffects()
2559 CustomAnimationEffectPtr pEffect = xTag->getEffect(); in updatePathFromMotionPathTag()