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()1497 if ( pLay->IsCompletePaint() ) in FormatLayout()1647 if ( IsPaint() && (pFly->IsCompletePaint() || bChanged) && in FormatLayoutFly()1727 if ( !pTab->IsCompletePaint() && in FormatLayoutTab()1768 else if ( pTab->IsCompletePaint() ) in FormatLayoutTab()[all …]
1543 const sal_Bool bOldComplete = IsCompletePaint(); in AdjustNeighbourhood()
3349 if ( bCnt && pFrm->IsCompletePaint() && in Paint()
251 if( (GetFlyFrm()->IsCompletePaint() || in Paint()257 if( !GetFlyFrm()->IsCompletePaint() ) in Paint()
591 inline sal_Bool IsCompletePaint() const { return bCompletePaint; } in IsCompletePaint() function in SwFrm
Completed in 57 milliseconds