sd/source/core/sdpage.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 1658770eb9c023484846994a26c3be31deee24d8
Author: Noel Grandin <[email protected]>
AuthorDate: Wed Oct 31 13:55:35 2018 +0200
Commit: Aron Budea <[email protected]>
CommitDate: Tue Nov 27 05:17:17 2018 +0100
tdf#120920 Assertion failure when switching slide layouts with text entered
no need to call StartListening here, has already been done inside
SdPage::CreatePresObj
Change-Id: I590e51f7afeb336d562d3ad9ccc123f542897aae
Reviewed-on: https://gerrit.libreoffice.org/62689
Tested-by: Jenkins
Reviewed-by: Noel Grandin <[email protected]>
(cherry picked from commit ef9bfdfe4f4ef75ca65547face0db09af7352314)
Reviewed-on: https://gerrit.libreoffice.org/64082
Reviewed-by: Aron Budea <[email protected]>
Tested-by: Aron Budea <[email protected]>
diff --git a/sd/source/core/sdpage.cxx b/sd/source/core/sdpage.cxx
index 9479976ac74e..f8808e789fa0 100644
--- a/sd/source/core/sdpage.cxx
+++ b/sd/source/core/sdpage.cxx
@@ -2143,8 +2143,6 @@ SdrObject* convertPresentationObjectImpl(SdPage& rPage,
SdrObject* pSourceObj, P
if (pSubtitleSheet)
pOutlParaObj->ChangeStyleSheetName(SD_STYLE_FAMILY_MASTERPAGE,
pSubtitleSheet->GetName(), pSheet->GetName());
}
-
- pNewObj->StartListening(*pSheet);
}
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits