Home
last modified time | relevance | path

Searched refs:GetNextLayoutLeaf (Results 1 – 10 of 10) sorted by relevance

/aoo42x/main/sw/source/core/inc/
H A Dframe.hxx763 inline const SwLayoutFrm *GetNextLayoutLeaf() const;
765 inline SwLayoutFrm *GetNextLayoutLeaf();
1054 inline SwLayoutFrm *SwFrm::GetNextLayoutLeaf() in GetNextLayoutLeaf() function in SwFrm
1056 return (SwLayoutFrm*)((const SwFrm*)this)->GetNextLayoutLeaf(); in GetNextLayoutLeaf()
1064 inline const SwLayoutFrm *SwFrm::GetNextLayoutLeaf() const in GetNextLayoutLeaf() function in SwFrm
/aoo42x/main/sw/source/core/layout/
H A Dsectfrm.cxx671 ? pLayFrm->GetNextLayoutLeaf() \
1647 pLayLeaf = GetNextLayoutLeaf(); in GetNextSctLeaf()
1651 pLayLeaf = pLayLeaf->GetNextLayoutLeaf(); in GetNextSctLeaf()
1682 pLayLeaf = pLayLeaf->GetNextLayoutLeaf(); in GetNextSctLeaf()
1704 pLayLeaf = pOldLayLeaf ? pOldLayLeaf : GetNextLayoutLeaf(); in GetNextSctLeaf()
H A Dfindfrm.cxx126 pLayLeaf = pLayLeaf->GetNextLayoutLeaf(); in ContainsCntnt()
196 pLayLeaf = pLayLeaf->GetNextLayoutLeaf(); in ContainsAny()
201 pLayLeaf = pLayLeaf->GetNextLayoutLeaf(); in ContainsAny()
H A Dflowfrm.cxx986 pLayLeaf = GetNextLayoutLeaf(); in GetNextLeaf()
1011 pLayLeaf = pLayLeaf->GetNextLayoutLeaf(); in GetNextLeaf()
1065 pLayLeaf = GetNextLayoutLeaf(); in GetNextLeaf()
1086 pLayLeaf = pOldLayLeaf ? pOldLayLeaf : GetNextLayoutLeaf(); in GetNextLeaf()
H A Dfrmtool.cxx1516 pLay = pLay->GetNextLayoutLeaf(); in _InsertCnt()
1580 pLay = pLay->GetNextLayoutLeaf(); in _InsertCnt()
H A Dlaycache.cxx986 rpLay = rpLay->GetNextLayoutLeaf(); in CheckInsert()
H A Dtrvlfrm.cxx1936 pCell = pCell->GetNextLayoutLeaf(); in MakeTblCrsrs()
/aoo42x/main/sw/source/core/frmedt/
H A Dtblsel.cxx171 pTmp = pTmp->GetNextLayoutLeaf(); in lcl_FindNextCellFrm()
1735 pTmp = pTmp->GetNextLayoutLeaf(); in lcl_FindStartEndCol()
1801 pTmpLeaf = pTmpLeaf->GetNextLayoutLeaf(); in lcl_FindStartEndCol()
1803 pTmpLeaf = pTmpLeaf->GetNextLayoutLeaf(); in lcl_FindStartEndCol()
1806 pTmpLeaf = pTmpLeaf->GetNextLayoutLeaf(); in lcl_FindStartEndCol()
1814 rpStart = rpStart->GetNextLayoutLeaf(); in lcl_FindStartEndCol()
/aoo42x/main/sw/source/core/docnode/
H A Dndtbl1.cxx572 { pTmp = pTmp->GetNextLayoutLeaf(); in lcl_CollectCells()
1437 pCell = pCell->GetNextLayoutLeaf(); in lcl_CalcColValues()
H A Dndtbl.cxx2694 const SwFrm* pFrm = pTab->GetNextLayoutLeaf(); in GetTabRows()
2767 pFrm = pFrm->GetNextLayoutLeaf(); in GetTabRows()
2941 const SwFrm* pFrm = pTab->GetNextLayoutLeaf(); in SetTabRows()
2987 pFrm = pFrm->GetNextLayoutLeaf(); in SetTabRows()

Completed in 245 milliseconds