Searched refs:IsRowFrm (Results 1 – 18 of 18) sorted by relevance
116 ASSERT( Lower() && Lower()->IsRowFrm(), "SwTabFrm::SwTabFrm: No rows." ); in SwTabFrm()190 ASSERT( Lower() && Lower()->IsRowFrm(), "Keine Zeilen." ); in RegistFlys()377 if ( pTmp && pTmp->IsRowFrm() ) in lcl_ShrinkCellsAndAllContent()562 ((SwCellFrm*)pCell)->Lower()->IsRowFrm() ) in lcl_PreprocessRowsInCells()632 pCurrMasterCell->Lower()->IsRowFrm() ) in lcl_PostprocessRowsInCells()1007 if ( pTmpFrm->IsRowFrm() ) in lcl_FindSectionsInRow()2475 while ( pTmpRow && !pTmpRow->IsRowFrm() ) in MakeAll()4131 if ( pLow->IsRowFrm() ) in lcl_CalcMinCellHeight()4241 if ( pCurrLower->Lower() && pCurrLower->Lower()->IsRowFrm() ) in lcl_GetTopSpace()4434 if ( GetUpper()->GetUpper()->IsRowFrm() && in Format()[all …]
762 else if ( IsRowFrm() ) in _FindNext()1527 ASSERT( pCell->Lower() && pCell->Lower()->IsRowFrm(), in lcl_FindCorrespondingCellFrm()1567 while( !pRow->IsRowFrm() || !pRow->GetUpper()->IsTabFrm() ) in GetFollowCell()1615 while( !pRow->IsRowFrm() || !pRow->GetUpper()->IsTabFrm() ) in GetPreviousCell()1741 while( pRow && ( !pRow->IsRowFrm() || !pRow->GetUpper()->IsTabFrm() ) ) in IsInSplitTableRow()1774 while( pRow && ( !pRow->IsRowFrm() || !pRow->GetUpper()->IsTabFrm() ) ) in IsInFollowFlowRow()
659 SwRect aRect = IsRowFrm() ? GetUpper()->Frm() : Frm(); in PaintArea()676 if( pTmp->IsRowFrm() && nRowSpan > 1 ) in PaintArea()688 pTmp->IsCellFrm() || pTmp->IsRowFrm() || //nobody leaves a table! in PaintArea()
4159 sal_uInt8 nSubCol = ( IsCellFrm() || IsRowFrm() ) ? SUBCOL_TAB : in PaintBorderLine()4688 while( !pTmpFrm->IsRowFrm() || !pTmpFrm->GetUpper()->IsTabFrm() ) in lcl_GetCellFrmForBorderAttrs()4691 if ( pTmpFrm->IsRowFrm() && in lcl_GetCellFrmForBorderAttrs()4709 ASSERT( pTmpFrm && pTmpFrm->IsRowFrm(), "No RowFrm available" ); in lcl_GetCellFrmForBorderAttrs()4770 ( pLowerCell->GetLower() && pLowerCell->GetLower()->IsRowFrm() ) in lcl_GetCellFrmForBorderAttrs()4795 ( pLowerCell->GetLower() && pLowerCell->GetLower()->IsRowFrm() ) in lcl_GetCellFrmForBorderAttrs()4798 if ( pLowerCell->IsRowFrm() ) in lcl_GetCellFrmForBorderAttrs()4828 if ( IsTabFrm() || IsCellFrm() || IsRowFrm() ) in PaintBorder()6266 if ( IsTabFrm() || IsCellFrm() || IsRowFrm() ) in PaintSubsidiaryLines()6277 IsRowFrm() || in PaintSubsidiaryLines()[all …]
62 while( !pRow->IsRowFrm() || !pRow->GetUpper()->IsTabFrm() || in fillSoftPageBreakList()
529 else if( pFrm->IsRowFrm() ) in lcl_FrameType()
304 pToBeCheckedFrm->IsRowFrm() || in HasEnvironmentAutoSize()
1928 if ( pCell->Lower() && pCell->Lower()->IsRowFrm() ) in MakeTblCrsrs()
504 if ( pLay->IsRowFrm() ) in ~SwLayNotify()
343 if ( IsRowFrm() ) in _UpdateAttrFrm()
170 if( pLower->IsRowFrm() ) in CollectData()205 if( pLower->IsRowFrm() ) in CollectRowHeaderData()249 if( pLower->IsRowFrm() ) in CollectColumnHeaderData()309 if ( !pLower->IsRowFrm() || in CollectExtents()357 if ( !pLower->IsRowFrm() || in FindCell()424 if ( !pLower->IsRowFrm() || in GetSelection()2059 if ( !rLower.GetSwFrm()->IsRowFrm() || in getAccessibleChildCount()
425 if ( pCell->Lower() && pCell->Lower()->IsRowFrm() ) in GetTblSel()628 if ( pCell->Lower() && pCell->Lower()->IsRowFrm() ) in ChkChartSel()835 if ( pCell->Lower() && pCell->Lower()->IsRowFrm() ) in GetAutoSumSel()906 if ( pCell->Lower() && pCell->Lower()->IsRowFrm() ) in GetAutoSumSel()1209 if ( pCell->Lower() && pCell->Lower()->IsRowFrm() ) in GetMergeSel()1988 while ( pTmpRow && pTmpRow->IsRowFrm() ) in MakeSelUnions()2008 if ( pFirst->Lower() && pFirst->Lower()->IsRowFrm() ) in MakeSelUnions()2112 if ( pCell->Lower() && pCell->Lower()->IsRowFrm() ) in CheckSplitCells()
1921 while( pFrm->Lower() && pFrm->Lower()->IsRowFrm() ) in SelTblRowCol()2048 while( pFrm->Lower() && pFrm->Lower()->IsRowFrm() ) in WhichMouseTabCol()
908 inline sal_Bool IsRowFrm() const;1291 inline sal_Bool SwFrm::IsRowFrm() const in IsRowFrm() function in SwFrm
223 else if ( rFrm.IsRowFrm() ) in lcl_GetKeyFromFrame()353 ( rFrm.IsRowFrm() && rFrm.IsInFollowFlowRow() ) || in CheckReopenTag()470 ( rFrm.IsRowFrm() && rFrm.IsInSplitTableRow() ) || in BeginTag()
296 while ( !pTmpFrm->IsRowFrm() ) in WidowsAndOrphans()
105 else if( pFrm->IsRowFrm() ) in lcl_OutFrame()
218 while( !pRow->IsRowFrm() || !pRow->GetUpper()->IsTabFrm() ) in lcl_GetFtnLower()
Completed in 208 milliseconds