Home
last modified time | relevance | path

Searched refs:getTargetSubItem (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sd/source/core/
H A DEffectMigration.cxx429 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()
H A DCustomAnimationEffect.cxx2537 mbAnimateForm = pEffect->getTargetSubItem() != ShapeAnimationSubType::ONLY_TEXT; in addEffect()
/aoo42x/main/sd/inc/
H A DCustomAnimationEffect.hxx158 sal_Int16 getTargetSubItem() const { return mnTargetSubItem; } in getTargetSubItem() function in sd::CustomAnimationEffect
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationList.cxx728 …aDescription = getDescription( aTarget, pEffect->getTargetSubItem() != ShapeAnimationSubType::ONLY… in append()

Completed in 50 milliseconds