Searched refs:getTargetSubItem (Results 1 – 4 of 4) sorted by relevance
429 if( (pEffect->getTargetShape() == rShape) && (pEffect->getTargetSubItem() == nSubItem) ) in ImplFindEffect()582 if( (pEffect->getTargetSubItem() == ShapeAnimationSubType::ONLY_BACKGROUND) || in GetAnimationEffect()583 (pEffect->getTargetSubItem() == ShapeAnimationSubType::AS_WHOLE)) in GetAnimationEffect()
2537 mbAnimateForm = pEffect->getTargetSubItem() != ShapeAnimationSubType::ONLY_TEXT; in addEffect()
158 sal_Int16 getTargetSubItem() const { return mnTargetSubItem; } in getTargetSubItem() function in sd::CustomAnimationEffect
728 …aDescription = getDescription( aTarget, pEffect->getTargetSubItem() != ShapeAnimationSubType::ONLY… in append()
Completed in 51 milliseconds