Home
last modified time | relevance | path

Searched refs:getTargetShape (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sd/source/core/
H A DEffectMigration.cxx580 if( pEffect->getTargetShape() == xShape ) in GetAnimationEffect()
869 if( pEffect->getTargetShape() == xShape ) in SetAnimationSpeed()
897 if( pEffect->getTargetShape() == xShape ) in GetAnimationSpeed()
949 if( pEffect->getTargetShape() == xShape ) in SetDimColor()
1020 if( pEffect->getTargetShape() == xShape ) in SetDimHide()
1052 if( pEffect->getTargetShape() == xShape ) in GetDimHide()
1094 if( pEffect->getTargetShape() == xShape ) in SetDimPrevious()
1168 xCurrent = pEffect->getTargetShape(); in SetPresentationOrder()
1173 xCurrent = pEffect->getTargetShape(); in SetPresentationOrder()
1258 xCurrent = pEffect->getTargetShape(); in GetPresentationOrder()
[all …]
H A DCustomAnimationEffect.cxx898 Reference< XShape > CustomAnimationEffect::getTargetShape() const in getTargetShape() function in sd::CustomAnimationEffect
1711 SdrObject* pObj = GetSdrObjectFromXShape( getTargetShape() ); in updateSdrPathObjFromPath()
1736 SdrObject* pObj = GetSdrObjectFromXShape( getTargetShape() ); in updatePathFromSdrPathObj()
2361 if( (*aIter)->getTargetShape() == xShape ) in disposeShape()
2383 if( (*aIter)->getTargetShape() == xShape ) in hasEffect()
2404 if( (*aIter)->getTargetShape() == aParaTarget.Shape ) in insertTextRange()
2452 else if( (*aIter)->getTargetShape() == aParaTarget.Shape ) in disposeTextRange()
2613 Reference< XShape > xTarget( pEffect->getTargetShape() ); in createTextGroup()
2861 pEffect->setTarget( makeAny( (*aIter)->getTargetShape() ) ); in setAnimateForm()
2872 pEffect->setTarget( makeAny( (*aIter)->getTargetShape() ) ); in setAnimateForm()
[all …]
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1351 sal_Int32 n = calcMaxParaDepth(pEffect->getTargetShape()); in createSelectionSet()
1380 addValue( pSet, nHandleHasVisibleShape, Any( hasVisibleShape( pEffect->getTargetShape() ) ) ); in createSelectionSet()
2546 Reference< XShape > xShape( pEffect->getTargetShape() ); in markShapesFromSelectedEffects()
H A DCustomAnimationList.cxx732 Reference< XShape > xTargetShape( pEffect->getTargetShape() ); in append()
H A Dmotionpathtag.cxx371 , mxOrigin( pEffect->getTargetShape() ) in MotionPathTag()
/aoo42x/main/sd/inc/
H A DCustomAnimationEffect.hxx178 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > getTargetShape() const;

Completed in 62 milliseconds