Fix 6b431b1f0d
Pushed wrong branch. Oops, sorry. Change-Id: I592cf16c7af3c5e37a03eee79e5822dcc0b39225
This commit is contained in:
@@ -2511,7 +2511,7 @@ void SwCrsrShell::_ParkPams( SwPaM* pDelRg, SwShellCrsr** ppDelRing )
|
|||||||
}
|
}
|
||||||
pTmpDel = 0;
|
pTmpDel = 0;
|
||||||
}
|
}
|
||||||
if( bGoNext && !bDelete )
|
if( bGoNext && !pTmp )
|
||||||
pTmp = (SwPaM*)pTmp->GetNext();
|
pTmp = (SwPaM*)pTmp->GetNext();
|
||||||
|
|
||||||
} while( !bGoNext || *ppDelRing != pTmp );
|
} while( !bGoNext || *ppDelRing != pTmp );
|
||||||
|
Reference in New Issue
Block a user