Kaydet (Commit) 48462123 authored tarafından Herbert Dürr's avatar Herbert Dürr

#i119987# fix Impress crash when pasting text under Outline view

Patch by: Wang Zhe
Testing by: Yan Ji
Review by: hdu
üst f8721f5f
...@@ -251,6 +251,7 @@ void OutlineViewShell::FuTemporary(SfxRequest &rReq) ...@@ -251,6 +251,7 @@ void OutlineViewShell::FuTemporary(SfxRequest &rReq)
else else
xPresentation->rehearseTimings(); xPresentation->rehearseTimings();
} }
Cancel();
rReq.Done(); rReq.Done();
} }
break; break;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment