Home
last modified time | relevance | path

Searched refs:FIRSTLEAF (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx670 #define FIRSTLEAF( pLayFrm ) ( ( pLayFrm->Lower() && pLayFrm->Lower()->IsColumnFrm() )\ macro
725 pUp = FIRSTLEAF( pNxtSct ); in MoveCntntAndDelete()
757 pUp = FIRSTLEAF( pPrvSct ); in MoveCntntAndDelete()
1598 return FIRSTLEAF( pSect->GetFollow() ); in GetNextSctLeaf()
1626 return FIRSTLEAF( pSect->GetFollow() ); in GetNextSctLeaf()
1781 pLayLeaf = FIRSTLEAF( pNew ); in GetNextSctLeaf()
1954 pLayLeaf = FIRSTLEAF( pNew ); in GetPrevSctLeaf()
1965 pLayLeaf = FIRSTLEAF( pNew ); in GetPrevSctLeaf()

Completed in 20 milliseconds