Home
last modified time | relevance | path

Searched refs:pPrevLeaf (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/layout/
H A Dsectfrm.cxx1880 SwLayoutFrm *pPrevLeaf = 0; in GetPrevSctLeaf() local
1912 pPrevLeaf = pLayLeaf; in GetPrevSctLeaf()
1924 if( !pPrevLeaf ) in GetPrevSctLeaf()
1926 pLayLeaf = pPrevLeaf; in GetPrevSctLeaf()
H A Dflowfrm.cxx1116 SwLayoutFrm *pPrevLeaf = 0; in GetPrevLeaf() local
1127 pPrevLeaf = pLayLeaf; in GetPrevLeaf()
1137 return pLayLeaf ? pLayLeaf : pPrevLeaf; in GetPrevLeaf()

Completed in 35 milliseconds