Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dflowfrm.cxx2553 SwLayoutFrm* pNextNewUpper = pNewUpper->GetLeaf( in MoveBwd() local
2559 ASSERT( pNextNewUpper, "<SwFlowFrm::MoveBwd(..)> - missing next new upper" ); in MoveBwd()
2560 if ( pNextNewUpper && in MoveBwd()
2561 ( pNextNewUpper == rThis.GetUpper() || in MoveBwd()
2562 pNextNewUpper->GetType() != rThis.GetUpper()->GetType() ) ) in MoveBwd()

Completed in 21 milliseconds