Searched refs:pNextNewUpper (Results 1 – 1 of 1) sorted by relevance
2553 SwLayoutFrm* pNextNewUpper = pNewUpper->GetLeaf( in MoveBwd() local2559 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