Searched refs:IsCompletePaint (Results 1 – 5 of 5) sorted by relevance
324 if ( pCnt->IsCompletePaint() || !pCnt->IsTxtFrm() ) in PaintCntnt()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()1499 if ( pLay->IsCompletePaint() ) in FormatLayout()1649 if ( IsPaint() && (pFly->IsCompletePaint() || bChanged) && in FormatLayoutFly()1729 if ( !pTab->IsCompletePaint() && in FormatLayoutTab()1770 else if ( pTab->IsCompletePaint() ) in FormatLayoutTab()[all …]
1538 const sal_Bool bOldComplete = IsCompletePaint(); in AdjustNeighbourhood()
3260 if ( bCnt && pFrm->IsCompletePaint() && in Paint()
251 if( (GetFlyFrm()->IsCompletePaint() || in Paint()257 if( !GetFlyFrm()->IsCompletePaint() ) in Paint()
582 inline sal_Bool IsCompletePaint() const { return bCompletePaint; } in IsCompletePaint() function in SwFrm
Completed in 88 milliseconds