Home
last modified time | relevance | path

Searched refs:GetValidPosFlag (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/sw/source/core/text/
H A Dfrmpaint.cxx437 ASSERT( GetValidPosFlag(), "+SwTxtFrm::Paint: no Calc()" ); in Paint()
629 ASSERT( GetValidPosFlag(), "+SwTxtFrm::Paint: no Calc()" ); in Paint()
H A Dtxtftn.cxx368 bInvalidPos = !pTmp->GetValidPosFlag() || in _GetFtnFrmHeight()
369 !pTmp->Lower()->GetValidPosFlag(); in _GetFtnFrmHeight()
H A Dtxtfly.cxx681 const bool bUseFlyAscent = pFly && pFly->GetValidPosFlag() && in NewFlyCntPortion()
/aoo4110/main/sw/source/core/layout/
H A Dflycnt.cxx501 ( !GetValidPosFlag() && in MakeAll()
535 if ( bExtra && Lower() && !Lower()->GetValidPosFlag() ) in MakeAll()
H A Ddbg_lay.cxx498 rOut += pFrm->GetValidPosFlag() ? '+' : '-'; in lcl_Flags()
H A Dcalcmove.cxx1823 const sal_Bool bOldPos = pFrm->GetValidPosFlag(); in MakeNxt()
H A Dflowfrm.cxx1861 if( pNxt && pNxt->GetValidPosFlag() ) in CheckMoveFwd()
H A Dfly.cxx1685 !pTmpPrev->GetValidPosFlag() && in CalcCntnt()
H A Dtabfrm.cxx1912 const sal_Bool bOldValidPos = GetValidPosFlag(); in MakeAll()
H A Dpaintfrm.cxx3462 if ( !pAnch->GetValidPosFlag() ) in IsPaint()
/aoo4110/main/sw/source/core/inc/
H A Dframe.hxx789 sal_Bool GetValidPosFlag() const { return bValidPos; } in GetValidPosFlag() function in SwFrm

Completed in 234 milliseconds