Home
last modified time | relevance | path

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

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

Completed in 71 milliseconds