Home
last modified time | relevance | path

Searched refs:GetPresChange (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sd/source/core/
H A DEffectMigration.cxx520 const bool bManual = (pPage == 0) || (pPage->GetPresChange() == PRESCHANGE_MANUAL); in SetAnimationEffect()
691 if( pPage && pPage->GetPresChange() != PRESCHANGE_MANUAL ) in SetTextAnimationEffect()
700 const bool bManual = (pPage == 0) || (pPage->GetPresChange() == PRESCHANGE_MANUAL); in SetTextAnimationEffect()
H A Ddrawdoc2.cxx1415 pStandardPage->SetPresChange( pPreviousStandardPage->GetPresChange() ); in CreatePage()
/aoo4110/main/sd/inc/
H A Dsdpage.hxx239 PresChange GetPresChange() const { return mePresChange; } in GetPresChange() function in SdPage
/aoo4110/main/sd/source/ui/app/
H A Dsdmod1.cxx515 pSummaryPage->SetPresChange(pTemplatePage->GetPresChange()); in AddSummaryPage()
/aoo4110/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx121 mePresChange = rPage.GetPresChange(); in TransitionEffect()
/aoo4110/main/sd/source/filter/html/
H A Dhtmlex.cxx1560 if( pPage->GetPresChange() != PRESCHANGE_MANUAL ) in CreateHtmlForPresPages()
/aoo4110/main/sd/source/ui/unoidl/
H A Dunopage.cxx1051 aAny <<= (sal_Int32)( GetPage()->GetPresChange() ); in getPropertyValue()

Completed in 112 milliseconds