sw/source/core/undo/unins.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
New commits: commit e593b3b38434d605fa450afdb7a58e06bc6f949a Author: Matteo Casalin <matteo.casa...@yahoo.com> Date: Thu Aug 22 22:47:02 2013 +0200 Improve description Change-Id: Id1039c99f3a56a90aa69f05378428f0214df74a0 Reviewed-on: https://gerrit.libreoffice.org/5611 Reviewed-by: Michael Stahl <mst...@redhat.com> Tested-by: Michael Stahl <mst...@redhat.com> diff --git a/sw/source/core/undo/unins.cxx b/sw/source/core/undo/unins.cxx index dd7bde0..5145aaa 100644 --- a/sw/source/core/undo/unins.cxx +++ b/sw/source/core/undo/unins.cxx @@ -842,8 +842,9 @@ void SwUndoReRead::SetAndSave(::sw::UndoRedoContext & rContext) OUString* pOldNm = pNm; OUString* pOldFltr = pFltr; sal_uInt16 nOldMirr = nMirr; - + // since all of them are cleared/modified by SaveGraphicData: SaveGraphicData( *pGrfNd ); + if( pOldNm ) { pGrfNd->ReRead( *pOldNm, pFltr ? *pFltr : OUString(), 0, 0, sal_True ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits