• Michael Stahl's avatar
    sw: fdo#39159 fdo#40482: temp selection print doc: · 89d2733e
    Michael Stahl yazdı
    Ensure that the printing temp selection document is not destroyed
    prematurely by SwXTextView::NotifySelChanged, called via
    ViewOptionAdjustStop, by retaining the temp doc object shell not
    at the View but in SwRenderData.
    
    Not restoring the view options for selections does not actually work,
    because having a selection surprisingly does not imply printing a
    temp document: the preview also uses a selection.
    (view option regression from cd690d2e)
    89d2733e
printdata.hxx 14.9 KB