• Caolán McNamara's avatar
    Resolves: fdo#33636 spell-checker dialog itself can munge the selection · d32843c9
    Caolán McNamara yazdı
    It can create/activate an editview, and GetSheetSelection will take an active
    editview as the current selection. So from GetSheetSelection's POV activating
    the spellchecker changes the selection, and the SpellChecker dialog detects a
    selection change as indicating that the spell-checking needs to be restarted on
    the new selection.
    d32843c9
spelldialog.hxx 3.94 KB