Lines Matching refs:IsSctFrm
197 pNxt->IsSctFrm() && !static_cast<SwSectionFrm*>(pNxt)->GetSection() ) in ~SwFrmNotify()
534 else if( pLay->IsSctFrm() ) in ~SwLayNotify()
615 else if( pLay->IsSctFrm() ) in ~SwLayNotify()
649 else if ( bUnlockPosOfObjs && pLay->IsSctFrm() ) in ~SwLayNotify()
853 ( ( pPrevFrm->IsSctFrm() && in ~SwCntntNotify()
865 if ( pPrevFrm->IsSctFrm() ) in ~SwCntntNotify()
1303 ( pLay->IsSctFrm() || pLay->GetUpper() ) ) // Hierdurch werden Frischlinge in _InsertCnt()
1466 if( pPrv->IsSctFrm() ) in _InsertCnt()
1743 while( pMove && pMove->IsSctFrm() && in MakeFrms()
1754 else if ( pMove->IsSctFrm() ) in MakeFrms()
1771 if( pMove->IsSctFrm() ) in MakeFrms()
1773 while( pMove && pMove->IsSctFrm() && in MakeFrms()
1776 if( pMove && pMove->IsSctFrm() ) in MakeFrms()
1837 && pSct->GetNext()->IsSctFrm() ) in MakeFrms()
2461 if( pLay->IsSctFrm() && pLay->Lower() && pLay->Lower()->IsColumnFrm() ) in SaveCntnt()
2479 if ( pSav->IsInTab() && !( ( pLay->IsSctFrm() || pLay->IsCellFrm() ) && pLay->IsInTab() ) ) in SaveCntnt()
2513 else if ( pFloat->IsTabFrm() || pFloat->IsSctFrm() ) in SaveCntnt()
3295 if ( pCell->Lower()->IsCntntFrm() || pCell->Lower()->IsSctFrm() ) in lcl_CalcCellRstHeight()
3304 else if( pLow->IsSctFrm() && ((SwSectionFrm*)pLow)->IsUndersized() ) in lcl_CalcCellRstHeight()