Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx2344 const SwTableBox* pPNew = *( rNew.GetData() + nNew ); in ActualizeSelection() local
2345 if( pPOld == pPNew ) in ActualizeSelection()
2350 else if( pPOld->GetSttIdx() < pPNew->GetSttIdx() ) in ActualizeSelection()
2354 InsertBox( *pPNew ); // this is a new one in ActualizeSelection()

Completed in 24 milliseconds