Lines Matching refs:IsCompletePaint

324     if ( pCnt->IsCompletePaint() || !pCnt->IsTxtFrm() )  in PaintCntnt()
986 if ( !pCnt->IsValid() || pCnt->IsCompletePaint() || pCnt->IsRetouche() ) in _TurboAction()
1077 (pFrm->IsCompletePaint() && ( pFrm->Frm().Top() < nBottom ) ) in lcl_IsInvaLay()
1114 if ( !pCnt->IsValid() || pCnt->IsCompletePaint() ) in lcl_FindFirstInvaCntnt()
1132 pFly->IsCompletePaint() ) in lcl_FindFirstInvaCntnt()
1167 if ( pFly->IsInvalid() || pFly->IsCompletePaint() ) in lcl_FindFirstInvaObj()
1428 if ( !pLay->IsValid() || pLay->IsCompletePaint() ) in FormatLayout()
1446 !( pLay->IsCompletePaint() && pLay->FindPageFrm()->FindFtnCont() ) ) in FormatLayout()
1450 if ( !bNoPaint && IsPaint() && bAddRect && (pLay->IsCompletePaint() || bChanged) ) in FormatLayout()
1499 if ( pLay->IsCompletePaint() ) in FormatLayout()
1642 if ( !pFly->IsValid() || pFly->IsCompletePaint() || pFly->IsInvalid() ) in FormatLayoutFly()
1649 if ( IsPaint() && (pFly->IsCompletePaint() || bChanged) && in FormatLayoutFly()
1710 if ( !pTab->IsValid() || pTab->IsCompletePaint() || pTab->IsComplete() ) in FormatLayoutTab()
1729 if ( !pTab->IsCompletePaint() && in FormatLayoutTab()
1770 else if ( pTab->IsCompletePaint() ) in FormatLayoutTab()
1789 if ( pTab->IsCompletePaint() && !pOptTab ) in FormatLayoutTab()
1857 const sal_Bool bFull = !pCntnt->IsValid() || pCntnt->IsCompletePaint() || in FormatCntnt()
1868 const sal_Bool bInValid = !pCntnt->IsValid() || pCntnt->IsCompletePaint(); in FormatCntnt()
2045 const sal_Bool bDrawObjsOnly = pCntnt->IsValid() && !pCntnt->IsCompletePaint() && in _FormatCntnt()