Home
last modified time | relevance | path

Searched refs:IsBodyFrm (Results 1 – 17 of 17) sorted by relevance

/aoo4110/main/sw/source/core/layout/
H A Dcolfrm.cxx140 if ( pCont->IsBodyFrm() ) in lcl_AddColumns()
256 if ( IsBodyFrm() ) in ChgColumns()
266 if ( IsBodyFrm() ) in ChgColumns()
392 if( IsBodyFrm() ) in AdjustColumns()
470 if( IsBodyFrm() ) in AdjustColumns()
H A Dwsfrm.cxx1447 if ( !IsBodyFrm() ) in AdjustNeighbourhood()
1493 if ( !IsBodyFrm() ) in AdjustNeighbourhood()
1539 if ( IsBodyFrm() ) in AdjustNeighbourhood()
1551 if ( !IsBodyFrm() ) in AdjustNeighbourhood()
1569 if( IsBodyFrm() ) in AdjustNeighbourhood()
2668 if ( !bTst && IsBodyFrm() && nReal < nRealDist ) in ShrinkFrm()
2742 if ( !IsBodyFrm() ) in ShrinkFrm()
3078 ASSERT( pLowerFrm->IsBodyFrm() || pLowerFrm->IsFtnContFrm(), in ChgLowersProp()
3080 if ( pLowerFrm->IsBodyFrm() || pLowerFrm->IsFtnContFrm() ) in ChgLowersProp()
3082 if ( IsVertical() || pLowerFrm->IsBodyFrm() ) in ChgLowersProp()
[all …]
H A Dcalcmove.cxx659 if( IsBodyFrm() && bVert && !bVertL2R && !bReverse && GetUpper() ) in MakePos()
691 ( pFrm->IsBodyFrm() ? pFly->GetAnchorFrm()->IsInDocBody() : in lcl_CheckObjects()
789 if ( pFrm->IsBodyFrm() && in MakeAll()
804 if ( !pFrm->IsBodyFrm() ) in MakeAll()
909 if( bVert && ( IsBodyFrm() || IsFtnContFrm() ) ) in MakeAll()
1726 const sal_Bool bCheckForGrownBody = pOldUp->IsBodyFrm(); in MakeAll()
H A Dfindfrm.cxx62 while ( pLay && !pLay->IsBodyFrm() ) in FindBodyCont()
1400 if ( pFrm->IsBodyFrm() && !bInfFtn && pFrm->GetUpper() in SetInfFlags()
H A Ddbg_lay.cxx517 else if( pFrm->IsBodyFrm() ) in lcl_FrameType()
H A Dssfrm.cxx718 else if( bVert && pTmp->IsBodyFrm() ) in PaintArea()
H A Dsectfrm.cxx2334 ASSERT( pCol->GetLower() && pCol->GetLower()->IsBodyFrm(), in _GetIndPrev()
2364 ASSERT( pCol->GetLower() && pCol->GetLower()->IsBodyFrm(), in _GetIndNext()
H A Dflylay.cxx1284 if( !pUp->IsBodyFrm() ) in CalcClipRect()
H A Dpaintfrm.cxx6168 const bool bColBodyInSection = IsBodyFrm() && in PaintSubsidiaryLines()
6207 if ( IsBodyFrm() ) in PaintSubsidiaryLines()
6220 const bool bSpecialSublines = IsBodyFrm() || IsHeaderFrm() || IsFooterFrm() || in PaintSubsidiaryLines()
H A Dflowfrm.cxx582 if ( pOldParent && pOldParent->IsBodyFrm() ) //Fuer variable Seitenhoehe beim Browsen in PasteTree()
H A Dfly.cxx2600 if ( ( pRel->IsBodyFrm() || pRel->IsPageFrm() ) && in CalcRel()
/aoo4110/main/sw/source/core/inc/
H A Dframe.hxx893 inline sal_Bool IsBodyFrm() const;
1263 inline sal_Bool SwFrm::IsBodyFrm() const in IsBodyFrm() function in SwFrm
/aoo4110/main/sw/source/core/text/
H A Dfrmform.cxx152 if( !pFrm->IsBodyFrm() && pFrm->GetUpper() ) in _ValidateBodyFrm()
220 while( pFrm && !pFrm->IsBodyFrm() ) in FindBodyFrm()
H A Dtxtio.cxx99 else if( pFrm->IsBodyFrm() ) in lcl_OutFrame()
/aoo4110/main/sw/source/core/draw/
H A Ddflyobj.cxx888 if ( pSh && pRel->IsBodyFrm() && in NbcResize()
/aoo4110/main/sw/source/core/fields/
H A Dreffld.cxx80 if( pFrm->IsBodyFrm() ) // soll uns nicht weiter interessieren in lcl_GetLayTree()
/aoo4110/main/sw/source/core/frmedt/
H A Dfews.cxx1130 if( !pUpper->IsBodyFrm() ) in CalcBoundRect()

Completed in 173 milliseconds