• Michael Stahl's avatar
    sw: SwNavigationMgr: don't store SwPositions · 0e898354
    Michael Stahl yazdı
    Using SwPosition to store the history is an awful ideal as that isn't
    corrected when the node it points to is deleted, which could cause
    crashes when the user then wants to jump there.
    SwUnoCrsr looks like a better fit as it is automatically corrected.
    0e898354
navmgr.hxx 2.84 KB