Searched refs:InsertBehind (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sw/source/core/layout/ |
H A D | tabfrm.cxx | 110 pNew->InsertBehind( this, pTmpPrev ); in SwTabFrm() 598 pNewRow->InsertBehind( pCurrFollowFlowLineCell, 0 ); in lcl_PreprocessRowsInCells() 969 pRow->InsertBehind( this, pInsertBehind ); in RemoveFollowFlowLine() 1256 pFoll->InsertBehind( GetUpper(), this ); in Split() 1344 pRow->InsertBehind( pFoll, pInsertBehind ); in Split() 1420 pRow->InsertBehind( this, pPrv ); in Join() 3878 pNew->InsertBehind( this, pTmpPrev ); in SwRowFrm() 4897 pNew->InsertBehind( this, pTmpPrev ); in SwCellFrm()
|
H A D | laycache.cxx | 874 rpFrm->InsertBehind( rpLay, rpPrv ); in CheckInsert() 922 pRow->InsertBehind( pFoll, pPrv ); in CheckInsert() 978 pSct->InsertBehind( rpLay, 0 ); in CheckInsert()
|
H A D | frmtool.cxx | 1341 pFrm->InsertBehind( pLay, pPrv ); in _InsertCnt() 1394 pFrm->InsertBehind( pLay, pPrv ); in _InsertCnt() 1447 pFrm->InsertBehind( pTmp->GetUpper(), pTmp ); in _InsertCnt() 1454 pFrm->InsertBehind( pLay, pPrv ); in _InsertCnt() 1551 pFrm->InsertBehind( pLay, pPrv ); in _InsertCnt()
|
H A D | colfrm.cxx | 63 pColBody->InsertBehind( this, 0 ); // ColumnFrms jetzt mit BodyFrm in SwColumnFrm()
|
H A D | sectfrm.cxx | 559 pNew->InsertBehind( pSect->GetUpper(), pSect ); in SplitSect() 753 pPrvSct->InsertBehind( pUp, pPrv ); in MoveCntntAndDelete()
|
H A D | wsfrm.cxx | 635 void SwFrm::InsertBehind( SwLayoutFrm *pParent, SwFrm *pBefore ) in InsertBehind() function in SwFrm
|
/trunk/main/sw/source/core/inc/ |
H A D | frame.hxx | 531 void InsertBehind( SwLayoutFrm *pParent, SwFrm *pBefore );
|
Completed in 198 milliseconds