Searched refs:getTargetShape (Results 1 – 6 of 6) sorted by relevance
429 if( (pEffect->getTargetShape() == rShape) && (pEffect->getTargetSubItem() == nSubItem) ) in ImplFindEffect()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()980 if( (pEffect->getTargetShape() == xShape) && in GetDimColor()1020 if( pEffect->getTargetShape() == xShape ) in SetDimHide()1052 if( pEffect->getTargetShape() == xShape ) in GetDimHide()1094 if( pEffect->getTargetShape() == xShape ) in SetDimPrevious()1126 if( pEffect->getTargetShape() == xShape ) in GetDimPrevious()[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()2583 pGroup.reset( new CustomAnimationTextGroup( pEffect->getTargetShape(), nGroupId ) ); in updateTextGroups()2613 Reference< XShape > xTarget( pEffect->getTargetShape() ); in createTextGroup()2861 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()2543 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;