Searched refs:getTargetShape (Results 1 – 6 of 6) sorted by relevance
580 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 …]
898 Reference< XShape > CustomAnimationEffect::getTargetShape() const in getTargetShape() function in sd::CustomAnimationEffect1711 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 …]
1351 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()
732 Reference< XShape > xTargetShape( pEffect->getTargetShape() ); in append()
371 , mxOrigin( pEffect->getTargetShape() ) in MotionPathTag()
178 ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShape > getTargetShape() const;
Completed in 79 milliseconds