Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/frmedt/
H A Dtblsel.cxx1659 if( rLns[ 0 ] == ((SwRowFrm*)aSttArr[ n ])->GetTabLine() && in lcl_FindStartEndRow()
1661 ((SwRowFrm*)aEndArr[ n ])->GetTabLine() ) in lcl_FindStartEndRow()
2295 if ( pFrm->GetTabLine() == rTable.GetTabLines()[i] ) in DelFrms()
2469 pSibling->GetTabLine() != pLine || in MakeFrms()
2542 pSibling->GetTabLine() != pLineBehind || in MakeNewFrms()
2586 pSibling->GetTabLine() != pLine || in MakeNewFrms()
2639 ASSERT( ((SwRowFrm*)pTable->Lower())->GetTabLine() == in MakeNewFrms()
H A Dfetab.cxx1177 const SwTableLine* pTabLine = static_cast<const SwRowFrm*>(pRow)->GetTabLine(); in lcl_GetRowNumber()
/aoo4110/main/sw/source/core/layout/
H A Dtabfrm.cxx263 SwRowFrm *pFollowFlowLine = new SwRowFrm(*rRow.GetTabLine(), &rTab, false ); in lcl_InsertNewFollowFlowLine()
594 … SwRowFrm* pNewRow = new SwRowFrm( *pTmpLastLineRow->GetTabLine(), &rTab, false ); in lcl_PreprocessRowsInCells()
4369 const SwTableLines& rLines = pTmpRow->GetTabLine()->GetUpper() ? in Format()
4370 pTmpRow->GetTabLine()->GetUpper()->GetTabLines() : in Format()
4373 while ( rLines[ nIdx ] != pTmpRow->GetTabLine() ) in Format()
4401 if ( pRow->GetTabLine() == pPrevTabLine && in Format()
4841 const SwTableLineFmt* pFrmFmt = (SwTableLineFmt*)GetTabLine()->GetFrmFmt(); in IsRowSplitAllowed()
5558 return GetTable()->IsHeadline( *((SwRowFrm*)pTmp)->GetTabLine() ); in IsInHeadline()
H A Dsoftpagebreak.cxx112 if( pLast->GetTabLine() == this ) in hasSoftPageBreak()
H A Dfindfrm.cxx1741 *(static_cast<const SwRowFrm*>(pRow)->GetTabLine()) ) || in IsInSplitTableRow()
/aoo4110/main/sw/source/core/inc/
H A Drowfrm.hxx67 const SwTableLine *GetTabLine() const { return pTabLine; } in GetTabLine() function in SwRowFrm
/aoo4110/main/sw/source/core/table/
H A Dswtable.cxx1616 if( pFrm->GetTabLine() == this ) in ClaimFrmFmt()
1637 if( pRow->GetTabLine() == this ) in ChgFrmFmt()
1684 if( pLast->GetTabLine() == this ) in GetTableLineHeight()
/aoo4110/main/sw/source/core/access/
H A Dacctable.cxx208 const SwTableLine* pLine = ((SwRowFrm*)pLower)->GetTabLine(); in CollectRowHeaderData()
252 const SwTableLine* pLine = ((SwRowFrm*)pLower)->GetTabLine(); in CollectColumnHeaderData()
/aoo4110/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx224 pKey = (void*)static_cast<const SwRowFrm&>(rFrm).GetTabLine(); in lcl_GetKeyFromFrame()
H A Dpormulti.cxx1802 const SwTableLine* pLine = ((SwRowFrm*)pUpperFrm->GetUpper())->GetTabLine(); in BuildMultiPortion()
/aoo4110/main/sw/source/core/doc/
H A Dtblrwcl.cxx214 if ( pFrm->GetTabLine() == GetTabLines()[i] ) \
526 if( pFrm->GetTabLine() == &rLine ) in GetRowFrm()
/aoo4110/main/sw/source/core/undo/
H A Duntbl.cxx1147 if( pTblLn ? ((SwRowFrm*)pLast)->GetTabLine() == pTblLn in NewFrmFmt()

Completed in 199 milliseconds