Searched refs:GetNextLayoutLeaf (Results 1 – 10 of 10) sorted by relevance
763 inline const SwLayoutFrm *GetNextLayoutLeaf() const;765 inline SwLayoutFrm *GetNextLayoutLeaf();1054 inline SwLayoutFrm *SwFrm::GetNextLayoutLeaf() in GetNextLayoutLeaf() function in SwFrm1056 return (SwLayoutFrm*)((const SwFrm*)this)->GetNextLayoutLeaf(); in GetNextLayoutLeaf()1064 inline const SwLayoutFrm *SwFrm::GetNextLayoutLeaf() const in GetNextLayoutLeaf() function in SwFrm
671 ? 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()
126 pLayLeaf = pLayLeaf->GetNextLayoutLeaf(); in ContainsCntnt()196 pLayLeaf = pLayLeaf->GetNextLayoutLeaf(); in ContainsAny()201 pLayLeaf = pLayLeaf->GetNextLayoutLeaf(); in ContainsAny()
986 pLayLeaf = GetNextLayoutLeaf(); in GetNextLeaf()1011 pLayLeaf = pLayLeaf->GetNextLayoutLeaf(); in GetNextLeaf()1065 pLayLeaf = GetNextLayoutLeaf(); in GetNextLeaf()1086 pLayLeaf = pOldLayLeaf ? pOldLayLeaf : GetNextLayoutLeaf(); in GetNextLeaf()
1516 pLay = pLay->GetNextLayoutLeaf(); in _InsertCnt()1580 pLay = pLay->GetNextLayoutLeaf(); in _InsertCnt()
986 rpLay = rpLay->GetNextLayoutLeaf(); in CheckInsert()
1936 pCell = pCell->GetNextLayoutLeaf(); in MakeTblCrsrs()
171 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()
572 { pTmp = pTmp->GetNextLayoutLeaf(); in lcl_CollectCells()1437 pCell = pCell->GetNextLayoutLeaf(); in lcl_CalcColValues()
2694 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