Searched refs:setTargetSubItem (Results 1 – 3 of 3) sorted by relevance
715 void CustomAnimationEffect::setTargetSubItem( sal_Int16 nSubItem ) in setTargetSubItem() function in sd::CustomAnimationEffect881 setTargetSubItem( nSubItem ); in replaceNode()1880 pEffect->setTargetSubItem( nSubItem ); in append()1922 pEffect->setTargetSubItem( nSubItem ); in append()2630 pEffect->setTargetSubItem( nSubItem ); in createTextGroup()2712 pNewEffect->setTargetSubItem( ShapeAnimationSubType::ONLY_TEXT ); in createTextGroupParagraphEffects()2856 pEffect->setTargetSubItem( ShapeAnimationSubType::AS_WHOLE ); in setAnimateForm()2862 pEffect->setTargetSubItem( ShapeAnimationSubType::ONLY_BACKGROUND ); in setAnimateForm()2873 pEffect->setTargetSubItem( ShapeAnimationSubType::ONLY_TEXT ); in setAnimateForm()
739 pEffect->setTargetSubItem( presentation::ShapeAnimationSubType::AS_WHOLE ); in createAndSetCustomAnimationEffect()741 …pEffect->setTargetSubItem( presentation::ShapeAnimationSubType::AS_WHOLE ); //todo: set ONLY_TEXT … in createAndSetCustomAnimationEffect()
159 SD_DLLPUBLIC void setTargetSubItem( sal_Int16 nSubItem );
Completed in 43 milliseconds