Lines Matching refs:IsRowFrm

116     ASSERT( Lower() && Lower()->IsRowFrm(), "SwTabFrm::SwTabFrm: No rows." );  in SwTabFrm()
190 ASSERT( Lower() && Lower()->IsRowFrm(), "Keine Zeilen." ); in RegistFlys()
259 ASSERT( rTmpRow.IsRowFrm(), "No row frame to copy for FollowFlowLine" ) in lcl_InsertNewFollowFlowLine()
377 if ( pTmp && pTmp->IsRowFrm() ) in lcl_ShrinkCellsAndAllContent()
430 if ( pCurrSourceCell->Lower() && pCurrSourceCell->Lower()->IsRowFrm() ) in lcl_MoveRowContent()
515 if ( pCurrLastLineCell->Lower() && pCurrLastLineCell->Lower()->IsRowFrm() ) in lcl_PreprocessRowsInCells()
562 ((SwCellFrm*)pCell)->Lower()->IsRowFrm() ) in lcl_PreprocessRowsInCells()
632 pCurrMasterCell->Lower()->IsRowFrm() ) in lcl_PostprocessRowsInCells()
1007 if ( pTmpFrm->IsRowFrm() ) in lcl_FindSectionsInRow()
1137 if ( pLowerCell->Lower() && pLowerCell->Lower()->IsRowFrm() ) in Split()
1638 ( !_bOnlyRowsAndCells || pFrm->IsRowFrm() || pFrm->IsCellFrm() ) ) in lcl_InnerCalcLayout()
2475 while ( pTmpRow && !pTmpRow->IsRowFrm() ) in MakeAll()
4090 if ( pTab->IsCollapsingBorders() && rCell.Lower() && !rCell.Lower()->IsRowFrm() ) in lcl_CalcTopAndBottomMargin()
4131 if ( pLow->IsRowFrm() ) in lcl_CalcMinCellHeight()
4241 if ( pCurrLower->Lower() && pCurrLower->Lower()->IsRowFrm() ) in lcl_GetTopSpace()
4262 if ( pCurrLower->Lower() && pCurrLower->Lower()->IsRowFrm() ) in lcl_GetTopLineDist()
4283 if ( pCurrLower->Lower() && pCurrLower->Lower()->IsRowFrm() ) in lcl_GetBottomLineSize()
4308 if ( pCurrLower->Lower() && pCurrLower->Lower()->IsRowFrm() ) in lcl_GetBottomLineDist()
4386 pTmpRow->GetUpper()->GetUpper()->IsRowFrm() ? in Format()
4434 if ( GetUpper()->GetUpper()->IsRowFrm() && in Format()
5179 if ( pTab->IsCollapsingBorders() && !Lower()->IsRowFrm() ) in Format()
5673 if ( pTmp->IsRowFrm() ) in lcl_CalcHeightOfFirstContentLine()