Searched refs:setTransitionSubtype (Results 1 – 10 of 10) sorted by relevance
1710 … pPage->setTransitionSubtype( animations::TransitionSubType::FADEOVERCOLOR ); in ImportPageEffect()1725 … pPage->setTransitionSubtype( animations::TransitionSubType::DIAMOND ); in ImportPageEffect()1731 … pPage->setTransitionSubtype( animations::TransitionSubType::CORNERSOUT ); in ImportPageEffect()1737 … pPage->setTransitionSubtype( animations::TransitionSubType::CIRCLE ); in ImportPageEffect()1743 … pPage->setTransitionSubtype( animations::TransitionSubType::CENTERTOP ); in ImportPageEffect()1759 pPage->setTransitionSubtype( nSubType ); in ImportPageEffect()1774 pPage->setTransitionSubtype( nSubType ); in ImportPageEffect()1780 …pPage->setTransitionSubtype( nDirection ? animations::TransitionSubType::COMBVERTICAL : animations… in ImportPageEffect()1786 … pPage->setTransitionSubtype( animations::TransitionSubType::CORNERSOUT ); in ImportPageEffect()1796 … pPage->setTransitionSubtype( animations::TransitionSubType::CROSSFADE ); in ImportPageEffect()
113 pSlide->setTransitionSubtype( 0 ); in applySelected()
248 pSlide->setTransitionSubtype( mnSubtype ); in apply()
189 pPage->setTransitionSubtype( (*aIt)->getSubtype() ); in SetFadeEffect()199 pPage->setTransitionSubtype( 0 ); in SetFadeEffect()
548 void SdPage::setTransitionSubtype ( sal_Int16 nTransitionSubtype ) in setTransitionSubtype() function in SdPage
1409 pStandardPage->setTransitionSubtype( pPreviousStandardPage->getTransitionSubtype() ); in CreatePage()
266 void setTransitionSubtype( sal_Int16 nTransitionSubtype );
520 pSummaryPage->setTransitionSubtype(pTemplatePage->getTransitionSubtype()); in AddSummaryPage()
169 rOutPage.setTransitionSubtype( mnSubType ); in applyTo()
966 GetPage()->setTransitionSubtype( nValue ); in setPropertyValue()
Completed in 63 milliseconds