Kaydet (Commit) 270ad08f authored tarafından Thomas Arnhold's avatar Thomas Arnhold

clarify the duplicate

Change-Id: I5d4a64a7d7effc49f982ad33fa6a535d99863f96
Reviewed-on: https://gerrit.libreoffice.org/2404Reviewed-by: 's avatarThomas Arnhold <thomas@arnhold.org>
Tested-by: 's avatarThomas Arnhold <thomas@arnhold.org>
üst 0ac6c626
......@@ -2736,6 +2736,7 @@ void SAL_CALL SdMasterPagesAccess::remove( const uno::Reference< drawing::XDrawP
rDoc.AddUndo(rDoc.GetSdrUndoFactory().CreateUndoDeletePage(*pPage));
}
// remove both pages
rDoc.RemoveMasterPage( nPage );
rDoc.RemoveMasterPage( nPage );
......
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