Home
last modified time | relevance | path

Searched refs:IsCompletePaint (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sw/source/core/layout/
H A Dlayact.cxx324 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 …]
H A Dwsfrm.cxx1543 const sal_Bool bOldComplete = IsCompletePaint(); in AdjustNeighbourhood()
H A Dpaintfrm.cxx3349 if ( bCnt && pFrm->IsCompletePaint() && in Paint()
/aoo42x/main/sw/source/core/text/
H A Dporfly.cxx251 if( (GetFlyFrm()->IsCompletePaint() || in Paint()
257 if( !GetFlyFrm()->IsCompletePaint() ) in Paint()
/aoo42x/main/sw/source/core/inc/
H A Dframe.hxx591 inline sal_Bool IsCompletePaint() const { return bCompletePaint; } in IsCompletePaint() function in SwFrm

Completed in 75 milliseconds