Searched refs:GetPrevLayoutLeaf (Results 1 – 4 of 4) sorted by relevance
762 inline const SwLayoutFrm *GetPrevLayoutLeaf() const;764 inline SwLayoutFrm *GetPrevLayoutLeaf();1059 inline SwLayoutFrm *SwFrm::GetPrevLayoutLeaf() in GetPrevLayoutLeaf() function in SwFrm1061 return (SwLayoutFrm*)((const SwFrm*)this)->GetPrevLayoutLeaf(); in GetPrevLayoutLeaf()1069 inline const SwLayoutFrm *SwFrm::GetPrevLayoutLeaf() const in GetPrevLayoutLeaf() function in SwFrm
1787 const SwLayoutFrm* pTmpLeaf = rpEnd->GetPrevLayoutLeaf(); in lcl_FindStartEndCol()1822 pTmpLeaf = pTmpLeaf->GetPrevLayoutLeaf(); in lcl_FindStartEndCol()1824 pTmpLeaf = pTmpLeaf->GetPrevLayoutLeaf(); in lcl_FindStartEndCol()1826 pTmpLeaf = pTmpLeaf->GetPrevLayoutLeaf(); in lcl_FindStartEndCol()1836 rpEnd = rpEnd->GetPrevLayoutLeaf(); in lcl_FindStartEndCol()2020 pLast = ::lcl_FindCellFrm( pLast->GetPrevLayoutLeaf() ); in MakeSelUnions()
1115 SwLayoutFrm *pLayLeaf = GetPrevLayoutLeaf(); in GetPrevLeaf()1122 pLayLeaf = pLayLeaf->GetPrevLayoutLeaf(); in GetPrevLeaf()1128 pLayLeaf = pLayLeaf->GetPrevLayoutLeaf(); in GetPrevLeaf()1135 pLayLeaf = pLayLeaf->GetPrevLayoutLeaf(); in GetPrevLeaf()
1879 SwLayoutFrm *pLayLeaf = GetPrevLayoutLeaf(); in GetPrevSctLeaf()1887 pLayLeaf = pLayLeaf->GetPrevLayoutLeaf(); in GetPrevSctLeaf()1913 pLayLeaf = pLayLeaf->GetPrevLayoutLeaf(); in GetPrevSctLeaf()1920 pLayLeaf = pLayLeaf->GetPrevLayoutLeaf(); in GetPrevSctLeaf()
Completed in 109 milliseconds