sc/source/filter/excel/xiescher.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 0f33ad3847da22350e69fd998d7494e4334c1ed9 Author: Wang Lei <l...@apache.org> Date: Fri Sep 7 08:56:23 2012 +0000 Resolves: #i119487 Images lose macro association when open Excel file in AOO Patch by: Chen Peng Review by: Wang Lei (cherry picked from commit 0c3cf59b060aa28c6d16c98c6139b316971f8c6b) Change-Id: Ibb68dba9427953e8477f40be79a6271dc1b84aa5 diff --git a/sc/source/filter/excel/xiescher.cxx b/sc/source/filter/excel/xiescher.cxx index 58c35c0..7db78f3 100644 --- a/sc/source/filter/excel/xiescher.cxx +++ b/sc/source/filter/excel/xiescher.cxx @@ -2798,7 +2798,7 @@ XclImpPictureObj::XclImpPictureObj( const XclImpRoot& rRoot ) : mbUseCtlsStrm( false ) { SetAreaObj( true ); - SetSimpleMacro( false ); + SetSimpleMacro( true ); SetCustomDffObj( true ); } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits