Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Dflowfrm.cxx877 return bFwd ? GetNextLeaf( eMakePage ) : GetPrevLeaf( eMakePage ); in GetLeaf()
962 SwLayoutFrm *SwFrm::GetNextLeaf( MakePageType eMakePage ) in GetNextLeaf() function in SwFrm
H A Dtabfrm.cxx3544 pRet = GetNextLeaf( eMakePage ); in GetLeaf()
3546 pRet = pRet->GetNextLeaf( eMakePage ); in GetLeaf()
H A Dsectfrm.cxx2300 return 0 != ((SwFrm*)GetUpper())->GetNextLeaf( MAKEPAGE_NONE ); in MoveAllowed()
/aoo4110/main/sw/source/core/inc/
H A Dframe.hxx534 SwLayoutFrm *GetNextLeaf ( MakePageType eMakePage );

Completed in 65 milliseconds