Files
libreoffice/sd/source/ui/slidesorter/controller
Michael Stahl a9e0c222f5 rhbz#965646: sd: unregister slide sorter listener to avoid crashes
sd::slidesorter::controller::Listener::Notify(): when the ~SdDrawDocument
sends a HINT_MODELCLEARED, unregister since the document doesn't exist
any more.  This should hopefully avoids accessing a SfxViewShell
instance that has apparently already been deleted somewhere in one of
the listeners.

Change-Id: I0ba9a58d77741a52b652a6c55c2327db80859011
2013-07-10 15:49:06 +02:00
..