Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/crsr/
H A Dswcrsr.cxx2332 const SwTableBox* pPNew = *( rNew.GetData() + nNew ); in ActualizeSelection() local
2333 if( pPOld == pPNew ) in ActualizeSelection()
2338 else if( pPOld->GetSttIdx() < pPNew->GetSttIdx() ) in ActualizeSelection()
2342 InsertBox( *pPNew ); // this is a new one in ActualizeSelection()

Completed in 17 milliseconds