Kaydet (Commit) 380ad1c6 authored tarafından Lei De Bin's avatar Lei De Bin

#121001# fix issue which loading the xls file contain drawing, form control,…

#121001# fix issue which loading the xls file contain drawing, form control, graphic ... will enable the undo action

Reported by: Yan Ji
Patch by: Lei De Bin 
Review by: Li Jian Yuan
üst 7a45b16b
......@@ -1412,6 +1412,7 @@ sal_Bool __EXPORT ScDocShell::ConvertFrom( SfxMedium& rMedium )
}
FinishedLoading( SFX_LOADED_MAINDOCUMENT | SFX_LOADED_IMAGES );
GetUndoManager()->Clear();
// #73762# invalidate eventually temporary table areas
if ( bRet )
aDocument.InvalidateTableArea();
......
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