Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/layout/
H A Dlayact.cxx108 #define IS_INVAFLY (pPage->IsInvalidFly())
611 while ( pPage && !pPage->IsInvalid() && !pPage->IsInvalidFly() ) in InternalAction()
671 while ( pPage && !pPage->IsInvalid() && !pPage->IsInvalidFly() ) in InternalAction()
794 ((SwPageFrm*)pPage->GetPrev())->IsInvalidFly())) && in InternalAction()
830 while ( pPage && !pPage->IsInvalid() && !pPage->IsInvalidFly() ) in InternalAction()
890 ( pPg->GetSortedObjs() && pPg->IsInvalidFly() ) ) ) || in InternalAction()
927 ( pPg->GetSortedObjs() && pPg->IsInvalidFly() ) ) ) in InternalAction()
/aoo42x/main/sw/source/core/inc/
H A Dpagefrm.hxx299 inline sal_Bool IsInvalidFly() const;
518 inline sal_Bool SwPageFrm::IsInvalidFly() const in IsInvalidFly() function in SwPageFrm
/aoo42x/main/sw/source/core/fields/
H A Dpostithelper.cxx102 if ( pPage != NULL && !pPage->IsInvalid() && !pPage->IsInvalidFly() ) in getLayoutInfos()
/aoo42x/main/sw/source/core/view/
H A Dviewsh.cxx1778 if ( pPage->IsInvalid() || pPage->IsInvalidFly() ) in CheckInvalidForPaint()

Completed in 44 milliseconds