Searched refs:_InsertCnt (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sw/source/core/inc/ |
H A D | frmtool.hxx | 99 void MA_FASTCALL _InsertCnt( SwLayoutFrm *pLay, SwDoc *pDoc, sal_uLong nIndex,
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | node2lay.cxx | 397 ::_InsertCnt( pUp, pDoc, pNd->GetIndex(), sal_False, nStt+1, pNxt ); in RestoreUpperFrms()
|
/aoo42x/main/sw/source/core/layout/ |
H A D | frmtool.cxx | 1249 void MA_FASTCALL _InsertCnt( SwLayoutFrm *pLay, SwDoc *pDoc, in _InsertCnt() function 1802 ::_InsertCnt( pUpper, pDoc, rSttIdx.GetIndex(), in MakeFrms() 1823 ::_InsertCnt( pUpper, pDoc, rSttIdx.GetIndex(), sal_False, in MakeFrms()
|
H A D | hffrm.cxx | 132 ::_InsertCnt( this, pFmt->GetDoc(), ++nIndex ); in SwHeadFootFrm()
|
H A D | newfrm.cxx | 576 ::_InsertCnt( pLay, pDoc, aTmp.GetIndex(), sal_True ); in Init()
|
H A D | fly.cxx | 228 ::_InsertCnt( Lower() ? (SwLayoutFrm*)((SwLayoutFrm*)Lower())->Lower() : (SwLayoutFrm*)this, in InsertCnt() 626 ::_InsertCnt( pFollow->Lower() ? (SwLayoutFrm*)((SwLayoutFrm*)pFollow->Lower())->Lower() in UnchainFrames()
|
H A D | ftnfrm.cxx | 1786 ::_InsertCnt( pNew, pDoc, aIdx.GetIndex() ); in AppendFtn()
|
H A D | tabfrm.cxx | 4888 ::_InsertCnt( this, rBox.GetFrmFmt()->GetDoc(), ++nIndex ); in SwCellFrm()
|
/aoo42x/main/sw/source/core/text/ |
H A D | txtftn.cxx | 694 ::_InsertCnt( pNew, pDoc, aIdx.GetIndex() ); in ConnectFtn()
|
Completed in 115 milliseconds