sfx2: fix comment copypasta

Change-Id: Iebb5f51afe6f32883a535656d8b9e1f0ec678050
This commit is contained in:
Michael Stahl
2017-01-31 13:13:26 +01:00
parent 0681a6ee28
commit 95db32acab

View File

@@ -94,7 +94,7 @@ struct SfxObjectShell_Impl : public ::sfx2::IMacroDocumentAccess
bUseUserData:1,
bUseThumbnailSave:1,
bSaveVersionOnClose:1,
m_bSharedXMLFlag:1, // whether the flag should be stored in xml file
m_bSharedXMLFlag:1, // whether the document should be edited in shared mode
m_bAllowShareControlFileClean:1, // whether the flag should be stored in xml file
m_bConfigOptionsChecked:1; // whether or not the user options are checked after the Options dialog is closed.