Searched refs:IsFtnContFrm (Results 1 – 12 of 12) sorted by relevance
1575 GetNext()->IsFtnContFrm() ) in AdjustNeighbourhood()1609 if ( bFtnPage && !IsFtnContFrm() ) in AdjustNeighbourhood()1630 if( !IsFtnContFrm() && nDiff > nReal && in AdjustNeighbourhood()1631 pFrm->GetNext() && pFrm->GetNext()->IsFtnContFrm() in AdjustNeighbourhood()3078 ASSERT( pLowerFrm->IsBodyFrm() || pLowerFrm->IsFtnContFrm(), in ChgLowersProp()3080 if ( pLowerFrm->IsBodyFrm() || pLowerFrm->IsFtnContFrm() ) in ChgLowersProp()3126 if( !pTmp->IsFtnContFrm() || !pTmp->IsVertical() ) in ChgLowersProp()3641 ASSERT( pLay->IsFtnContFrm(),"FtnContainer exspected" ); in FormatWidthCols()
1134 while( pFrm && !pFrm->IsFtnContFrm() ) in FindFtnCont()2815 IsFtnContFrm(), "FtnContainer exspected" ); in GetVarSpace()2895 ASSERT( !pTmp->GetNext() || pTmp->GetNext()->IsFtnContFrm(), in _NeighbourhoodAdjustment()3085 ASSERT( pNewUpper->IsFtnContFrm(), "Neuer Upper kein FtnCont."); in MoveFtnCntFwd()
821 if ( pLay->IsFtnContFrm() ) in lcl_CalcDownDist()936 if ( pLay->IsFtnContFrm() && !((SwLayoutFrm*)pLay)->Lower() ) in lcl_CalcDownDist()
539 else if( pFrm->IsFtnContFrm() ) in lcl_FrameType()
2486 if( pNewUpper->IsFtnContFrm() ) in MoveBwd()2579 if ( pNewUpper->IsFtnContFrm() ) in MoveBwd()
1131 if( pUp->IsFtnContFrm() ) in lcl_Inside()1212 ( !pCntnt->IsInFtn() || pInside->IsFtnContFrm() ) ) ) in GetCntntPos()
1396 if( IsFtnContFrm() ) in SetInfFlags()
909 if( bVert && ( IsBodyFrm() || IsFtnContFrm() ) ) in MakeAll()
2658 ASSERT( pLay->Lower()->GetNext()->IsFtnContFrm(), in ContainsFtnCont()
3228 if ( pFrm->IsFtnContFrm() ) in Paint()3315 if ( !bCnt && pFrm->GetNext() && pFrm->GetNext()->IsFtnContFrm() ) in Paint()
891 inline sal_Bool IsFtnContFrm() const;1255 inline sal_Bool SwFrm::IsFtnContFrm() const in IsFtnContFrm() function in SwFrm
132 else if( pFrm->IsFtnContFrm() ) in lcl_OutFrame()
Completed in 110 milliseconds