Home
last modified time | relevance | path

Searched refs:GetPrevLayoutLeaf (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sw/source/core/inc/
H A Dframe.hxx753 inline const SwLayoutFrm *GetPrevLayoutLeaf() const;
755 inline SwLayoutFrm *GetPrevLayoutLeaf();
1047 inline SwLayoutFrm *SwFrm::GetPrevLayoutLeaf() in GetPrevLayoutLeaf() function in SwFrm
1049 return (SwLayoutFrm*)((const SwFrm*)this)->GetPrevLayoutLeaf(); in GetPrevLayoutLeaf()
1057 inline const SwLayoutFrm *SwFrm::GetPrevLayoutLeaf() const in GetPrevLayoutLeaf() function in SwFrm
/aoo41x/main/sw/source/core/frmedt/
H A Dtblsel.cxx1787 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()
/aoo41x/main/sw/source/core/layout/
H A Dflowfrm.cxx1115 SwLayoutFrm *pLayLeaf = GetPrevLayoutLeaf(); in GetPrevLeaf()
1122 pLayLeaf = pLayLeaf->GetPrevLayoutLeaf(); in GetPrevLeaf()
1128 pLayLeaf = pLayLeaf->GetPrevLayoutLeaf(); in GetPrevLeaf()
1135 pLayLeaf = pLayLeaf->GetPrevLayoutLeaf(); in GetPrevLeaf()
H A Dsectfrm.cxx1879 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 40 milliseconds