Home
last modified time | relevance | path

Searched refs:IsFtnContFrm (Results 1 – 12 of 12) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Dwsfrm.cxx1575 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()
H A Dftnfrm.cxx1134 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()
H A Dflycnt.cxx821 if ( pLay->IsFtnContFrm() ) in lcl_CalcDownDist()
936 if ( pLay->IsFtnContFrm() && !((SwLayoutFrm*)pLay)->Lower() ) in lcl_CalcDownDist()
H A Ddbg_lay.cxx539 else if( pFrm->IsFtnContFrm() ) in lcl_FrameType()
H A Dflowfrm.cxx2486 if( pNewUpper->IsFtnContFrm() ) in MoveBwd()
2579 if ( pNewUpper->IsFtnContFrm() ) in MoveBwd()
H A Dtrvlfrm.cxx1131 if( pUp->IsFtnContFrm() ) in lcl_Inside()
1212 ( !pCntnt->IsInFtn() || pInside->IsFtnContFrm() ) ) ) in GetCntntPos()
H A Dfindfrm.cxx1396 if( IsFtnContFrm() ) in SetInfFlags()
H A Dcalcmove.cxx909 if( bVert && ( IsBodyFrm() || IsFtnContFrm() ) ) in MakeAll()
H A Dsectfrm.cxx2658 ASSERT( pLay->Lower()->GetNext()->IsFtnContFrm(), in ContainsFtnCont()
H A Dpaintfrm.cxx3228 if ( pFrm->IsFtnContFrm() ) in Paint()
3315 if ( !bCnt && pFrm->GetNext() && pFrm->GetNext()->IsFtnContFrm() ) in Paint()
/aoo41x/main/sw/source/core/inc/
H A Dframe.hxx891 inline sal_Bool IsFtnContFrm() const;
1255 inline sal_Bool SwFrm::IsFtnContFrm() const in IsFtnContFrm() function in SwFrm
/aoo41x/main/sw/source/core/text/
H A Dtxtio.cxx132 else if( pFrm->IsFtnContFrm() ) in lcl_OutFrame()

Completed in 173 milliseconds